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
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Error management☆26Updated 6 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- A pool of reusable values☆50Updated 5 years ago
- A cross platform rust debugger hook☆70Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Rust marketing handbook☆38Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- ☆123Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Set the error context using doc comments☆53Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A cargo subcommand to manage local registries☆151Updated 5 months ago