mbrubeck / fast-rust
A book about performance optimization in the Rust programming language
☆71Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-rust
- Rust main loop, proof of concept, cross platform☆79Updated 4 years ago
- Hjson for Rust☆103Updated last month
- Safely combine results☆81Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Error management☆26Updated 6 years ago
- A cross platform rust debugger hook☆70Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆123Updated 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…☆85Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Rust marketing handbook☆38Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- ☆81Updated last year
- Rust syntax sugar collections.☆130Updated 5 years ago
- Run closures in parallel☆109Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆105Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆62Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Native TLS for futures and async-std☆70Updated 3 months ago