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
Sorting:
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- 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.☆114Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆69Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- ☆52Updated 5 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- ☆27Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆76Updated 2 years ago