macros
There are 1917 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
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.
automagica/automagica
AI-powered Smart Robotic Process Automation 🤖
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
aimeos/macro
Customize code using closures
JelteF/derive_more
Some more derive(Trait) options
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
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
LuxLang/lux
The Lux Programming Language
greyblake/nutype
Rust newtype with guarantees 🇺🇦 🦀
colin-kiegel/rust-derive-builder
derive builder implementation for rust structs
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.
scalalandio/chimney
Scala library for boilerplate-free, type-safe data transformations
tfpk/macrokata
Learn Macros In Rust
decalage2/ViperMonkey
A VBA parser and emulation engine to analyze malicious macros.
wartremover/wartremover
Flexible Scala code linting tool
repeats/Repeat
Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
vrtbl/passerine
A small extensible programming language designed for concise expression with little code.
bitflags/bitflags
A macro to generate structures which behave like bitflags
hirrolot/metalang99
Full-blown preprocessor metaprogramming
warycat/rustgym
Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more
lightbend-labs/scala-logging
Convenient and performant logging library for Scala wrapping SLF4J.
mmastrac/rust-ctor
Module initialization/global constructor functions for Rust
Brikwerk/nxbt
Control your Nintendo Switch through a website, terminal, or macro.
Veykril/tlborm
The Little Book of Rust Macros (updated fork)
mystor/rust-cpp
Embed C++ directly inside your rust code!
spring-rs/spring-rs
🍃spring-rs is a application framework written in rust inspired by java's spring-boot
plokhotnyuk/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
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.
spatie/macroable
A trait to dynamically add methods to a class