TeXitoi / benchmarksgame-rsLinks
The Computer Language Benchmarks Game: Rust implementations
☆72Updated 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:
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆78Updated 2 years ago
- ☆60Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A pool of reusable values☆51Updated 6 years ago
- Unix signal handling for tokio☆88Updated 7 years ago