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:
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- GLL parsing framework.☆137Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- 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
- Token tree calling convention☆80Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A graphical debugger for Rust MIR☆195Updated 3 years 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 3 years ago
- Rust serializer library☆87Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- ☆53Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago