jswrenn / typic
Type-safe transmutations between layout-compatible types.
☆121Updated 4 years ago
Alternatives and similar repositories for typic:
Users that are interested in typic are comparing it to the libraries listed below
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Run closures in parallel☆112Updated 3 weeks ago
- GLL parsing framework.☆137Updated 10 months ago
- Safely combine results☆81Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Utilities for pinning☆97Updated 10 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- skiplist☆141Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- ☆52Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Execute your code on the Rust ecosystem.☆182Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago