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:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A pool of reusable values☆51Updated 5 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
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- ☆60Updated last year
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 2 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- Safely combine results☆82Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆78Updated 2 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Extensions for standard networking types☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago