mike-barber / rust-zero-cost-abstractions
Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java
☆48Updated 9 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
Sorting:
- ☆92Updated last year
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- ☆113Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- A Platform-less, Runtime-less Actor Computing Model☆123Updated last year
- An updated version of linked-hash-map and friends☆112Updated last month
- Simple async reactor and executor for rust☆79Updated last month
- A Rusty CUDA wrapper☆32Updated 3 years ago
- It executes futures☆57Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Asynchronous parallel stream in Rust☆99Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Documentation of Rust error handling☆49Updated 2 years ago
- Versioned data-structures for Rust☆204Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Stack of Rust crates for stead state projects☆68Updated this week
- A memory efficient syntax tree for language developers☆57Updated last month