zeonzip / ansicLinks
Ansic is a modern, efficient and compile time ansi macro and utilities.
☆57Updated 7 months ago
Alternatives and similar repositories for ansic
Users that are interested in ansic are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Postgres toolkit for Rust, powered by facet reflection☆60Updated last week
- Cargo subcommand to sort derive attributes 📦☆63Updated last month
- Obsessively tiny error derive macro☆86Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Collaborative code editor and execution environment for Rust☆35Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆36Updated last week
- 📐 A collection of distance metrics on strings☆33Updated last year
- codesort sorts code☆99Updated 2 months ago
- Add documentation to function arguments in Rust☆50Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Cargo subcommand to synchronize README with crate documentation☆35Updated last week
- Binary size analyzer for Rust programs☆37Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- The quickest way to override dependencies with Cargo☆82Updated this week
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- Provides many useful tools related to tuples☆58Updated last month
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆66Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Command-running macro for Rust☆34Updated last year
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month