jonhoo / indexmap-amortized
bluss/IndexMap with amortized resizes
☆14Updated 4 years ago
Alternatives and similar repositories for indexmap-amortized:
Users that are interested in indexmap-amortized are comparing it to the libraries listed below
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆38Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- NATS unique identifiers☆20Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- ☆36Updated 8 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- ☆47Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A dynamic library helper for rust crates☆35Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago