ex0dus-0x / structmap
Procedural macro crate for conversion between Rust structs and associative containers.
☆59Updated 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☆84Updated 2 months ago
- ☆38Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Automatically implement traits for common smart pointers☆104Updated this week
- 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…☆69Updated last month
- An updated version of linked-hash-map and friends☆104Updated last month
- Threadsafe RefCell for Rust☆89Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Abstract over different executors☆73Updated last year
- Runtime-agnostic actor library☆77Updated last year
- A rust logger that routes messages to the browser's console.☆95Updated last year
- 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☆105Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- Run closures in parallel☆111Updated 2 months ago
- Define your own PhantomData☆151Updated last month
- Typed any map for rust☆65Updated last month
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Lending iterators on stable Rust☆81Updated last year
- Minimal async cache in Rust with support for key expirations☆52Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago