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:
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated this week
- An updated version of linked-hash-map and friends☆137Updated last month
- Typed any map for rust☆67Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A rust logger that routes messages to the browser's console.☆100Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years 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…☆97Updated 3 months ago
- ☆88Updated 3 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- ☆43Updated last year
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- ☆62Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Easily compare two JSON values and get great output☆91Updated last year