3tilley / rust-experimentsLinks
Experiments in Rust!
☆14Updated 6 months ago
Alternatives and similar repositories for rust-experiments
Users that are interested in rust-experiments are comparing it to the libraries listed below
Sorting:
- A sub-millisecond terminal text rendering system using WebGL2☆160Updated this week
- Fast multi-producer, multi-consumer unbounded channel with async support.☆108Updated 3 years ago
- Human readable strings☆15Updated last year
- How fast can we do simple math on 1 billion rows of input?☆41Updated 2 years ago
- Rewrite of Andrej Karpathy makemore character level language model.☆22Updated last year
- A buffering MPSC queue.☆85Updated 2 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆69Updated 9 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆139Updated 2 weeks ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆90Updated last month
- A crate to protect against malicious JSON payloads.☆63Updated last year
- Tako is a lightweight and minimalistic web framework built on Tokio and Hyper written in Rust.☆142Updated last week
- 🦀︱High-performance learned index structures☆104Updated 3 weeks ago
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆62Updated 2 years ago
- A GPT Implementation in Rust on top of tch-rs 🔥 🦀☆50Updated 8 months ago
- Autogenerate Markdown documentation for clap command-line tools☆94Updated 9 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- A command-line utility to chat with your codebase☆53Updated this week
- Value log implementation for key-value separated storage in safe Rust☆43Updated 5 months ago
- A beautiful terminal UI for exploring and managing your Homebrew packages with ease.☆125Updated 2 months ago
- Lightweight exceptions for Rust☆91Updated last month
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- Deadly simple package manager☆104Updated 2 years ago
- Cassowary constraint solving algorithm☆41Updated this week
- Blazing-fast JSON Schema inference engine built in Rust☆89Updated last year
- Automatic Trait Implementation by Induction☆56Updated 2 months ago
- An mpmc/spmc lock-free broadcast queue.☆33Updated last year
- ☆12Updated 4 years ago
- Wrap a Command, to spawn processes in a group or session or job object etc (successor to command-group)☆37Updated 2 weeks ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆129Updated 2 months ago