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:
- Zero-cost bitsets over native Rust types☆79Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Integer types with customizable niche values☆51Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- ☆34Updated last year
- A sanity checker for global allocations in Rust☆52Updated 3 months ago
- Trait-agnostic derive macros☆27Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ☆23Updated 7 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- ☆21Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 3 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Trait implementation generator macro☆30Updated 2 weeks ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Rust library providing cache-efficient, stack-allocated string types☆49Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago
- Track memory allocations by backtrace or originating thread☆46Updated last month