Gilnaa / memoffsetLinks
offsetof for Rust
☆227Updated last year
Alternatives and similar repositories for memoffset
Users that are interested in memoffset are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆235Updated last year
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Rust ABI safe code generator☆188Updated last month
- Conditional compilation according to rustc compiler version☆364Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- ☆201Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Rust replacement for miniz☆211Updated last month
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Manual segmented stacks for Rust☆307Updated last month
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- cpuid library in rust.☆165Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- A simple bitset container for Rust☆142Updated last month
- This crate provides macros to generate bitfield-like struct.☆183Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Scroll - making scrolling through buffers fun since 2016☆173Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- A minimalistic async/await executor for Rust☆231Updated last year
- Compile-time string formatting☆236Updated 5 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆190Updated 3 weeks ago