ex0dus-0x / structmap
Procedural macro crate for conversion between Rust structs and associative containers.
☆60Updated 2 years ago
Alternatives and similar repositories for structmap:
Users that are interested in structmap are comparing it to the libraries listed below
- Minimal async cache in Rust with support for key expirations☆52Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- File/log rotation writer for Rust☆32Updated 2 months ago
- Pick a free unused port☆39Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- ☆42Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Serde support for the humantime crate☆33Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A library for interaction with units of bytes.☆56Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A versatile and developer-friendly trait mocking library☆74Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Convert closures into wakers☆45Updated 3 months ago