leontoeides / indiciumLinks
A simple in-memory search for collections and key-value stores.
☆78Updated 4 months ago
Alternatives and similar repositories for indicium
Users that are interested in indicium are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆76Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A sinless derive helper☆75Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- horrible serde macro stuff☆39Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimal asynchronous executor for Rust☆130Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆63Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- An efficient JSON Value parser☆77Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- Yet another string type for Rust☆89Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- The missing compound borrowing for Rust.☆61Updated last week