Compact string type for zero-copy parsing
☆264Nov 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
Sorting:
- SmallVec-backed stack string optimisation☆44May 29, 2020Updated 5 years ago
- Cross-platform application sandboxing for Rust☆376Dec 3, 2024Updated last year
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,088Feb 3, 2026Updated 3 weeks ago
- Rust library providing a lazily filled Cell☆61Aug 12, 2020Updated 5 years ago
- 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,041Feb 10, 2026Updated 2 weeks ago
- String interning for Rust☆208Sep 8, 2025Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Jan 4, 2022Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- The simd optimized escape code☆55Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Iterate in a lazily achieved sorted order☆59Oct 16, 2018Updated 7 years ago
- High-performance browser-grade HTML5 parser☆2,509Feb 16, 2026Updated 2 weeks ago
- Geometry primitives (basic linear algebra) for Rust☆479Jan 17, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Jan 21, 2023Updated 3 years ago
- No longer maintained☆38Aug 5, 2017Updated 8 years ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- 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
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Rust vorbis decoder☆286Mar 2, 2023Updated 3 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Dec 11, 2017Updated 8 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago