AlienKevin / curry-macroLinks
Have fun currying using Rust's native closure syntax
☆9Updated 5 years ago
Alternatives and similar repositories for curry-macro
Users that are interested in curry-macro are comparing it to the libraries listed below
Sorting:
- Make it possible to chain regular functions☆48Updated 8 months ago
- Build a rustc sysroot with custom flags☆17Updated 3 weeks ago
- ☆46Updated 2 years ago
- Website to highlight Rust language interop options☆23Updated 2 years ago
- hot-reload template for Rust☆22Updated 2 years ago
- ☆26Updated last year
- A small markdown TUI note keeper☆15Updated 3 months ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A fast, minimal HTTP framework.☆18Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Build your own hostingless server.☆34Updated 2 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 3 years ago
- Widgets on Actors Bridge - a GUI microframework for combining GTK with Actix☆14Updated last year
- A library for comparing data structures in Rust, oriented toward testing☆25Updated last month
- Language server providing completion for gluon☆53Updated 2 years ago
- Binary application to clean up .cargo/registry & .cargo/git cache☆28Updated last month
- A Yesql inspired macro for using SQL in Rust☆19Updated last year
- Textual tables with automatic alignment☆39Updated last year
- Generic virtual dom implementation for rust☆17Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago