ex0dus-0x / structmapLinks
Procedural macro crate for conversion between Rust structs and associative containers.
☆61Updated 3 years ago
Alternatives and similar repositories for structmap
Users that are interested in structmap are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- Async filesystem primitives☆143Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Run closures in parallel☆115Updated 11 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 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…☆99Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- ☆43Updated last year
- ☆87Updated 2 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Progress reporting abstraction for Rust☆65Updated last year