GitHub topics: reflection
ProjectMapK/jackson-module-kogera
Lightweight and high-performance jackson-module-kotlin
Language: Kotlin - Size: 1.37 MB - Last synced at: about 9 hours ago - Pushed at: about 9 hours ago - Stars: 133 - Forks: 4

yandex/yatagan
Dependency Injection framework based on Google's Dagger2 API, optimized for fast builds and for managing large graphs with optional dependencies
Language: Kotlin - Size: 3.17 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 238 - Forks: 11

qlibs/reflect
C++20 Static Reflection library
Language: C++ - Size: 232 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 402 - Forks: 20

PaperMC/asm-utils
Library for redirecting Java bytecode & reflection calls using ASM
Language: Java - Size: 711 KB - Last synced at: about 5 hours ago - Pushed at: 8 days ago - Stars: 13 - Forks: 1

aeris-consulting/catadioptre
A lightweight library to work with private members in Java and Kotlin using reflection and generated "proxies"
Language: Kotlin - Size: 280 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 0

SkytAsul/GuardianBeam
An util to create easily Guardian Lasers via Packets and Reflection. No dependencies, compatible 1.9 -> 1.21
Language: Java - Size: 31.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 97 - Forks: 8

modern-go/reflect2
reflect api without runtime reflect.Value cost
Language: Go - Size: 57.6 KB - Last synced at: about 2 hours ago - Pushed at: about 2 months ago - Stars: 792 - Forks: 75

skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Language: C++ - Size: 36.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 11,014 - Forks: 955

skypjack/meta
Header-only, non-intrusive and macro-free runtime reflection system in C++
Language: C++ - Size: 963 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 630 - Forks: 51

Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Language: C++ - Size: 699 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 5,392 - Forks: 480

soenneker/soenneker.utils.types
A utility library for Type and Assembly related operations
Language: C# - Size: 142 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

ZFFramework/ZFFramework
cross-platform C++ application framework, fully dynamic reflection/serialization, automatic lua binding by reflection
Language: C++ - Size: 3.13 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 76 - Forks: 21

UnterrainerInformatik/java-jre-utils
A library to help with JRE stuff like shutdownhooks or reading resources.
Language: Java - Size: 106 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

dvdvideo1234/LaserSTool
Official repository of the Laser STool for Garry's mod
Language: Lua - Size: 32.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 18 - Forks: 3

ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
Language: C# - Size: 10.3 MB - Last synced at: 2 days ago - Pushed at: 5 days ago - Stars: 5,839 - Forks: 1,246

tobi-laa/reflective-fluent-builders
A maven plugin for generating fluent builders for existing classes via reflection.
Language: Java - Size: 2.42 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

soenneker/soenneker.extensions.propertyinfo
A collection of helpful PropertyInfo (Reflection) extension methods
Language: C# - Size: 78.1 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.extensions.fieldinfo
A collection of helpful FieldInfo (Reflection) extension methods
Language: C# - Size: 81.1 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.reflection.cache
The fastest .NET Reflection cache
Language: C# - Size: 701 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 10 - Forks: 2

WasabiThumb/jtoml
Fully compliant TOML library for Java 8+
Language: Java - Size: 109 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Antelcat/Core
dotnet codes union
Language: C# - Size: 1.12 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 1

timostamm/protobuf-ts
Protobuf and RPC for TypeScript
Language: TypeScript - Size: 19.4 MB - Last synced at: 3 days ago - Pushed at: 9 days ago - Stars: 1,218 - Forks: 137

soenneker/soenneker.extensions.methodinfo
A collection of useful MethodInfo methods
Language: C# - Size: 458 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

soenneker/soenneker.utils.reflection
A utility library for various Reflection based operations
Language: C# - Size: 469 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.extensions.memberinfo
A collection of helpful MemberInfo (Reflection) extension methods
Language: C# - Size: 78.1 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.extensions.parameterinfo
A collection of helpful ParameterInfo (Reflection) extension methods
Language: C# - Size: 79.1 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

namin/refl-instr
reflective architectures that instrument and reify the computation steps
Language: Scheme - Size: 46.9 KB - Last synced at: about 22 hours ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

namin/rop
reflection-oriented programming
Language: Scheme - Size: 8.79 KB - Last synced at: about 22 hours ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 1

namin/3-proto-lisp
Code from the paper Reflection for the Masses by Charlotte Herzeel, Pascal Costanza, and Theo D'Hondt.
Language: Common Lisp - Size: 20.5 KB - Last synced at: about 22 hours ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 0

namin/blond
the reflective tower Blond by Olivier Danvy & Karoline Malmkjær
Language: Scheme - Size: 166 KB - Last synced at: about 22 hours ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

namin/reflection-schemes
exploration of reflective architectures in Scheme
Language: Scheme - Size: 97.7 KB - Last synced at: about 22 hours ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 2

