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 4 months ago
- Discovering and describing Rust's design axiomsβ75Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.β77Updated last week
- Succinct data structures using very efficient rank and selectβ126Updated 2 months ago
- 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 9 months ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rustβ51Updated 7 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.β46Updated 5 months ago
- in memory Rust database to query your data like a Venn diagramβ116Updated 3 weeks ago
- cargo-add command to make dependencies into dylibsβ100Updated 2 years ago
- A concurrent, append-only vector.β196Updated last month
- Faster implementations of standard library operations like find, filter, position etc.β178Updated 7 months ago
- Zero-cost type for stack without complicated type or Boxβ45Updated 3 months ago
- A buffering MPSC queue.β80Updated last year
- Comparison of Rust string typesβ158Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.β33Updated 7 months ago
- How fast can we do simple math on 1 billion rows of input?β40Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!β125Updated 2 years ago
- Deadlock free mutexesβ177Updated 5 months ago
- Embedded Key-Value Storage Engineβ125Updated 4 months ago
- Peggen, generate fast PEG parsers via derive macrosβ32Updated 5 months ago
- A faster Arc.β75Updated last year
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.β285Updated last week
- A Rust code linterβ216Updated last year
- Calculate the next timestamp matching a given crontab patternβ64Updated 3 weeks ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.β60Updated 2 months ago
- Scope-based single and multithreaded profiling.β33Updated last week
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities andβ¦β89Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated this week
- Open a scope and then freeze it in time for future access.β107Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.β¦β67Updated 5 months ago