Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆232Jun 3, 2025Updated 8 months ago
Alternatives and similar repositories for bytecount
Users that are interested in bytecount are comparing it to the libraries listed below
Sorting:
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- ☆64Aug 28, 2024Updated last year
- ☆22Sep 26, 2016Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A compiler plugin to insert flame calls☆390Apr 13, 2023Updated 2 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Fast numeric to- and from-string conversion routines.☆352Oct 9, 2025Updated 4 months ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Feb 15, 2025Updated last year
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- Custom exit status codes with ? in main☆29Jun 17, 2019Updated 6 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated 3 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆167Feb 10, 2026Updated 2 weeks ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Aug 14, 2024Updated last year
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- ☆261Updated this week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- ☆64Jul 11, 2017Updated 8 years ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- oh heck, a case conversion library☆584Aug 9, 2025Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,687Oct 11, 2025Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- UNIC: Unicode and Internationalization Crates for Rust☆245Dec 16, 2025Updated 2 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆585Dec 21, 2025Updated 2 months ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago