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:
- Fast multi-producer, multi-consumer unbounded channel with async support.☆108Updated 3 years 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
- A sub-millisecond terminal text rendering system using WebGL2☆160Updated this week
- ☆12Updated 4 years ago
- A buffering MPSC queue.☆87Updated 2 months ago
- A crate to protect against malicious JSON payloads.☆63Updated last year
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆62Updated 2 years ago
- Lightweight exceptions for Rust☆91Updated last month
- Deadly simple package manager☆104Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆139Updated 2 weeks ago
- How fast can we do simple math on 1 billion rows of input?☆41Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A GPT Implementation in Rust on top of tch-rs 🔥 🦀☆52Updated 8 months ago
- Send files between machines - no installation required!☆89Updated 5 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months 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
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- A minimal Rust TUI framework 🌒☆26Updated 3 weeks ago
- ☆14Updated last year
- Rewrite of Andrej Karpathy makemore character level language model.☆22Updated last year
- a Terminal User Interface for navigating arXiv☆40Updated this week
- Human readable strings☆15Updated last year
- A Reimagined Alternative to Jupyter Notebooks☆74Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- Universe for growing software.☆45Updated 2 weeks ago
- Scripting language for Rust.☆109Updated 7 months ago
- Autogenerate Markdown documentation for clap command-line tools☆95Updated 9 months ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- a simple, fast memory allocator☆89Updated this week