seanchen1991 / blogLinks
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
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Convert closures into wakers☆45Updated 4 months ago
- ☆16Updated 2 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- ☆11Updated 3 years ago
- Typed any map for rust☆67Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆27Updated 2 years ago
- a fast async pool based on channel☆24Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A simple async OAuth 2.0 library for Rust☆20Updated 2 weeks ago
- Handle unexpected errors☆25Updated 10 months ago