ohsayan / derivedLinks
Rust derive macros for automating the boring stuff.
☆13Updated 6 months ago
Alternatives and similar repositories for derived
Users that are interested in derived are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Typed any map for rust☆67Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- String-like container based on SmallVec☆30Updated 5 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- ☆87Updated 2 months ago
- ☆22Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Remove Cargo.lock lockfile☆34Updated last month
- A websocket protocol implementation.☆95Updated this week
- Testing framework for rust enhancing the built-in library with some useful features.☆72Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- Integration between rustls and tokio-postgres☆37Updated 3 months ago
- Cross-platform library to gather stats/information from the host 🦀☆46Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- Serde support for the humantime crate☆36Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 months ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- Pure Rust library for Apache ZooKeeper built on tokio☆22Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago