Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
☆234Jun 3, 2025Updated 9 months ago
Alternatives and similar repositories for bytecount
Users that are interested in bytecount are comparing it to the libraries listed below
Sorting:
- ☆22Sep 26, 2016Updated 9 years ago
- ☆64Aug 28, 2024Updated last year
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years 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
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- A growable bit-vector for Rust, optimized for size☆47Feb 15, 2025Updated last year
- Rust macro to generate self-referential structs☆213May 1, 2021Updated 4 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- Fast numeric to- and from-string conversion routines.☆353Mar 12, 2026Updated last week
- SIMD for humans☆1,601Aug 29, 2023Updated 2 years ago
- ☆65Jul 11, 2017Updated 8 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆168Feb 10, 2026Updated last month
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 8 years ago
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- Represent large sets and maps compactly with finite state transducers.☆2,053Sep 25, 2024Updated last year
- Custom exit status codes with ? in main☆29Jun 17, 2019Updated 6 years ago
- Structured, contextual, extensible, composable logging for Rust☆1,693Oct 11, 2025Updated 5 months ago
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- ☆263Feb 22, 2026Updated 3 weeks ago
- oh heck, a case conversion library☆584Aug 9, 2025Updated 7 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆590Dec 21, 2025Updated 3 months ago
- An intrusive flamegraph profiling tool for rust.☆731Feb 25, 2024Updated 2 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆173Sep 27, 2017Updated 8 years ago
- ☆165Oct 31, 2018Updated 7 years ago
- Compact string type for zero-copy parsing☆265Nov 16, 2023Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- JSON parser which picks up values directly without performing tokenization in Rust☆638Sep 21, 2017Updated 8 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month