TeXitoi / benchmarksgame-rsLinks
The Computer Language Benchmarks Game: Rust implementations
☆71Updated 5 years ago
Alternatives and similar repositories for benchmarksgame-rs
Users that are interested in benchmarksgame-rs are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 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…☆89Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- ☆53Updated 5 years ago
- ☆76Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- Safely combine results☆81Updated 9 months ago
- ☆58Updated 9 months ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆63Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- JS affine☆66Updated 4 years ago