llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆230Updated 2 months ago
Alternatives and similar repositories for bytecount
Users that are interested in bytecount are comparing it to the libraries listed below
Sorting:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Rust option parser with custom derive support☆233Updated 8 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Hjson for Rust☆114Updated 10 months ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- deserialize typed structures from regex captures☆173Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A Vec of Bits☆181Updated last month
- ☆125Updated 2 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Safely combine results☆81Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- ☆77Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago