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
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Resource limits☆46Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆52Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- ☆41Updated 6 months ago
- An updated version of linked-hash-map and friends☆111Updated this week
- ☆72Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated last week
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆84Updated 3 months ago
- Pure Rust library for Apache ZooKeeper built on tokio☆23Updated last month
- Typed any map for rust☆65Updated 4 months ago
- Async filesystem primitives☆133Updated 2 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…☆79Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- CSV parsing in async context☆43Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Case transforming macros for idents☆39Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆74Updated this week
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year