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:
- ☆23Updated 6 years ago
- ☆57Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Measure execution time of a block of Rust code☆17Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A flexible byte pool.☆18Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆41Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Data parallelism library for async-std.☆93Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Rust match_cast macro implementation☆24Updated 8 years ago
- A stack-allocated box that stores trait objects.☆20Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Benchmark Tool for Embedded Key-Value Stores available in Rust☆27Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago