zakarumych / amityLinks
Concurrency algorithms
☆11Updated 6 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 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆23Updated 7 years ago
- A sanity checker for global allocations in Rust☆52Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Integer types with customizable niche values☆48Updated 10 months ago
- ☆23Updated this week
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 7 months ago
- ☆26Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 4 months ago
- ☆20Updated 3 months ago
- ☆36Updated last year
- ☆36Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Trait aliases on stable Rust☆56Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆27Updated last month
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Trait implementation generator macro☆29Updated this week
- ☆56Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago