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.☆114Updated 11 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 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
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆53Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- (More or less) accurate floating point algorithms☆58Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- ☆63Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago