llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆230Updated 5 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
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Fast generic radix trie implemented in Rust☆212Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- ☆125Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- ☆78Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Rust option parser with custom derive support☆235Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- A Vec of Bits☆183Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- A cargo subcommand to manage local registries☆156Updated 3 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated 3 weeks ago
- deserialize typed structures from regex captures☆174Updated last year
- An extraction of the compiletest utility from the Rust compiler☆230Updated last week
- A crate with indexed arenas with small memory footprint☆79Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Safely combine results☆82Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago