llogiq / bytecountLinks
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆228Updated 2 weeks 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.☆114Updated 10 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- deserialize typed structures from regex captures☆173Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Compact string type for zero-copy parsing☆258Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- Generic array types in Rust☆411Updated 3 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 4 months ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- String interning for Rust☆200Updated last month
- An object pool manager in Rust☆196Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago