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
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- skiplist☆142Updated 3 years 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
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- GLL parsing framework.☆137Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Safely combine results☆81Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- ☆52Updated 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
- Token tree calling convention☆79Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago