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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 4 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…☆88Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Case transforming macros for idents☆40Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Parity tokio-ipc☆78Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- Migrated to Codeberg☆79Updated last year
- A rust logger that routes messages to the browser's console.☆99Updated 2 months ago
- Serializable trait objects for Rust.☆54Updated 3 months ago
- Typed any map for rust☆67Updated 7 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- 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 last month
- ☆62Updated 3 years ago
- A generic abstraction of paginated APIs☆60Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago