ex0dus-0x / structmapLinks
Procedural macro crate for conversion between Rust structs and associative containers.
☆61Updated 2 years ago
Alternatives and similar repositories for structmap
Users that are interested in structmap are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Typed any map for rust☆67Updated 7 months ago
- Define your own PhantomData☆155Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆79Updated 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…☆89Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A rust logger that routes messages to the browser's console.☆99Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 8 months ago
- CSV parsing in async context☆46Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- ☆109Updated last year