firezone / sans-io-blog-exampleLinks
Code snippets for accompanying the sans-IO blog post.
☆19Updated last year
Alternatives and similar repositories for sans-io-blog-example
Users that are interested in sans-io-blog-example are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- State machine pattern for Rust☆29Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- futures-buffered☆45Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Typed any map for rust☆67Updated 8 months ago
- Create Kafaka-like things while enjoying low-level programming without external crates☆93Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Profiling tool for Rust code.☆47Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A distributed sliding window rate limiter built with Tokio/Tower☆29Updated 8 months ago
- Alternative future adapters that provide cancel safety.☆69Updated this week
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 11 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Some internal rustc tools made accessible☆47Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago