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 9 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆81Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated last year
- reflection for rust programming☆16Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Benchmark Tool for Embedded Key-Value Stores available in Rust☆27Updated 7 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Comparing Rust crate function speeds☆17Updated 6 years ago
- ☆52Updated 5 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆38Updated 8 months ago
- Array helpers for Rust's Vector and String types☆76Updated last year
- Trying to create Sync bump allocator☆29Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago