seanchen1991 / blogLinks
Blog posts, mostly about Rust.
☆13Updated 4 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 4 years ago
- ☆46Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- ☆46Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Simple concurrent progress bars.☆105Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Cross platform Rust library for checking whether two file paths are the same file.☆117Updated 3 weeks ago
- Typed any map for rust☆67Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- An efficient JSON Value parser☆77Updated last year
- Asynchronous DNS lookups☆67Updated last year
- axum::ws with type safe messages☆24Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- ☆15Updated 6 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments☆80Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆94Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- Define your own PhantomData☆158Updated 2 weeks ago