zakarumych / amityLinks
Concurrency algorithms
☆11Updated 7 months ago
Alternatives and similar repositories for amity
Users that are interested in amity are comparing it to the libraries listed below
Sorting:
- A sanity checker for global allocations in Rust☆52Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated this week
- A faster replacement for `#[derive(Hash)]` for types without padding☆28Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Track memory allocations by backtrace or originating thread☆45Updated last week
- Rust String type with configurable byte storage.☆35Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Integer types with customizable niche values☆50Updated last year
- ☆23Updated 7 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ☆34Updated last year
- structured parallel execution for async Rust☆37Updated last year