bluss / indexing
Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.
☆101Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for indexing
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆34Updated last year
- Token tree calling convention☆79Updated last year
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- A rust library for checked floating point operations☆81Updated last year
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- ☆55Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 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.☆38Updated 6 years ago
- JS affine☆66Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A proc-macro to break Rust IDEs☆63Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- (More or less) accurate floating point algorithms☆55Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- ☆47Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year