namin/brown
the reflective language(s) Brown by Dan Friedman and Mitch Wand
Language: Scheme - Size: 15.6 KB - Last synced at: about 22 hours ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

namin/lisp-variations
variations on lisp, exploring reflection
Language: Scala - Size: 177 KB - Last synced at: about 22 hours ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

namin/metamk
Prolog-Style Meta-Interpreters in miniKanren
Language: Scheme - Size: 1.37 MB - Last synced at: about 22 hours ago - Pushed at: 2 months ago - Stars: 32 - Forks: 4

rbuckton/reflect-metadata
Prototype for a Metadata Reflection API for ECMAScript
Language: TypeScript - Size: 580 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 3,271 - Forks: 185

ZXShady/enchantum
A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection
Language: C++ - Size: 335 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 27 - Forks: 2

EranBoudjnah/RandomGenKt
Kotlin port of RandomGen
Language: Kotlin - Size: 5.88 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 38 - Forks: 0

aantron/better-enums
C++ compile-time enum to string, iteration, in a single header file
Language: C++ - Size: 578 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 1,754 - Forks: 180

jhump/protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers
Language: Go - Size: 4.44 MB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 1,404 - Forks: 178

ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Language: Kotlin - Size: 2.15 MB - Last synced at: about 23 hours ago - Pushed at: 4 days ago - Stars: 528 - Forks: 37

baohuyvanba/Deep-Learning
Implementations of various Deep Learning models.
Language: Jupyter Notebook - Size: 296 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

TechRate/Smart-Contract-Audits
Smart Contract security audit reports
Size: 647 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 577 - Forks: 139

symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
Language: PHP - Size: 1.09 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 2,812 - Forks: 24

tmteam/NFun
Expressions Evaluator for .NET
Language: C# - Size: 4.13 MB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 61 - Forks: 5

KyuubiRan/EzXHelper
A library to make Xposed modules development easily.
Language: Kotlin - Size: 1.08 MB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 451 - Forks: 53

giuseppeluca00/x
x is a powerful open-source tool used for data analysis and visualization in the field of machine learning and statistics. It offers a user-friendly interface for creating interactive plots and performing complex computational tasks efficiently.
Size: 0 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

kaatinga/settings
The package looks up necessary environment variables and use them to specify settings for your application.
Language: Go - Size: 132 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 2

eldoringo/AgenticRAG
AgenticRAG is an advanced AI-powered retrieval-augmented generation (RAG) Agent designed to provide users with an interactive and intelligent conversational experience
Language: Python - Size: 25.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Horrjiy/miniRT
42 Core Curriculum --- A raytracing project in C: Insert a scene and generate an image! --- Group project of @tleisterer and @Horrjiy.
Language: C - Size: 155 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

samber/go-type-to-string
🕵️♂️ Extract a string representation of Go type
Language: Go - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 17 - Forks: 3

johsteffens/beth
Streamlining Software Design
Language: C - Size: 8.16 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1

tiendc/go-deepcopy
Fast deep-copy library for Go
Language: Go - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 66 - Forks: 4

benoitlahoz/assemblerjs
A general purpose and zero-dependency Dependency Injection library for node and browser.
Language: HTML - Size: 908 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

phpDocumentor/Reflection
Reflection library to do Static Analysis for PHP Projects
Language: PHP - Size: 2.25 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 119 - Forks: 52

evermeer/EVReflection
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
Language: Swift - Size: 253 MB - Last synced at: about 20 hours ago - Pushed at: 22 days ago - Stars: 965 - Forks: 123

steffenskov/PerformantReflection
Library to speed up commonly used Reflection methods
Language: C# - Size: 178 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

dipscope/TypeManager.TS
Transform JSON strings or plain objects into JS class instances.
Language: TypeScript - Size: 1.69 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 26 - Forks: 3

dipscope/EntityStore.TS
Manage any kind of backend API or other datasource through the model reflection.
Language: TypeScript - Size: 1.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 19 - Forks: 3

cbeck88/visit_struct
A miniature library for struct-field reflection in C++
Language: C++ - Size: 210 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 558 - Forks: 50

jerowork/file-class-reflector
Get fully-qualified class names based on directory and file paths.
Language: PHP - Size: 102 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
Language: Ruby - Size: 8.24 MB - Last synced at: 5 days ago - Pushed at: 19 days ago - Stars: 6,792 - Forks: 602

facet-rs/facet
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
Language: Rust - Size: 11.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,375 - Forks: 42

DmitriBogdanov/UTL
Collection of self-contained header-only libraries for C++17
Language: C++ - Size: 20.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 237 - Forks: 9

TheNitesWhoSay/RareCpp
Creating a simpler, more intuitive means of C++ reflection
Language: C++ - Size: 3.17 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 124 - Forks: 6

quartiq/miniconf
Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
Language: Rust - Size: 1.51 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 30 - Forks: 4

fix8mt/conjure_enum
Lightweight header-only C++20 enum and typename reflection
Language: C++ - Size: 677 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 56 - Forks: 3

