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.☆146Updated last month
- A working Rust example for how to implement Borrow for complex keys☆67Updated last year
- An updated version of linked-hash-map and friends☆129Updated this week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- generators☆209Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Simple async reactor and executor for rust☆79Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Hazard pointers in Rust.☆208Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Versioned data-structures for Rust☆207Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Sorting algorithms in Rust☆79Updated 3 years ago
- A faster Arc.☆75Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- A lightweight low-level single-threaded actor runtime☆179Updated last month
- ☆113Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Run closures in parallel☆115Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- It executes futures☆57Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Small, fast, synchronization primitives☆251Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year