Gilnaa / memoffset
offsetof for Rust
☆225Updated 10 months ago
Alternatives and similar repositories for memoffset:
Users that are interested in memoffset are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆226Updated last year
- Easy function multiversioning for Rust☆211Updated 2 months ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Rust ABI safe code generator☆183Updated 6 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Manual segmented stacks for Rust☆298Updated last week
- Rust replacement for miniz☆198Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Reflection via DWARF.☆296Updated last year
- Support crate for rustc's self-profiling feature☆341Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Scroll - making scrolling through buffers fun since 2016☆163Updated 3 months ago
- A minimalistic async/await executor for Rust☆230Updated 10 months ago
- cpuid library in rust.☆160Updated this week
- Bit-level packing and unpacking for Rust☆166Updated last year
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A library for creating references that carry their owner with them.☆365Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- ☆192Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆219Updated 4 years ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- A fast, concurrent string interner☆148Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated 2 weeks ago