llogiq / bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆226Updated 5 months ago
Alternatives and similar repositories for bytecount:
Users that are interested in bytecount are comparing it to the libraries listed below
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- Fast generic radix trie implemented in Rust☆195Updated 2 years ago
- deserialize typed structures from regex captures☆170Updated last year
- A compiler plugin to insert flame calls☆380Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- An allocator that can track and limit memory usage.☆207Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Extremely generic linear algebra libary for Rust☆225Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆147Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated last month
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago