dflemstr / type-infoLinks
☆23Updated 7 years ago
Alternatives and similar repositories for type-info
Users that are interested in type-info are comparing it to the libraries listed below
Sorting:
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆23Updated 6 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Toy future combinators using async/await☆35Updated 5 years ago
- A rust library that provides pseudo-reflection for structs and enums☆22Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- ☆61Updated 2 years ago
- Concurrency algorithms☆11Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- ☆53Updated 6 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆57Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago