willcrichton / corrset-benchmarkLinks
A repository to test different performance optimizations in a sparse matrix computation.
☆46Updated last year
Alternatives and similar repositories for corrset-benchmark
Users that are interested in corrset-benchmark are comparing it to the libraries listed below
Sorting:
- How fast can we do simple math on 1 billion rows of input?☆40Updated last year
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- Discovering and describing Rust's design axioms☆77Updated last year
- A buffering MPSC queue.☆81Updated last year
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆299Updated 3 weeks ago
- in memory Rust database to query your data like a Venn diagram☆117Updated last month
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆79Updated last month
- Comparing parser APIs☆141Updated last week
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- First-class compile‑time Arrow schemas for Rust.☆159Updated last week
- Embedded Key-Value Storage Engine☆125Updated 4 months ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 8 months ago
- Comparison of Rust string types☆158Updated last week
- Deadlock free mutexes☆176Updated 6 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 5 months ago
- A Rust code linter☆216Updated last year
- A concurrent, append-only vector.☆201Updated last month
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 2 weeks ago
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆296Updated 10 months ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago