TimelyDataflow / abomonationLinks
A mortifying serialization library for Rust
☆346Updated 3 years ago
Alternatives and similar repositories for abomonation
Users that are interested in abomonation are comparing it to the libraries listed below
Sorting:
- An experimental serialization system written in Rust☆286Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆428Updated 5 months ago
- Generic array types in Rust☆431Updated 2 months ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Fowler–Noll–Vo hash function☆356Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆507Updated 5 months ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- The arena, a fast but limited type of allocator☆576Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Compile time numbers in Rust.☆573Updated 3 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Intrusive collections for Rust☆485Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- Compile-time reference counting☆456Updated 8 months ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Manual segmented stacks for Rust☆332Updated 2 weeks ago
- generators☆211Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆219Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago