The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give it a slice of binary data, and it will allow you to read and write the fields defined in the layout from the binary data without having to copy any of the data. It's similar to transmuting to/from a #[repr(packed)] struct, but much safer.
active 2023-08-17 → 2025-12-19 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 856 days from 2023-08-17 to 2025-12-19. Pushes: 39 total, peak 13 in a day. Pull requests: 3 total, peak 2 in a day. Issues: 6 total, peak 1 in a day. Comments: 11 total, peak 2 in a day. Stars: 21 total, peak 4 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
Recent activity
Latest issues, pull requests and releases
- Issue comment#24lvella2024-05-18 11:08Nested structure as an array?
- Issue comment#27smessmer2024-04-27 20:08Automatic support for repr(int) enums
- Releasesmessmer2024-04-14 00:284.0.2
- Issue#26smessmer2024-04-13 23:00Ability to retrieve the non-variable SIZE of the struct
- Issue comment#28smessmer2024-04-13 22:59Fixing no-std support by making thiserror optional and added test
- Pull request#28smessmer2024-04-13 22:59
- Issue comment#25smessmer2024-04-13 22:40Fix no_std compatibility
- Pull request#25smessmer2024-04-13 22:40
- Issue comment#27smessmer2024-04-08 01:20Automatic support for repr(int) enums
- Issue#27lvella2024-04-07 17:05Automatic support for repr(int) enums
- Issue comment#25smessmer2024-03-28 03:22Fix no_std compatibility
- Issue comment#26smessmer2024-03-28 03:18Ability to retrieve the non-variable SIZE of the struct
- Issue#26vlovich2024-03-28 01:39Ability to retrieve the non-variable SIZE of the struct
- Pull request#25cpaplham2024-02-23 23:38
- Releasesmessmer2024-02-10 07:014.0.1
- Issue comment#13smessmer2024-02-09 02:44Other types to support?
- Issue#13smessmer2024-02-09 02:44Other types to support?
- Issue comment#13smessmer2024-02-08 09:51Other types to support?
- Releasesmessmer2024-02-06 02:373.3.0
- Issue#24adam9007102023-11-08 06:47Nested structure as an array?
- Issue comment#23rdaum2023-09-11 01:03Feature request: provide "size up to array" for open ended layouts ending with arrays
- Issue#23rdaum2023-09-11 01:03Feature request: provide "size up to array" for open ended layouts ending with arrays
- Issue comment#23smessmer2023-09-02 22:06Feature request: provide "size up to array" for open ended layouts ending with arrays
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 21 stars here means stars gained during the window, not the repo's star count.