jswrenn / typicLinks
Type-safe transmutations between layout-compatible types.
☆122Updated 5 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☆112Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- GLL parsing framework.☆137Updated last year
- skiplist☆142Updated 3 years ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 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
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- ☆53Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆125Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Rust serializer library☆87Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago