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
Sorting:
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 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☆78Updated last month
- axum::ws with type safe messages☆23Updated last year
- Collection initialization macros for Rust☆66Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Collection of utilities for writing your own dev scripts☆62Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Pure Rust library for Apache ZooKeeper built on tokio☆22Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 6 months ago
- Convert closures into wakers☆45Updated 3 months ago