sugar700 / enum-mapLinks
Migrated to Codeberg
☆79Updated 2 years ago
Alternatives and similar repositories for enum-map
Users that are interested in enum-map are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- ☆111Updated 3 years ago
- Run closures in parallel☆114Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Better reference counted strings for Rust☆140Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆87Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆128Updated 2 years ago
- ☆110Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- Big array helper for serde☆65Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year