Compact string type for zero-copy parsing
☆265Nov 16, 2023Updated 2 years ago
Alternatives and similar repositories for tendril
Users that are interested in tendril are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cross-platform application sandboxing for Rust☆377Dec 3, 2024Updated last year
- SmallVec-backed stack string optimisation☆44May 29, 2020Updated 5 years ago
- A multiprocess drop-in replacement for Rust channels☆1,097Mar 9, 2026Updated last week
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,053Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆71Feb 27, 2026Updated 3 weeks ago
- No longer maintained☆38Aug 5, 2017Updated 8 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- High-performance browser-grade HTML5 parser☆2,528Mar 13, 2026Updated last week
- Rust library providing a lazily filled Cell☆61Aug 12, 2020Updated 5 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- String interning for Rust☆209Sep 8, 2025Updated 6 months 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
- No longer maintained☆70Aug 5, 2017Updated 8 years ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- The simd optimized escape code☆55Feb 27, 2026Updated 3 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Automated property based testing for Rust (with shrinking).☆2,720Feb 10, 2026Updated last month
- Incremental, zero-copy UTF-8 decoding for Rust☆25Jan 21, 2023Updated 3 years ago
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆13Jul 5, 2024Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- SIMD for humans☆1,601Aug 29, 2023Updated 2 years ago
- Extensions for standard networking types☆106Jun 29, 2024Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Conduit-like data processing library for Rust☆54Oct 17, 2015Updated 10 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Dec 31, 2021Updated 4 years ago
- I/O and binary data encoding for Rust☆40Aug 17, 2015Updated 10 years ago
- Geometry primitives (basic linear algebra) for Rust☆482Updated this week
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Sep 11, 2019Updated 6 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago