reivilibre / anymap3Links
A safe and convenient store for one value of each type
☆13Updated last year
Alternatives and similar repositories for anymap3
Users that are interested in anymap3 are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- ☆43Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- futures-buffered☆45Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆71Updated this week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- 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 this week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Zero-cost bitsets over native Rust types☆79Updated last week
- ☆42Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Minimal TOML library with few dependencies