llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆231Updated 7 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
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- ☆126Updated 3 years ago
- deserialize typed structures from regex captures☆176Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Rust option parser with custom derive support☆235Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A Vec of Bits☆186Updated 5 months ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- Hjson for Rust☆117Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A cargo subcommand to manage local registries☆155Updated last week
- Extended utilities for working with files and filesystems in Rust☆152Updated last year