mike-barber / rust-zero-cost-abstractionsLinks
Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java
☆48Updated last year
Alternatives and similar repositories for rust-zero-cost-abstractions
Users that are interested in rust-zero-cost-abstractions are comparing it to the libraries listed below
Sorting:
- ☆94Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated 3 weeks ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- generators☆209Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- ☆113Updated 2 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A lightweight low-level single-threaded actor runtime☆179Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Versioned data-structures for Rust☆208Updated 8 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- ☆179Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆71Updated 2 weeks ago
- Easy IO for Rust☆102Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Hazard pointers in Rust.☆209Updated 2 weeks ago
- A Minsky Machine in Rust's type system☆57Updated 5 years ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Guide for standard library developers☆85Updated 6 months ago
- High performance key value database with useful json document indexing and manipulations.☆51Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- Run closures in parallel☆115Updated 9 months ago
- ☆138Updated 2 years ago