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:
- [DEPRECATED] see:☆81Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A pool of reusable values☆51Updated 5 years ago
- ☆53Updated 5 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- 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
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A procedural macro to generate bitfield-like stuct☆29Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆27Updated 10 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated this week