awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to charlinfeng/reflect

Open-source alternatives to Reflect

10 open-source projects similar to charlinfeng/reflect, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Reflect alternative.

  • sebastianbergmann/object-reflectorsebastianbergmann 的头像

    sebastianbergmann/object-reflector

    6,283在 GitHub 上查看↗

    Object-reflector is a Python object reflection library and dynamic attribute access tool. It functions as an object property extractor designed to retrieve values from an object's internal state and inheritance hierarchies during runtime. The library provides the capability to access and extract private, protected, and inherited object attributes. This allows for the inspection of internal properties regardless of their visibility. The project covers domains including software debugging workflows, automated testing utilities, and general Python runtime reflection to analyze object properties

    PHP
    在 GitHub 上查看↗6,283
  • c3lang/c3cc3lang 的头像

    c3lang/c3c

    5,147在 GitHub 上查看↗

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    C3c3compilerlanguage
    在 GitHub 上查看↗5,147
  • pardeike/harmonypardeike 的头像

    pardeike/Harmony

    6,526在 GitHub 上查看↗

    Harmony is a library for modifying, replacing, and decorating compiled .NET and Mono methods during execution without altering binary files on disk. It functions as a runtime method patching tool, a CIL instruction manipulator, and a reflection extension for C#. The project provides mechanisms to intercept method execution, allowing custom code to run before or after original methods while maintaining the existing program flow. It enables the analysis and rewriting of Common Intermediate Language instructions to change the internal logic of compiled methods. The toolkit also includes utiliti

    C#cilcsharpdetour
    在 GitHub 上查看↗6,526

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • haxefoundation/haxeHaxeFoundation 的头像

    HaxeFoundation/haxe

    6,880在 GitHub 上查看↗

    Haxe is a statically typed, multi-target programming language and open-source compiler toolkit that translates a single codebase into native executables and scripts for JavaScript, C++, C#, Java, Python, Lua, PHP, and Flash targets. It provides a unified type system with automatic type inference, a compile-time macro system for code transformation and generation, conditional compilation directives, and a static analysis engine that enforces null safety and eliminates dead code to produce smaller, safer outputs. The language is supported by the HashLink virtual machine, which executes platform

    Haxecompilercross-platformhaxe
    在 GitHub 上查看↗6,880
  • zewo/reflectionZewo 的头像

    Zewo/Reflection

    597在 GitHub 上查看↗

    DEPRECATED

    Swift
    在 GitHub 上查看↗597
  • evermeer/evreflectionevermeer 的头像

    evermeer/EVReflection

    959在 GitHub 上查看↗

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift

    Swiftalamofireevreflectionjson
    在 GitHub 上查看↗959
  • johnlui/jsonneverdiejohnlui 的头像

    johnlui/JSONNeverDie

    444在 GitHub 上查看↗

    Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die

    Swift
    在 GitHub 上查看↗444
  • bradhilton/swiftkvcbradhilton 的头像

    bradhilton/SwiftKVC

    135在 GitHub 上查看↗

    Key-Value Coding (KVC) for native Swift classes and structs

    Swift
    在 GitHub 上查看↗135
  • wickwirew/runtimewickwirew 的头像

    wickwirew/Runtime

    1,166在 GitHub 上查看↗

    A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.

    Swift
    在 GitHub 上查看↗1,166
  • seaql/sea-ormSeaQL 的头像

    SeaQL/sea-orm

    9,410在 GitHub 上查看↗

    Sea-ORM is an asynchronous SQL object-relational mapper and database toolkit for mapping relational tables to strongly typed objects. It provides a relational database mapper for performing CRUD operations across MySQL, PostgreSQL, and SQLite, and includes a programmatic dynamic query builder for constructing complex SQL statements. The project distinguishes itself by providing a GraphQL schema generator that transforms database entities into typed schemas with built-in pagination and filters. It also features a dedicated database migration tool for defining and applying versioned schema chan

    Rustdatabasehacktoberfestloco
    在 GitHub 上查看↗9,410