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☆86Updated last month
- 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 2 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆63Updated last month
- ☆40Updated 5 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Simple string matching with single- and multiple-wildcard operator☆81Updated 5 months ago
- Asynchronous access to a bincode-encoded item stream.☆73Updated this week
- ☆83Updated 2 months ago
- Map data structure whose keys are stored as ranges☆84Updated 2 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Fast JSON deserialization on borrowed data☆85Updated last month
- Pick a free unused port☆39Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A library for interaction with units of bytes.☆56Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Dead simple queue implementation for rust with async-await☆99Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago