mike-barber / rust-zero-cost-abstractions
Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java
☆47Updated 7 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
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 3 weeks ago
- ☆113Updated 2 years ago
- It executes futures☆57Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Choose Rust types at compile-time via constants☆64Updated last year
- ☆92Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Generate enum variants inline☆57Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- ✴️ An experimental graph database☆112Updated last year
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Rust actors alternative to Erlang/OTP☆155Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- generators☆205Updated last year
- Alternative future adapters that provide cancel safety.☆60Updated this week
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆88Updated 2 weeks ago
- Versioned data-structures for Rust☆203Updated 3 weeks ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Comparison of Rust string types☆141Updated 3 weeks ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- Threadsafe RefCell for Rust☆90Updated last week
- A fast and flexible LRU map.☆177Updated 2 months ago