udoprog / fixed-map
A map implementation that relies on fixed-size storage derived by a procedural macro
☆42Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for fixed-map
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆55Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆55Updated last year
- Serialization value trees☆43Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Proc macro for smol async runtime☆53Updated 3 years ago
- ☆50Updated 6 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Faster integer division and modulus operations☆70Updated last year
- Typed any map for rust☆64Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- ☆38Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Serde support for the humantime crate☆27Updated 9 months ago
- ☆35Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago