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☆113Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- skiplist☆144Updated 4 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- ☆53Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Rust serializer library☆88Updated 2 months ago
- ☆125Updated 3 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Safely combine results☆82Updated last year