servo / tendrilLinks
Compact string type for zero-copy parsing
☆258Updated last year
Alternatives and similar repositories for tendril
Users that are interested in tendril are comparing it to the libraries listed below
Sorting:
- A library for creating references that carry their owner with them.☆373Updated last year
- String interning for Rust☆200Updated last month
- Generic array types in Rust☆411Updated 3 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆329Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆400Updated last week
- Fowler–Noll–Vo hash function☆345Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- A rust-macro which makes errors easy to write☆336Updated last year
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Rust option parser with custom derive support☆233Updated 7 months ago
- A simple bitset container for Rust☆143Updated last month
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- CBOR support for serde.☆306Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago