TeXitoi / benchmarksgame-rs
The Computer Language Benchmarks Game: Rust implementations
☆70Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for benchmarksgame-rs
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 2 months ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Concurrent work-stealing deque☆46Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- ☆58Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago