mbrubeck / fast-rust
A book about performance optimization in the Rust programming language
☆71Updated 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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Rust marketing handbook☆38Updated 4 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 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…☆86Updated 2 years ago
- Error management☆26Updated 7 years ago
- ☆64Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- a freeform Rust build system☆50Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Native TLS for futures and async-std☆70Updated 7 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Utilities for concurrent programming☆37Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago