zakarumych / amityLinks
Concurrency algorithms
☆11Updated 8 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 9 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- A sanity checker for global allocations in Rust☆52Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆36Updated last year
- Trait implementation generator macro☆30Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆23Updated 7 years ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 2 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- ☆26Updated 2 years ago
- ☆56Updated 2 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 3 months ago
- ☆21Updated 5 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Integer types with customizable niche values☆50Updated last year
- ☆26Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago