kazcw / comacroLinks
Rust declarative static analysis with macro-like syntax
☆15Updated 7 years ago
Alternatives and similar repositories for comacro
Users that are interested in comacro are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- Cryptographic signatures for auditing unsafe code in Rust☆55Updated 10 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
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- ☆27Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- JS affine☆69Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- reprints for your terminal screen☆20Updated 9 years ago