llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆228Updated this week
Alternatives and similar repositories for bytecount
Users that are interested in bytecount are comparing it to the libraries listed below
Sorting:
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- deserialize typed structures from regex captures☆173Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- generators☆208Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- An object pool manager in Rust☆196Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Rust option parser with custom derive support☆231Updated 6 months ago
- A Vec of Bits☆178Updated 4 months ago