TeXitoi / benchmarksgame-rs
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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆115Updated 8 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆62Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Safely combine results☆81Updated 7 months ago
- rust histogram and percentile stats☆47Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆59Updated 7 months ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆52Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 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…☆88Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago