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:
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- String interning for Rust☆207Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Updated last year
- ☆126Updated 3 years ago
- A Vec of Bits☆186Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆428Updated 5 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Fowler–Noll–Vo hash function☆356Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Rust LZ4 bindins library☆194Updated 5 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- generators☆211Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Updated 2 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago