llogiq / bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆225Updated last month
Related projects ⓘ
Alternatives and complementary repositories for bytecount
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Rust option parser with custom derive support☆226Updated this week
- A library for creating references that carry their owner with them.☆362Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- Compact string type for zero-copy parsing☆250Updated last year
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- A compiler plugin to insert flame calls☆379Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆342Updated 2 months ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Procedural macros in expression position☆203Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- deserialize typed structures from regex captures☆169Updated 10 months ago
- A rust-macro which makes errors easy to write☆335Updated 7 months ago
- Unicode Normalization forms according to UAX#15 rules☆160Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Fast generic radix trie implemented in Rust☆188Updated last year
- Generic array types in Rust☆405Updated 4 months ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- skiplist☆140Updated 2 years ago
- Safely combine results☆81Updated 2 months ago