kvc0 / rust_workshopLinks
A practical introduction to Rust
☆24Updated last year
Alternatives and similar repositories for rust_workshop
Users that are interested in rust_workshop are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 3 months ago
- The Oxide Rust SDK and CLI☆56Updated this week
- Discovering and describing Rust's design axioms☆78Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated last month
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆130Updated this week
- A Rust library for managing HTTP cookies.☆124Updated 3 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆175Updated 6 months ago
- Distributed stress testing framework in Rust☆118Updated 9 months ago
- A toolbox to check for typosquatting in package registries☆27Updated 2 years ago
- A very fast Key-Value store in pure rust☆211Updated 4 months ago
- Rust SDK for Apache Avro - a data serialization system.☆88Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Embedded Key-Value Storage Engine☆128Updated 6 months ago
- An adapter to easily run an Axum server in a Cloudflare worker.☆82Updated this week
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- Rust PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆65Updated 11 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 7 months ago
- Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence☆15Updated last year
- High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a differen…☆62Updated last week
- Streaming JSON reader and writer written in Rust☆85Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 2 weeks ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Notes on my RustConf 2025 talk: Cancelling async Rust☆111Updated last month