willcrichton / corrset-benchmarkLinks
A repository to test different performance optimizations in a sparse matrix computation.
☆47Updated 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:
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month
- A buffering MPSC queue.☆79Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 6 months ago
- Succinct data structures using very efficient rank and select☆125Updated last month
- Discovering and describing Rust's design axioms☆74Updated last year
- An ε-copy serialization/deserialization framework for Rust☆152Updated last week
- A concurrent, append-only vector.☆187Updated last week
- in memory Rust database to query your data like a Venn diagram☆112Updated 8 months ago
- Nio is an experimental async runtime for Rust☆322Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a …☆99Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆284Updated last week
- Calculate the next timestamp matching a given crontab pattern☆58Updated last week
- A faster Arc.☆73Updated last year
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆49Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 4 months ago
- A Rust port of the WebGraph framework☆55Updated 2 weeks ago
- How fast can we do simple math on 1 billion rows of input?☆40Updated last year
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆273Updated 2 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆128Updated last week
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Embedded Key-Value Storage Engine☆122Updated 2 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 3 months ago
- A neural network inference library, written in Rust.☆63Updated last year
- A new schemafull, Postgres compatible, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core☆189Updated this week
- A versatile and extensible logging implementation.☆103Updated last month