RehanSaeed/Serilog.Exceptions
Log exception details and custom properties that are not output in Exception.ToString().
Language: C# - Size: 999 KB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 523 - Forks: 52

sekwah41/Advanced-Portals
An advanced portals plugin for bukkit
Language: Java - Size: 9.15 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 162 - Forks: 67

matzefriedrich/parsley
An easy-to-use reflection-based dependency injection package that fits into any Go application.
Language: Go - Size: 220 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 25 - Forks: 3

wickwirew/Runtime
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
Language: Swift - Size: 969 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 1,124 - Forks: 97

atellaluca/ImportSpy
A powerful runtime validation framework that ensures your Python modules only run in compliant execution environments. Prevent unexpected failures, enforce security policies, and maintain stability across dynamic imports.
Language: Python - Size: 1.89 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 22 - Forks: 2

LucaFranceschini/wrapper-roo
JavaScript transparent function wrapper with reflection capabilities
Language: JavaScript - Size: 1.23 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

SMILEY4/schema-kenerator
Analyze kotlin types, extract information and generate schemas
Language: Kotlin - Size: 5.27 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 6

specta-rs/specta
Easily export your Rust types to other languages
Language: Rust - Size: 1.39 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 366 - Forks: 46

Shucharjer/atom.utils
A headers-only util library in C++20, including reflection, structures, and some magic. | 一个仅有头文件的C++20基础工具库,包括反射、结构和一些魔法。
Language: C++ - Size: 636 KB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
Language: C++ - Size: 7.18 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,825 - Forks: 157

SkyBlock-Simplified/api
The SimplifiedApi is a fast, powerful, utility library that provides quick and easy Java development for the official Hypixel SkyBlock API.
Language: Java - Size: 14.1 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

qlibs/dod
C++26 Data Oriented Design library
Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 0

chickensoft-games/Introspection
Create mixins and generate metadata about types at build time to enable reflection in ahead-of-time (AOT) environments.
Language: C# - Size: 429 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 39 - Forks: 2

CryptoMorin/XSeries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Language: Java - Size: 1.97 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 445 - Forks: 133

YoujiaZhang/Ref-GS
[CVPR 2025] Ref-GS : Directional Factorization for 2D Gaussian Splatting
Language: Python - Size: 17.9 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 25 - Forks: 3

golchanskiy23/golang-web-services
Курс на Stepik по разработке веб-сервисов на GO(VK)
Language: Go - Size: 3.37 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

OkaeriPoland/okaeri-acl
Annotation-focused ACL/access guardian library
Language: Java - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

OkaeriPoland/okaeri-placeholders
Simple blazing-fast placeholders library with yet unlimited capabilities
Language: Java - Size: 310 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 13 - Forks: 0

celtera/avendish
declarative polyamorous cross-system intermedia objects
Language: C++ - Size: 6.38 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 439 - Forks: 14

bes2008/langx-java
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
Language: Java - Size: 49.8 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 61 - Forks: 10

jpenilla/reflection-remapper
Java reflection library with support for obfuscation mappings
Language: Java - Size: 329 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 104 - Forks: 3

TheoWinterhalter/formal-type-theory
Formalising Type Theory in a modular way for translations between type theories
Language: Coq - Size: 1.48 MB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 94 - Forks: 4

mkachi/ReflectCpp
C++ Reflection Library
Language: C++ - Size: 35.2 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Chainski/GlobalAMSIBypass
Performs a global AMSI bypass by patching amsi.dll in memory.
Language: PowerShell - Size: 86.9 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

bamotav/Hangfire.RecurringJobAdmin
A dashboard to manage Hangfire's recurring jobs.
Language: C# - Size: 3.58 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 210 - Forks: 56

joshduran/brukeropus
A python package for communicating with Bruker OPUS spectroscopy software and reading its binary file format.
Language: Python - Size: 1.14 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 19 - Forks: 2

NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
Language: C# - Size: 134 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1,802 - Forks: 533

BlackRookSoftware/JSON
This library contains classes for converting Objects to and from JavaScript Object Notation.
Language: Java - Size: 1.15 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

hashicorp/go-argmapper
A runtime dependency-injection library for Go that supports automatically chaining conversion functions to reach desired input and output types.
Language: Go - Size: 299 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 122 - Forks: 7

ghassanpl/reflector
A small tool to create reflection information for C++ projects, ala Unreal's UHT
Language: C++ - Size: 781 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 12 - Forks: 4

felixguendling/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
Language: C++ - Size: 1000 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1,998 - Forks: 134

ketexon/kser
A no-overhead, compile-time, automatic reflection and serialization library for C++26
Language: C++ - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

HowProgrammingWorks/Reflect
Reflect API
Language: JavaScript - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 7

e22m4u/ts-reflector
Типизированная обертка для Metadata Reflection API
Language: TypeScript - Size: 50.8 KB - Last synced at: 7 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0
