fergaljoconnor / zero_vLinks
A framework for iterating over collections of types implementing a trait without virtual dispatch
☆13Updated 4 years ago
Alternatives and similar repositories for zero_v
Users that are interested in zero_v are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Typed any map for rust☆67Updated 9 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆21Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆35Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A small and fast frontend framework in Rust☆69Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆39Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- Rust map and set literals☆24Updated 5 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.