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:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated last year
- ☆76Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- ☆53Updated 5 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 3 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago