reivilibre / anymap3Links
A safe and convenient store for one value of each type
☆14Updated last year
Alternatives and similar repositories for anymap3
Users that are interested in anymap3 are comparing it to the libraries listed below
Sorting:
- ☆43Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- futures-buffered☆45Updated 5 months ago
- ☆42Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Typed any map for rust☆67Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- MIME Media-type parsing for Rust☆58Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Humansize - A flexible crate for humanizing file sizes☆120Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.