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
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- ☆35Updated 7 months ago
- The simd optimized escape code☆53Updated this week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆38Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated this week
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Duplicate an async I/O handle☆40Updated last month
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆18Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆47Updated 4 years ago
- ☆16Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆37Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week