zakarumych / amityLinks
Concurrency algorithms
☆11Updated 5 months ago
Alternatives and similar repositories for amity
Users that are interested in amity are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Integer types with customizable niche values☆48Updated 9 months ago
- A sanity checker for global allocations in Rust☆51Updated this week
- Faster integer division and modulus operations☆87Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Trait-agnostic derive macros☆27Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Automatically generates conversions between an enum type and any other type☆11Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 6 months ago
- Build and evaluate binary expression trees☆36Updated last year
- ☆23Updated last year
- ☆20Updated 2 months ago
- Trait implementation generator macro☆29Updated 3 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- ☆26Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year