leontoeides / indicium
A simple in-memory search for collections and key-value stores.
☆72Updated 2 months ago
Alternatives and similar repositories for indicium:
Users that are interested in indicium are comparing it to the libraries listed below
- Serde partial serialization made easy☆42Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Typed any map for rust☆66Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- horrible serde macro stuff☆38Updated last year
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- Parallel iterator processing library for Rust☆104Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- ☆62Updated 2 months ago
- A sinless derive helper☆72Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- futures-buffered☆39Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extract bits from a byte slice☆73Updated last month
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆90Updated this week
- ☆65Updated 10 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month