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
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Typed any map for rust☆67Updated 7 months ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆46Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Run closures in parallel☆114Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Abstract over different executors☆74Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- The Big Book of Rust Interop☆20Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated last week
- Rust web toolkit for impatient perfectionists☆41Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- Dependency injection for Rust☆53Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago