llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆231Updated 6 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
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Hjson for Rust☆117Updated last year
- 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☆185Updated last month
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 3 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- ☆125Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- deserialize typed structures from regex captures☆174Updated last year
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An object pool manager in Rust☆199Updated 4 years ago