udoprog / fixed-map
A map implementation that relies on fixed-size storage derived by a procedural macro
☆44Updated last month
Alternatives and similar repositories for fixed-map:
Users that are interested in fixed-map are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆56Updated last year
- ☆112Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆56Updated 11 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Big array helper for serde☆60Updated 11 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Run closures in parallel☆113Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 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
- ☆35Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Serialization value trees☆44Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Typed any map for rust☆66Updated 4 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆38Updated last year
- Abstract over different executors☆73Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago
- ☆21Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago