nvzqz / condtype
Choose Rust types at compile-time via constants
☆61Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for condtype
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Umbrella repository for Krabcake experiments☆46Updated last year
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- ☆36Updated last year
- Alternative future adapters that provide cancel safety.☆59Updated this week
- ☆65Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Data-driven tests on stable Rust☆36Updated this week
- Bare-metal allocators.☆75Updated 2 years ago
- An alternate Cargo registry using static files☆105Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Typed index version of Rust slice and Vec containers☆66Updated last month
- It executes futures☆55Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- An exploration of Storages☆34Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- ☆58Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago