Robbepop / modular-bitfield
Macro to generate bitfields for structs that allow for modular use of enums.
☆181Updated 4 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.☆173Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Easy function multiversioning for Rust☆218Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A State Machine Language DSL procedual macro for Rust☆208Updated last month
- Compile-time string formatting☆233Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Manual segmented stacks for Rust☆299Updated 3 weeks ago
- ☆194Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Project group working on the "safe transmute" feature☆89Updated 6 months ago
- offsetof for Rust☆225Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- Rust replacement for miniz☆202Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆180Updated 10 months ago
- Generic bijective maps in Rust☆142Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago