mbrubeck / fast-rustLinks
A book about performance optimization in the Rust programming language
☆70Updated 4 years ago
Alternatives and similar repositories for fast-rust
Users that are interested in fast-rust are comparing it to the libraries listed below
Sorting:
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Run closures in parallel☆114Updated 6 months ago
- ☆125Updated 2 years ago
- Hjson for Rust☆114Updated 10 months ago
- skiplist☆142Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆81Updated 11 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Rust marketing handbook☆38Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆81Updated 2 years ago