An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: reflection-library

ecere/eC

eC Software Development Kit

Language: eC - Size: 1.73 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

ZXShady/enchantum

A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection

Language: C++ - Size: 414 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 32 - Forks: 5

lcsmuller/reflect-c

A library that adds reflection capabilities to C structs through code generation

Language: C - Size: 82 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

boostorg/pfr

std::tuple like methods for user defined types without any macro or boilerplate code

Language: C++ - Size: 1.21 MB - Last synced at: 11 days ago - Pushed at: 27 days ago - Stars: 1,393 - Forks: 162

Traverse-Research/rspirv-reflect

🦀 Minimal SPIR-V reflection library.

Language: Rust - Size: 115 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 44 - Forks: 12

Marcel091004/EasyEntityToDTO

A small library to easily map Entitys to DTOs and back for your API

Language: Java - Size: 63.5 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

hirrolot/datatype99

Algebraic data types for C99

Language: C - Size: 1.15 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1,413 - Forks: 23

TheNitesWhoSay/RareCpp

Creating a simpler, more intuitive means of C++ reflection

Language: C++ - Size: 3.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 124 - Forks: 6

Rconybea/xo-pyreflect

python bindings for xo-reflect

Language: C++ - Size: 25.4 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Rconybea/xo-pywebsock

python bindings for xo-websock

Language: C++ - Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

muir/reflectutils

Golang utility functions for working with reflection

Language: Go - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

codefilarete/reflection

Provides access to bean properties through one main PropertyAccessor class

Language: Java - Size: 560 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Sigma-Ryden/Rew

Simple reflection library

Language: C++ - Size: 557 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sam987883/TypeCache

TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.

Language: C# - Size: 2.23 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 0

burningwave/reflection

An advanced and highly optimized reflection engine extracted from Burningwave Core

Language: Java - Size: 1.48 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

SourceGeneration/Reflection

Reflection is a source-generated reflection library, with global caching and support for AOT compilation

Language: C# - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 3

TabooLib/reflex

Reflection API for Kotlin

Language: Kotlin - Size: 192 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 5

therealdreg/nasm_linux_x86_64_pure_sharedlib

NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection

Language: Shell - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 6

morrisxyang/xreflect

A simple and user-friendly reflection utility library.

Language: Go - Size: 61.5 KB - Last synced at: about 23 hours ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 5

Moderocky/Mirror

A smart, fast alternative to Java's reflection API.

Language: Java - Size: 199 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 4

TobiasDeBruijn/BukkitReflectionUtil

Utility library to make reflection easier in Bukkit projects.

Language: Java - Size: 168 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 2

alxkm/reflector

Reflector is tiny java reflections library

Language: Java - Size: 226 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 25 - Forks: 3

manosbatsis/gradle-reflections-plugin

A Gradle plugin that uses Reflections to scan and index your project classes at build-time, allowing run-time querying without the indexing performance hit.

Language: Java - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

eric2788/ReflectionProxy

using java reflection elegantly with metaprogramming

Language: Java - Size: 94.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sergio-eld/pod_reflection

Simple C++ one-header stl based library implementing reflection for POD data types

Language: C++ - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 4

Langulus/RTTI

Cross-platform, C++23 reflection library that relies fully on modern C++ features, without using any pre/post build steps.

Language: C++ - Size: 871 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

gontainer/reflectpro

A simple and elegant interface for GO's reflect.

Language: Go - Size: 69.3 KB - Last synced at: about 20 hours ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

Rconybea/reflect

c++ reflection library

Language: C++ - Size: 175 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

CriptoCosmo/RecordFileManager

Allow to read and write positional file by shema defined

Language: Java - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

NoaLand/cxx-reflection

[In Progress] My open cxx reflection library

Language: C++ - Size: 61.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0

Dheovani/ReflectionSystem

Easy to use Cpp Reflection System

Language: C++ - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

billyquith/ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.

Language: C++ - Size: 8.88 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 635 - Forks: 93

hedzr/ref 📦

a set of utilities about golang reflect

Language: Go - Size: 107 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rubenssleme/01-api-reflection-java

Detalhes a respeito da API Reflection da linguagem Java, mostrando seus principais elementos e como podem ser utilizados.

Language: Java - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

coyorkdow/liteproto

A native C++17 reflection and serialization library [work in progress]

Language: C++ - Size: 138 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 0

stevinz/reflect

Small, flexible, single-header library for runtime reflection and meta data in C++11.

Language: C++ - Size: 73.2 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

zerodaycode/Arcane

Rust library for provide runtime reflection capabilities, oop code-gen, like getters, setters, associated fn...

Language: Rust - Size: 15.2 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

alwyn974/MinecraftBOT

A simple Minecraft BOT for 1.18.2

Language: Java - Size: 280 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 82 - Forks: 40

YanSchw/ReflectCPP

A small and simple C++ Reflection Library

Language: C++ - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Mixermachine/base-test

Automated testing of Java classes via reflections

Language: Java - Size: 161 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 3

jason-c-daniels/Jcd.Reflection

A set of reflection helpers.

Language: C# - Size: 481 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

steffen-liersch/Liersch.Reflection

.NET library for significantly increasing the performance of reflection-based operations

Language: C# - Size: 54.7 KB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

sagittaracc/reflection

Language: PHP - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

kchandra423/KTesting

A basic library for testing java classes using reflection

Language: Java - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

fankux/rellaf

c++ reflection library base on c++11 which very simple to use in order to increase productivity

Language: C++ - Size: 187 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 48 - Forks: 8

everard/mirror

Minimalistic C++20 reflection library

Language: Hack - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

zpp0196/reflectx

Language: Java - Size: 312 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 2

MannyPeterson/ReflectionFactory

Java Reflection Factory Example

Language: Java - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

BR0kEN-/reflection-validator

Define a specification of PHP entity and check whether the particular item matches it.

Language: PHP - Size: 22.5 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

zephinzer/go-strcase

Case conversion library for Go

Language: Go - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

marcusts/Com.MarcusTS.SharedUtils

MAUI READY C# Utilities for better coding

Language: C# - Size: 2.71 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Rajacharles/Gallery-Reflection-Image-Flipster-Jquery

Flipster Jquery | Gallery | Reflection Images | Cover Flow Effects

Language: HTML - Size: 8.29 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jay-g-mehta/reflectioninvoker

Simple, Easy, Powerful Java Reflection utility for invoking methods.

Language: Java - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

channeladam/ChannelAdam.Reflection

A .NET library that provides helpers for using reflection.

Language: C# - Size: 11.7 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BenTimor/BlueStoneUtils

Java utils for reflection, serialization and more useful stuff.

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

keddelzz/InstanceGraph

Search through instances at runtime.

Language: Java - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 0

primeval-io/primeval-reflex

Java reflection library, most notably with fast, versatile object proxies

Language: Java - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

amuhlia/jdbc.amuhlia-iBatisClonE

*{JAVA}* [SpringFramework-iBatis::CLONE::] This improve JDBC access for replace iBatis implementation in applications already implemented // [::CLON::SpringFramework-iBatis] Mejor acceso via JDBC para remplazar iBatis en aplicaciones terminadas

Language: Java - Size: 1.55 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

InfinityRefactoring/8R-Reflections

An utility library for facilitate the handling of Class, Field, Method and others elements of the Java Reflection API.

Language: Java - Size: 242 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1