dflemstr / type-info
☆23Updated 6 years ago
Alternatives and similar repositories for type-info:
Users that are interested in type-info are comparing it to the libraries listed below
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ☆23Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆52Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Futures-aware lock primitives☆39Updated 4 months ago
- A circular buffer-like queue container.☆37Updated last month
- Rust match_cast macro implementation☆24Updated 8 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago