Geal / lovecraftLinks
You've met with a terrible fate, haven't you?
☆62Updated 6 years ago
Alternatives and similar repositories for lovecraft
Users that are interested in lovecraft are comparing it to the libraries listed below
Sorting:
- A clean, efficient parser combinator☆124Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- ☆40Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 9 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- An attempt to make a port of minimp3 to Rust