DelSkayn / reblessiveLinks
A heap allocated runtime for deeply recursive algorithms.
☆20Updated last week
Alternatives and similar repositories for reblessive
Users that are interested in reblessive are comparing it to the libraries listed below
Sorting:
- Stack of Rust crates for stead state projects☆69Updated 3 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated last month
- Human readable strings☆15Updated last year
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆150Updated 8 months ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 10 months ago
- in memory Rust database to query your data like a Venn diagram☆119Updated 2 months ago
- Bigtable but smol☆47Updated this week
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- Blazing fast JSONPath query engine written in Rust.☆102Updated last week
- libSQL Rust client library can be used to communicate with sqld natively over HTTP protocol with native Rust interface.☆94Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Deprecated: use process-wrap. || Extension to Command to spawn in a process group☆43Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated 11 months ago
- A high performance Log Storage Engine☆234Updated this week
- Rust examples showcasing wasix build target☆52Updated last month
- Generate Rust enum variants without associated data☆97Updated this week
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆155Updated 8 months ago
- File type detector☆46Updated last month
- Thin immutable zero-copy byte slice☆49Updated last week
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆66Updated 6 months ago
- Rust Serde Serializer and Deserializer for SQLite jsonb data format☆38Updated 5 months ago
- Conditional compile-time verified queries with SQLx☆59Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated 3 weeks ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated last month
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.