JesperAxelsson / rust-intmapLinks
Specialized hashmap for u64 keys
☆42Updated 2 weeks ago
Alternatives and similar repositories for rust-intmap
Users that are interested in rust-intmap are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Extract bits from a byte slice☆80Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Better reference counted strings for Rust☆138Updated last year
- A library for compact bit sets containing enums.☆119Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- "A very small syn"☆211Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- #[no_std] print equivalent for Rust☆65Updated last month
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- A fast, concurrent string interner☆159Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- ☆34Updated 11 months ago