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:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- ☆23Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Concurrency algorithms☆11Updated 5 months ago
- ☆57Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆28Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Case transforming macros for idents☆41Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago