A fast, boilerplate free, web framework for Rust
- Stars
- 980
- Forks
- 51
- Pushed
- 6y ago
Current GitHub adoption and maintenance signals.
A fast, boilerplate free, web framework for Rust
A Rust library providing a builder API to generate Rust code.
A future & stream abstraction for Rust
The basic Sinatra DSL inside of ActionController
Concurrency utilities for Rust
My vim files (i'm a n00b, don't use these)
No repository description provided.
A proc macro for asserting on the structure of Rust values.
Lightweight actor system built on top of Tokio
No repository description provided.
Rust library providing a specialized byte slice type for performing vectored I/O operations.
A pool of reusable values
Async IO based around Futures & Streams
Work-stealing thread pool for executiong futures
An implementation of Raft in Rust.
Rust String type with configurable byte storage.
No repository description provided.
Extra utilities for working with futures-rs
No repository description provided.
Rust library for parsing regular languages
A MPMC channel based on the two lock queue algorithm
Futures aware pub/sub channel
Rust mock type implementing io::Read & io::Write
Connect an AsyncRead + AsyncWrite
No repository description provided.
No repository description provided.
Code that was deprecated from Mio
No repository description provided.
An implementation of thread pools which can be used with Rust futures
WIP - Don't look!
Example of how to configure a Rust crate for matrix builds on travis
Blocking vs. async echo server benchmarks
A collection of MIO examples.
Minimally format Rust code
Future aware MPSC channel
Spawn futures
No repository description provided.
Concurrency utilities for Rust
Futures-aware borrow cell
Handles managing a pidfile for daemon mutual exclusion
TokioConf 2026 Workshop Exercises
Generate Github activity reports
Test utility for mocking a Tokio task
Generate C headers from externed rust fns.
A (very experimental) finite state machine library for clojure
A protobuf library for Rust
A basic buffer pool
Collections of Rust assertions
Extra utility types / helpers for working with the bytes crate
Macros for creating HTTP types
Test harness for running Rust tests in the simulator
No repository description provided.
A container utility for Rust
Fork of std::collections::HashMap
Wraps an I/O handle, logging all activity in a readable format to a configurable destination.
An implementation of std::io::Read, std::io::Write, and tokio_core::io::Io that runs a predefined script
No repository description provided.
Asynchronous I/O for Rust
a Rust library implementing safe, lightweight context switches, without relying on kernel services
No repository description provided.
Additional utilities for use with the `http` Rust crate.
Future combinators usable at the state machine level.
No repository description provided.
No repository description provided.
No repository description provided.
A basic axum service
Bridges tower and lambda
My personal website
A modern TLS library in Rust
An interpreter for Rust's mid-level intermediate representation
Traits for converting to `Pin` variants.
Testing utilities for usage with TOkio
No repository description provided.
No repository description provided.
Heap APIs for stable Rust
Papers from the computer science community to read and discuss.
The accompanying repository for The ScalingStatefulServices talk
HashMap that works on stable Rust.
Raw hash table for Rust
An extremely fast Python linter and code formatter, written in Rust.
No repository description provided.
Data for this-week-in-rust.org
The live data layer for apps and AI agents Create up-to-the-second views into your business, just using SQL
No repository description provided.
The module graph logic for Deno CLI
Incomplete Redis client and server implementation using Tokio - for learning purposes only
Rust example app on Fly.io
Working group dedicated to improving the foundations of Async I/O in Rust
HTTP specific Tower utilities.
fn(Request) -> Future<Response>
Parser for Rust source code
Nothing to see
Unix signal handling for tokio
Zero-cost futures and streams in Rust
An HTTP library for Rust
The ultralight service mesh for Kubernetes
An HTTP/2.0 client and server `Service` implementation.
I/O primitives and event loop for async I/O in Rust
RFCs for Rust formatting guidelines and changes to Rustfmt
Extensions for standard networking types