zakarumych / amityLinks
Concurrency algorithms
☆11Updated 3 months ago
Alternatives and similar repositories for amity
Users that are interested in amity are comparing it to the libraries listed below
Sorting:
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A sanity checker for global allocations in Rust☆51Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Automatically generates conversions between an enum type and any other type☆11Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆23Updated 7 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆57Updated 3 years ago
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- ☆36Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago