kennytm / omgwtf8Links
Optimized-Matching-Generalized Wobbly Transformation Format — 8-bit
☆38Updated 7 years ago
Alternatives and similar repositories for omgwtf8
Users that are interested in omgwtf8 are comparing it to the libraries listed below
Sorting:
- Like wc, but unicode-aware, and with per-line mode.☆39Updated 10 months ago
- dynamic smart pointers☆32Updated 6 years ago
- Named arguments for Rust☆38Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Updated 4 years 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…☆101Updated last year
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- JS affine☆67Updated 5 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Installer for various Rust reimaginations of coreutils. These are not drop-in replacements.☆94Updated 2 years ago
- Hexadecimal float support for Rust☆40Updated 4 months ago
- A Rust source code parser and explorer☆23Updated last year
- REPL-like interactive code editor☆29Updated 7 years ago
- opt-in runtime introspection☆12Updated 3 years ago
- ☆40Updated 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- A toy sudo clone written in Rust☆76Updated 4 years ago
- Historic Rust code browsing☆35Updated 4 years ago
- A tracing aware eyre variant that captures SpanTraces and Backtraces and supports rich context for errors with warnings, suggestions, and…☆28Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A macro to define lambda-like macros inline.