zakarumych / amity
Concurrency algorithms
☆11Updated last month
Alternatives and similar repositories for amity:
Users that are interested in amity are comparing it to the libraries listed below
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Zero-cost bitsets over native Rust types☆78Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Empowering everyone to build reliable and efficient software, without chains.☆21Updated last month
- A sanity checker for global allocations in Rust☆51Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- We have Crater At Home☆32Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago