servo / tendrilLinks
Compact string type for zero-copy parsing
☆264Updated 2 years ago
Alternatives and similar repositories for tendril
Users that are interested in tendril are comparing it to the libraries listed below
Sorting:
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- String interning for Rust☆207Updated 3 months ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A Vec of Bits☆184Updated 4 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Fowler–Noll–Vo hash function☆353Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- generators☆211Updated 2 years ago
- ☆125Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆384Updated last year
- A mortifying serialization library for Rust☆345Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 2 weeks ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- deserialize typed structures from regex captures☆174Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Rust option parser with custom derive support☆235Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago