Robbepop / modular-bitfield
Macro to generate bitfields for structs that allow for modular use of enums.
☆177Updated 2 months ago
Alternatives and similar repositories for modular-bitfield:
Users that are interested in modular-bitfield are comparing it to the libraries listed below
- This crate provides macros to generate bitfield-like struct.☆161Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Easy function multiversioning for Rust☆211Updated last month
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- Compile-time string formatting☆228Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- A library for compact bit sets containing enums.☆95Updated last month
- Rust replacement for miniz☆195Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆225Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆115Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- a lock-free concurrent slab (experimental)☆278Updated last month
- generators☆203Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- A fast, concurrent string interner☆148Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆255Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆157Updated this week
- offsetof for Rust☆225Updated 10 months ago
- ☆189Updated 3 weeks ago
- Spin-based synchronization primitives☆496Updated 6 months ago
- Use bitsized types as if they were a feature of rust.☆176Updated 8 months ago