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 last year
- Simple async reactor and executor for rust☆80Updated 5 months ago
- Hazard pointers in Rust.☆206Updated 2 months ago
- ☆113Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Easy IO for Rust☆103Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- generators☆209Updated last year
- A parallelized Rust port of crumsort☆168Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 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
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A lightweight low-level single-threaded actor runtime☆176Updated 5 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- ☆178Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Data parallelism library for async-std.☆94Updated last year
- Rust Project Goals tracker☆86Updated this week
- An alternative implementation of std::LinkedList☆59Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A faster Arc.☆74Updated last year
- Rust Code Reading Clubs☆140Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago