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:
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- skiplist☆142Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Safely combine results☆81Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Run closures in parallel☆113Updated 5 months ago
- ☆112Updated 2 years ago
- A graphical debugger for Rust MIR☆191Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- 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
- ☆53Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago