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:
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Manual segmented stacks for Rust☆307Updated last month
- Rust ABI safe code generator☆188Updated last month
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Rust replacement for miniz☆212Updated last week
- Reflection via DWARF.☆296Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆237Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- ☆209Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- ☆201Updated 5 months ago
- String interning for Rust☆200Updated last month
- cpuid library in rust.☆165Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆172Updated 3 weeks ago
- A minimalistic async/await executor for Rust☆231Updated last year