TylerBloom / TypedIdLinks
Make your IDs strongly typed!!
☆12Updated 3 years ago
Alternatives and similar repositories for TypedId
Users that are interested in TypedId are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆79Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- An async version of iterator☆40Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆34Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Provides TestResult type for concise and precise test failures☆67Updated last month
- Count and convert between various ways of indexing utf8 string slices.☆19Updated 5 months ago
- Automatically upgrade breaking changes☆46Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- More reliable path manipulation.☆65Updated last week
- ☆13Updated 3 years ago
- A simple in-memory search for collections and key-value stores.☆81Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Serde Visitor for deserializing untagged enums☆68Updated 2 weeks ago
- State machine pattern for Rust☆29Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Case transforming macros for idents☆42Updated last year
- Bounded integers for Rust