meilisearch / grenadLinks
Tools to sort, merge, write, and read immutable key-value pairs
☆26Updated 2 months ago
Alternatives and similar repositories for grenad
Users that are interested in grenad are comparing it to the libraries listed below
Sorting:
- Human-friendly indexed collections☆56Updated 2 months ago
- ☆12Updated 4 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆39Updated 5 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Updated 3 years ago
- ☆35Updated 10 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- proc-macro for accessing struct field names at runtime☆39Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Updated 8 months ago
- A systematic, sandbox MMO still in the concept phase. Will be built with Rust atop BonsaiDb and Gooey☆19Updated 4 years ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Benchmarking library for stable Rust