llogiq / bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆226Updated 4 months ago
Alternatives and similar repositories for bytecount:
Users that are interested in bytecount are comparing it to the libraries listed below
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- Rust option parser with custom derive support☆229Updated 3 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Compact string type for zero-copy parsing☆251Updated last year
- A library for creating references that carry their owner with them.☆365Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- deserialize typed structures from regex captures☆170Updated last year
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Extremely generic linear algebra libary for Rust☆223Updated 3 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆260Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Safely combine results☆81Updated 5 months ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Fast generic radix trie implemented in Rust☆193Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆136Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month