miraclx / zyLinks
Minimal and blazingly-fast file server. For real, this time.
☆25Updated 3 years ago
Alternatives and similar repositories for zy
Users that are interested in zy are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆77Updated 3 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Profiling tool for Rust code.☆46Updated 11 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A websocket protocol implementation.☆95Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.