ex0dus-0x / structmapLinks
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
Sorting:
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks 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…☆86Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- ☆42Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- Serde support for the humantime crate☆34Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- A circular buffer-like queue container.☆38Updated 3 months ago
- Integration between rustls and tokio-postgres☆34Updated 8 months ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Run closures in parallel☆113Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A rust logger that routes messages to the browser's console.☆99Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- CSV parsing in async context☆44Updated last month
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A timeout connector for the hyper client☆26Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago