Gilnaa / memoffsetLinks
offsetof for Rust
☆229Updated 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☆236Updated last month
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- Rust ABI safe code generator☆188Updated 3 months ago
- cpuid library in rust.☆169Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Manual segmented stacks for Rust☆315Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Rust symbol demangling☆258Updated this week
- Rust replacement for miniz☆216Updated last week
- Easy function multiversioning for Rust☆233Updated 7 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- This crate provides macros to generate bitfield-like struct.☆188Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- ☆201Updated 6 months ago
- A simple bitset container for Rust☆147Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago