zakarumych / amityLinks
Concurrency algorithms
☆11Updated 9 months ago
Alternatives and similar repositories for amity
Users that are interested in amity are comparing it to the libraries listed below
Sorting:
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Faster integer division and modulus operations☆88Updated 6 months ago
- Integer types with customizable niche values☆51Updated last year
- A sanity checker for global allocations in Rust☆52Updated 3 months ago
- ☆26Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Rust String type with configurable byte storage.☆35Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago
- ☆31Updated 5 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust library providing cache-efficient, stack-allocated string types☆49Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆23Updated 7 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Trait-agnostic derive macros☆27Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago