mike-barber / rust-zero-cost-abstractionsLinks
Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java
☆48Updated 9 months ago
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:
- ☆113Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Simple async reactor and executor for rust☆79Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Define your own PhantomData☆152Updated 2 weeks ago
- It executes futures☆57Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆93Updated last year
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A Platform-less, Runtime-less Actor Computing Model☆125Updated last year
- Sorting algorithms in Rust☆78Updated 3 years ago
- ☆30Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A Minsky Machine in Rust's type system☆55Updated 5 years ago
- generators☆208Updated last year
- Alternative future adapters that provide cancel safety.☆64Updated last week
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Easy IO for Rust☆103Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- ☆110Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Vancouver Rust Talks☆32Updated 2 months ago
- A working Rust example for how to implement Borrow for complex keys☆64Updated last year