3tilley / rust-experiments
Experiments in Rust!
β12Updated 3 months ago
Alternatives and similar repositories for rust-experiments:
Users that are interested in rust-experiments are comparing it to the libraries listed below
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.β54Updated 2 months ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. π¦β29Updated 8 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities andβ¦β85Updated this week
- How fast can we do simple math on 1 billion rows of input?β40Updated last year
- A lock-free, append-only atomic pool.β66Updated 2 years ago
- β9Updated 3 weeks ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...β60Updated 4 months ago
- A buffering MPSC queue.β78Updated 6 months ago
- Simple async reactor and executor for rustβ78Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence indexβ36Updated last week
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-diβ¦β47Updated last month
- Rust & WebAssembly Workshopβ28Updated 2 years ago
- Reports when tokio runtime threads are blockingβ64Updated 4 months ago
- A light weight, typed, in-memory, ordered, key-value database.β44Updated 11 months ago
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curlβ51Updated last year
- A new schemaless, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_coreβ18Updated 2 weeks 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β¦β84Updated this week
- Deadly simple package managerβ101Updated last year
- Peggen, generate fast PEG parsers via derive macrosβ32Updated 4 months ago
- A collection of boosting algorithms written in Rust π¦β50Updated last week
- Extra event types built on top of rseventsβ17Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.β55Updated last year
- A fast and simple in-memory key-value database π¦β62Updated 2 years ago
- Wrapper for macOS system managerβ31Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Boxβ44Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.β101Updated 6 months ago
- Human readable stringsβ14Updated 10 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!β106Updated 2 years ago
- A "blazingly" fast key-value pair database without bloat written in rustβ19Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rustβ64Updated last year