mbrubeck / fast-rustLinks
A book about performance optimization in the Rust programming language
☆72Updated 5 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
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Hjson for Rust☆117Updated last year
- skiplist☆144Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Safely combine results☆82Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- Run closures in parallel☆115Updated 10 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A cargo subcommand to manage local registries☆156Updated last week
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆53Updated 6 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- darwin-rs, evolutionary algorithms with rust☆125Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- ☆125Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Low level, UDP based networking library for rust.☆59Updated 6 years ago