A mortifying serialization library for Rust
☆346Jan 13, 2023Updated 3 years ago
Alternatives and similar repositories for abomonation
Users that are interested in abomonation are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A modular implementation of timely dataflow in Rust☆3,583Updated this week
- Compact string type for zero-copy parsing☆264Nov 16, 2023Updated 2 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- High-throughput columnar serialization in Rust☆188Jan 17, 2026Updated last month
- Benchmarks for rust serialization frameworks☆967Jan 13, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- A fast binary serialization framework☆406Oct 16, 2024Updated last year
- Fantastic serialization library☆159Feb 5, 2026Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Compile time static maps for Rust☆2,107Updated this week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 3 weeks ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- An implementation of differential dataflow using timely dataflow on Rust.☆2,914Updated this week
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- ☆500Nov 8, 2025Updated 3 months ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago