JSorngard / zalgo_codec
A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source code into a Rust source file.
☆21Updated this week
Alternatives and similar repositories for zalgo_codec:
Users that are interested in zalgo_codec are comparing it to the libraries listed below
- Hitori is a generic regular expressions library.☆51Updated last year
- `smol` integrations with `hyper`☆14Updated 2 months ago
- GUI viewer for cargo metadata☆18Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- Configure const and static items by environment variables.☆24Updated last year
- `smol` integrations with `axum`☆18Updated 2 months ago
- An alternative `std`-like implementation built on origin☆25Updated 2 weeks ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago
- Pretty-print file sizes and more☆43Updated 8 months ago
- `i24` provides a 24-bit signed integer type for Rust, filling the gap between `i16` and `i32`. This type is particularly useful in audio …☆17Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- For when you really, really just want to know that your config changed☆14Updated last year
- Exhaustive iteration trait in Rust☆13Updated 2 weeks ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- Full precision decimal representation of f64☆25Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- State machine pattern for Rust☆30Updated 2 months ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆22Updated 2 weeks ago