awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to wickwirew/runtime

Open-source alternatives to Runtime

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

  • sebastianbergmann/object-reflectorAvatar sebastianbergmann

    sebastianbergmann/object-reflector

    6,283Vezi pe 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
    Vezi pe GitHub↗6,283
  • haxefoundation/haxeAvatar HaxeFoundation

    HaxeFoundation/haxe

    6,880Vezi pe 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
    Vezi pe GitHub↗6,880
  • c3lang/c3cAvatar c3lang

    c3lang/c3c

    5,147Vezi pe 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
    Vezi pe GitHub↗5,147

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • pardeike/harmonyAvatar pardeike

    pardeike/Harmony

    6,526Vezi pe 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
    Vezi pe GitHub↗6,526
  • zewo/reflectionAvatar Zewo

    Zewo/Reflection

    597Vezi pe GitHub↗

    DEPRECATED

    Swift
    Vezi pe GitHub↗597
  • charlinfeng/reflectAvatar CharlinFeng

    CharlinFeng/Reflect

    305Vezi pe GitHub↗

    Reflection, Dict2Model, Model2Dict, Archive

    Swift
    Vezi pe GitHub↗305
  • evermeer/evreflectionAvatar evermeer

    evermeer/EVReflection

    959Vezi pe GitHub↗

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

    Swiftalamofireevreflectionjson
    Vezi pe GitHub↗959
  • johnlui/jsonneverdieAvatar johnlui

    johnlui/JSONNeverDie

    444Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗444
  • bradhilton/swiftkvcAvatar bradhilton

    bradhilton/SwiftKVC

    135Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗135
  • seaql/sea-ormAvatar SeaQL

    SeaQL/sea-orm

    9,410Vezi pe 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
    Vezi pe GitHub↗9,410