dzamlo / rust-bitfield
This crate provides macros to generate bitfield-like struct.
☆159Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-bitfield
- Macro to generate bitfields for structs that allow for modular use of enums.☆160Updated last year
- offsetof for Rust☆224Updated 7 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆125Updated last week
- ☆66Updated 2 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Bit-level packing and unpacking for Rust☆164Updated 11 months ago
- A Vec of Bits☆169Updated 3 months ago
- ☆185Updated 7 months ago
- ☆70Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Spin-based synchronization primitives☆482Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆212Updated 3 years ago
- Procedural macros in expression position☆203Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆121Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆155Updated 2 weeks ago
- Rust replacement for miniz☆179Updated last month
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- A Rust library providing a builder API to generate Rust code.☆251Updated 4 months ago
- String interning for Rust☆195Updated last month
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆258Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Compile-time string formatting☆212Updated 2 months ago