seanchen1991 / blog
Blog posts, mostly about Rust.
☆13Updated 3 years ago
Alternatives and similar repositories for blog:
Users that are interested in blog are comparing it to the libraries listed below
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Static Linear Algebra System☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- ☆45Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Typed any map for rust☆66Updated 4 months ago
- Dependency injection for Rust☆49Updated 3 months ago
- ☆16Updated last month
- Handle unexpected errors☆25Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- a fast async pool based on channel☆24Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆24Updated 2 years ago
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago