jswrenn / typic
Type-safe transmutations between layout-compatible types.
☆122Updated 4 years ago
Alternatives and similar repositories for typic:
Users that are interested in typic are comparing it to the libraries listed below
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- skiplist☆141Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Safely combine results☆81Updated 7 months 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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Run closures in parallel☆113Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Rust serializer library☆87Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- ☆52Updated 5 years ago
- ☆124Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week