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.☆149Updated last week
- An updated version of linked-hash-map and friends☆137Updated last month
- ☆112Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 3 weeks ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Rust Code Reading Clubs☆140Updated 4 years ago
- Simple async reactor and executor for rust☆78Updated 8 months ago
- Sorting algorithms in Rust☆78Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Choose Rust types at compile-time via constants☆69Updated last year
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- Hazard pointers in Rust.☆212Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Data parallelism library for async-std.☆96Updated last year
- generators☆211Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Discovering and describing Rust's design axioms☆78Updated last year
- Easy IO for Rust☆102Updated 3 years ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- An alternative implementation of std::LinkedList☆61Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments☆80Updated 4 years ago
- ☆179Updated 2 years ago