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
Sorting:
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- Error management☆26Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆124Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Fully async-await http server framework☆91Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A cross platform rust debugger hook☆71Updated 3 years ago
- ☆64Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Run closures in parallel☆113Updated 3 months ago
- A simple JSON file store written in Rust.☆64Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago