zeonzip / ansicLinks
Ansic is a modern, efficient and compile time ansi macro and utilities.
☆57Updated 4 months ago
Alternatives and similar repositories for ansic
Users that are interested in ansic are comparing it to the libraries listed below
Sorting:
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- State machine pattern for Rust☆29Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- Cargo subcommand to sort derive attributes 📦☆61Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- Include your assets statically into your application with a strict structure☆92Updated last week
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆36Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Provides many useful tools related to tuples☆58Updated 6 months ago
- Collaborative code editor and execution environment for Rust☆35Updated 7 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- codesort sorts code☆99Updated this week
- Cargo subcommand to synchronize README with crate documentation☆35Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- 📐 A collection of distance metrics on strings☆33Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Concise bit field extraction☆61Updated last year
- Pretty Useful Pup let's you write assertions about the architecture of your Rust project☆33Updated last week
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 3 weeks ago
- Linux linker for x86 and x86-64☆32Updated 5 months ago
- Terminal tool to get you the best crates for your rust projects, curated by blessed.rs☆44Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated 2 years ago