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 typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- String interning for Rust☆207Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- A Vec of Bits☆184Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- generators☆211Updated 2 years ago
- ☆125Updated 3 years ago
- Rust option parser with custom derive support☆235Updated last year
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- CBOR support for serde.☆309Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Custom derivation macro for Rust☆113Updated 8 years ago
- A simple bitset container for Rust☆158Updated 6 months ago