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☆78Updated last year
- skiplist☆144Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- GLL parsing framework.☆138Updated last year
- ☆53Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Safely combine results☆82Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Rust serializer library☆88Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year