luser / rust-test-assemblerLinks
A Rust crate containing a set of types for building complex binary streams.
☆11Updated 3 years ago
Alternatives and similar repositories for rust-test-assembler
Users that are interested in rust-test-assembler are comparing it to the libraries listed below
Sorting:
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- [DEPRECATED] see:☆81Updated 9 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- No longer maintained☆70Updated 8 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 8 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A composable wait system.☆76Updated 7 years ago
- Non-lexical lifetimes RFC.☆49Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- ☆20Updated 10 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- ☆27Updated 10 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- A procedural macro to generate bitfield-like stuct☆30Updated 8 years ago