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:
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A pool of reusable values☆51Updated 5 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.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆27Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- The empty type Void.☆71Updated 2 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- ☆137Updated last year
- Extensions for standard networking types☆106Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago