llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆232Updated 8 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.☆113Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- ☆78Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- deserialize typed structures from regex captures☆176Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- ☆126Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆219Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- A Vec of Bits☆186Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Hjson for Rust☆117Updated last year