offsetof for Rust
☆229Mar 26, 2024Updated last year
Alternatives and similar repositories for memoffset
Users that are interested in memoffset are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆358Mar 20, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143May 5, 2025Updated 9 months ago
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- ☆64Aug 28, 2024Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- ☆23Mar 5, 2025Updated 11 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- ☆500Nov 8, 2025Updated 3 months ago
- Rust library for memory barrier☆36May 17, 2024Updated last year
- ☆43Jun 14, 2023Updated 2 years ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month