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:
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Typed any map for rust☆67Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 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…☆99Updated 3 months ago
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Async filesystem primitives☆141Updated last month
- ☆43Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated last month
- ☆88Updated last month
- Rust macro for automatically generating default☆149Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Data parallelism library for async-std.☆96Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago