llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆231Updated 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 last year
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Rust option parser with custom derive support☆233Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- deserialize typed structures from regex captures☆173Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- ☆77Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Hjson for Rust☆114Updated 10 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Generic array types in Rust☆416Updated 5 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Safely combine results☆81Updated 11 months ago