Gilnaa / memoffsetLinks
offsetof for Rust
☆228Updated last year
Alternatives and similar repositories for memoffset
Users that are interested in memoffset are comparing it to the libraries listed below
Sorting:
- cpuid library in rust.☆172Updated last month
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Generic Atomic<T> type for Rust☆241Updated last month
- Rust symbol demangling☆265Updated 2 months ago
- Rust replacement for miniz☆219Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- Rust ABI safe code generator☆189Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆207Updated this week
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Small, fast, synchronization primitives☆251Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- This crate provides macros to generate bitfield-like struct.☆197Updated last week
- Manual segmented stacks for Rust☆323Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆146Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆255Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- A simple bitset container for Rust☆151Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A cross-platform virtual memory API written in Rust☆130Updated last year
- Better reference counted strings for Rust☆137Updated last year
- generators☆209Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago