zeonzip / ansicLinks
Ansic is a modern, efficient and compile time ansi macro and utilities.
☆54Updated 2 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.☆32Updated last week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- Cargo subcommand to sort derive attributes 📦☆58Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Collaborative code editor and execution environment for Rust☆36Updated 4 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- codesort sorts code☆97Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Provides many useful tools related to tuples☆56Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 2 weeks ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆31Updated 2 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆30Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Cargo subcommand to synchronize README with crate documentation☆35Updated this week
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated last month
- Concise bit field extraction☆59Updated 10 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆68Updated last year