Lists (1)
Sort Name ascending (A-Z)
Stars
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Lightweight coding agent that runs in your terminal
A scalable, distributed, collaborative, document-graph database, for the realtime web
HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Distributed transactional key-value database, originally created to complement TiDB
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
Tools for concurrent programming in Rust
The open-source Observability 2.0 database. One engine for metrics, logs, and traces — replacing Prometheus, Loki & ES.
A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
Official Rust implementation of Apache Arrow
Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build…
A lock-free, read-optimized, concurrency primitive.
Represent large sets and maps compactly with finite state transducers.
Transmute-free Rust library to work with the Arrow format
A reimplementation of LevelDB in Rust (no bindings).
Lock-free SPSC FIFO ring buffer with direct access to inner data
Efficiently-updatable double-array trie in Rust (ported from cedar)
Collection of insert-only wait-free data-structures.
Wait-free, cache-aware MPSC queue in Rust (proof of concept)
A collection of Lock-Free algorithms and datatstructures