udoprog / fixed-map
A map implementation that relies on fixed-size storage derived by a procedural macro
☆44Updated 2 weeks ago
Alternatives and similar repositories for fixed-map:
Users that are interested in fixed-map are comparing it to the libraries listed below
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆55Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Typed any map for rust☆65Updated 4 months ago
- ☆55Updated 10 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- ☆111Updated 2 years ago
- ☆124Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Serialization value trees☆44Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Data parallelism library for async-std.☆93Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- ☆65Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Write doc comments from macros☆99Updated 3 years ago