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:
- A sanity checker for global allocations in Rust☆52Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Integer types with customizable niche values☆51Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- ☆38Updated 3 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- ☆21Updated 7 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- ☆34Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- ☆23Updated 7 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆104Updated 3 months ago
- ☆31Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year