llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆230Updated 4 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☆210Updated 4 years ago
- Fast generic radix trie implemented in Rust☆208Updated 2 weeks ago
- A small utility to compare Rust micro-benchmarks.☆360Updated 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☆262Updated last year
- Rust option parser with custom derive support☆234Updated 10 months ago
- deserialize typed structures from regex captures☆172Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Hjson for Rust☆114Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Safely combine results☆81Updated last year
- ☆125Updated 3 years ago