AnarchistHoneybun / rdms
Implementing a database system in Rust (I don't know why)
☆39Updated 8 months ago
Alternatives and similar repositories for rdms:
Users that are interested in rdms are comparing it to the libraries listed below
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆85Updated 3 weeks ago
- ☆49Updated last year
- ☆24Updated 8 months ago
- ☆19Updated 5 months ago
- Metatron library: Implementation in Rust of a report generation☆61Updated 5 months ago
- ☆32Updated 4 months ago
- ☆34Updated 2 months ago
- A light weight, typed, in-memory, ordered, key-value database.☆44Updated last year
- Real-time Kafka to ClickHouse ingestion service☆32Updated 9 months ago
- Create Kafaka-like things while enjoying low-level programming without external crates☆85Updated last month
- Writing A Wasm Runtime In Rust☆44Updated 6 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- 1BRC implementation in Rust☆32Updated 6 months ago
- A new schemaless, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core☆19Updated this week
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated 11 months ago
- A load balanced threadpool.☆30Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆115Updated 3 months ago
- File type detector☆31Updated this week
- A collection of boosting algorithms written in Rust 🦀☆51Updated 2 weeks ago
- Scripting language for Rust.☆85Updated last month
- in memory Rust database to query your data like a Venn diagram☆98Updated 2 months ago
- Gabriel2: Indeed, an actor library based on Tokio, written in Rust☆27Updated 7 months ago
- A proc-macro to get Vec<u8> from struct and vise versa☆15Updated 2 years ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆45Updated 2 months ago
- Lightweight Rust-based network sniffer with GUI☆12Updated 2 months ago
- Testing which builder pattern is better in rust☆20Updated last year
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆37Updated last year
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 4 months ago