Gilnaa / memoffset
offsetof for Rust
☆225Updated 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☆234Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Rust ABI safe code generator☆187Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- cpuid library in rust.☆164Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust replacement for miniz☆208Updated last month
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Async synchronization primitives☆267Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Async interface for working with processes☆191Updated 2 months ago
- ☆200Updated 4 months ago
- A cross-platform virtual memory API written in Rust☆126Updated 11 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago