jswrenn / typicLinks
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
Sorting:
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- skiplist☆142Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 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
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆100Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆124Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆53Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Run closures in parallel☆114Updated 5 months ago
- Safely combine results☆81Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Token tree calling convention☆79Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago