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:
- ☆112Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- ☆94Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- generators☆211Updated 2 years ago
- Simple async reactor and executor for rust☆78Updated 9 months ago
- Sorting algorithms in Rust☆78Updated 3 years ago
- Hazard pointers in Rust.☆213Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A lightweight low-level single-threaded actor runtime☆181Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- Versioned data-structures for Rust☆208Updated 10 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Concurrent multi-producer multi-consumer queue☆297Updated last month
- Typed any map for rust☆67Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆89Updated 3 years ago
- A parallelized Rust port of crumsort☆169Updated 3 years ago
- ☆179Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago