offsetof for Rust
☆231Mar 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)☆855Oct 19, 2024Updated last year
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Utilities for pinning☆100Apr 5, 2024Updated last year
- ☆23Mar 5, 2025Updated last year
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- ☆64Aug 28, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Utilities for dealing with substructures within syn macros☆145May 5, 2025Updated 10 months ago
- ☆44Jun 14, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- cross-platform Rust API for memory mapped IO☆608Feb 15, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- A library for extracting and validating links.☆21Aug 17, 2024Updated last year