macros
There are 1754 repositories under macros topic.
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
HaxeFoundation/haxe
Haxe - The Cross-Platform Toolkit
hylang/hy
A dialect of Lisp that's embedded in Python
sweet-js/sweet-core
Sweeten your JavaScript.
janet-lang/janet
A dynamic language and bytecode vm
automagica/automagica
AI-powered Smart Robotic Process Automation 🤖
decalage2/oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
sevagas/macro_pack
macro_pack is a tool by @EmericNasi used to automatize obfuscation and generation of Office documents, VB scripts, shortcuts, and other formats for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify exploitation, antimalware bypass, and automatize the process from malicious macro and script generation to final document generation. It also provides a lot of helpful features useful for redteam or security research.
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
vue-macros/vue-macros
Explore and extend more macros and syntax sugar to Vue.
spatie/laravel-collection-macros
A set of useful Laravel collection macros
JelteF/derive_more
Some more derive(Trait) options
LuxLang/lux
The Lux Programming Language
greyblake/nutype
Rust newtype with guarantees 🇺🇦 🦀
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
colin-kiegel/rust-derive-builder
derive builder implementation for rust structs
aimeos/macro
Customize code using closures
scalalandio/chimney
Scala library for boilerplate-free, type-safe data transformations
wartremover/wartremover
Flexible Scala code linting tool
tfpk/macrokata
Learn Macros In Rust
decalage2/ViperMonkey
A VBA parser and emulation engine to analyze malicious macros.
vrtbl/passerine
A small extensible programming language designed for concise expression with little code.
repeats/Repeat
Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
Macro-Deck-App/Macro-Deck
Macro Deck transforms your phone, tablet, or any device equipped with a modern internet browser into an efficient remote macro pad. With this tool, you can execute single or multi-step actions seamlessly with just a single tap.
bitflags/bitflags
A macro to generate structures which behave like bitflags
lightbend-labs/scala-logging
Convenient and performant logging library for Scala wrapping SLF4J.
warycat/rustgym
Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more
hirrolot/metalang99
Full-blown preprocessor metaprogramming
Brikwerk/nxbt
Control your Nintendo Switch through a website, terminal, or macro.
mystor/rust-cpp
Embed C++ directly inside your rust code!
mmastrac/rust-ctor
Module initialization/global constructor functions for Rust
plokhotnyuk/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
Veykril/tlborm
The Little Book of Rust Macros (updated fork)
spatie/macroable
A trait to dynamically add methods to a class
jonasbb/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
kanaka/miniMAL
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.