zakarumych / amityLinks
Concurrency algorithms
☆11Updated 2 months ago
Alternatives and similar repositories for amity
Users that are interested in amity are comparing it to the libraries listed below
Sorting:
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 weeks ago
- Integer types with customizable niche values☆46Updated 7 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Trait-agnostic derive macros☆27Updated 4 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Rust traits for key comparison in maps.☆30Updated 4 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Arbitrary width integers☆20Updated 3 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆27Updated 7 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Byte-wise atomic memcpy.☆36Updated last month
- ☆35Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago