smol-rs / smol
A small and fast async runtime for Rust
☆4,136Updated last month
Alternatives and similar repositories for smol:
Users that are interested in smol are comparing it to the libraries listed below
- Async version of the Rust standard library☆4,035Updated last month
- Flexible concrete Error type built on std::Error☆5,897Updated this week
- async fn(Request) -> Result<Response, Error>☆3,772Updated this week
- Application level tracing for Rust.☆5,873Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,229Updated last week
- derive(Error) for struct and enum error types☆4,861Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,405Updated 2 months ago
- An RPC framework for Rust with a focus on ease of use.☆3,446Updated last week
- Statistics-driven benchmarking library for Rust☆4,983Updated 5 months ago
- Tools for concurrent programming in Rust☆7,818Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- a debugger for async rust!☆3,902Updated 3 weeks ago
- 🔭 Cross-platform filesystem notification library for Rust.☆2,934Updated last week
- Zero-copy deserialization framework for Rust☆3,230Updated last week
- Zero-cost asynchronous programming in Rust☆5,595Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- Parser for Rust source code☆3,059Updated this week
- The original askama repo, please go to https://github.com/askama-rs/askama☆3,628Updated last month
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- Date and time library for Rust☆3,512Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,173Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,096Updated this week
- Ergonomic bindings to SQLite for Rust☆3,590Updated this week
- Cap'n Proto for Rust☆2,188Updated last week
- Metal I/O library for Rust.☆6,604Updated 2 weeks ago
- A utility for managing cargo dependencies from the command line.☆3,193Updated this week
- Rhai - An embedded scripting language for Rust.☆4,551Updated last week
- Rusty Object Notation