Trezor is the world's first hardware cryptocurrency wallet, founded by Satoshilabs in Prague, Czech Republic in 2013, known for open-source transparency, with products including Model One, Model T, and Trezor Suite.
Provider
12 results shownPostgreSQL is the most powerful open-source object-relational database system, maintained by a global developer community, renowned for its extensibility, standard compliance, and reliability.
OpenZeppelin is the industry standard for smart contract security. Founded in 2017, it provides open-source contract libraries, security audits, and the Defender monitoring platform, with $50M+ raised.
OpenTelemetry is the open-source observability standard under CNCF (Cloud Native Computing Foundation), unifying distributed traces, metrics, and logs data collection. Formed from the merger of OpenTracing and OpenCensus in 2019.
Nuxt (Nuxt.js) is the Vue.js full-stack framework supporting SSR, SSG, and ISR, created in 2016 by Sebastien Chopin, Alexandre Chopin, and Pooya Parsa.
MySQL is the world's most popular open-source relational database management system, originally developed by Sweden's MySQL AB in 1995 and now owned and maintained by Oracle Corporation, widely used by millions of websites and applications.
Mozilla is a non-profit-backed technology company known for the Firefox browser and its open-source mission, dedicated to internet privacy, security, and open standards.
MinIO is a high-performance S3-compatible open-source object store, built for Kubernetes and AI workloads, adopted by over 50% of Fortune 500 companies.
Hardhat is the most popular smart contract development environment in the Ethereum ecosystem. Founded in 2019 by Patricio Palladino and Franco Zeoli in Buenos Aires, Argentina, and open-sourced under the Nomic Foundation.
CockroachDB was founded in 2015 by Spencer Kimball, Peter Mattis, and Ben Darnell, headquartered in New York, USA. It is a cloud-native distributed SQL database compatible with PostgreSQL, built on Raft consensus and automatic sharding for global deployment and strong consistency.
Ceph is an open-source unified distributed storage system created by Sage Weil in 2004, providing object, block, and file storage interfaces, widely deployed in OpenStack, Kubernetes, and private cloud environments.
Fluentd, initiated in 2011 and donated to the CNCF in 2016 (graduated 2019), is an open-source log collector serving as a unified logging layer with 500+ plugins and multi-output routing, a mainstream log collection solution for Kubernetes.
Article
3 results shownVector Database Selection Guide: Pinecone, Milvus, Qdrant Compared
Vector databases are the core infrastructure for RAG and AI applications. This guide compares Pinecone, Milvus, Qdrant, and Weaviate across positioning, deployment, indexing, and retrieval, with selection advice by scale and scenario.
AI Model Evaluation and Benchmarking: From Automation to LLM-as-Judge
Is a model actually good? This guide covers the full evaluation stack: benchmark datasets, automated evaluation, human evaluation, LLM-as-judge, and hands-on use of lm-evaluation-harness and related tools.
Self-Hosted CDN Caching: Varnish and Nginx Reverse Proxy in Practice
Self-hosted CDN caching in practice — Nginx proxy cache, Varnish, Apache Traffic Server, and OpenResty compared, with configs and selection advice.