JesperAxelsson / rust-intmap
Specialized hashmap for u64 keys
☆35Updated last month
Alternatives and similar repositories for rust-intmap:
Users that are interested in rust-intmap are comparing it to the libraries listed below
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A memory efficient syntax tree for language developers☆55Updated last month
- 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
- Trait aliases on stable Rust☆54Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 11 months 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Typed any map for rust☆65Updated 2 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Automatically implement traits for common smart pointers☆106Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Rust library for testing code relying on the global allocator☆13Updated 11 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Serialization value trees☆44Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year