veniamin-ilmer / crate-raceLinks
Comparing Rust crate function speeds
☆16Updated 6 years ago
Alternatives and similar repositories for crate-race
Users that are interested in crate-race are comparing it to the libraries listed below
Sorting:
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆47Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Asynchronous adapter for byteorder☆20Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆59Updated last year
- A timeout connector for the hyper client☆28Updated 10 months ago
- ☆53Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago