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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesCompiled Logic Extensions

Interfaces for integrating custom compiled code modules to handle unique game behaviors.

Distinct from Custom Module Implementations: Distinct from general custom module implementations: focuses on compiled code integration for game engine extensibility.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Compiled Logic Extensions. Refine with filters or upvote what's useful.

Awesome Compiled Logic Extensions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openra/openraAvatar von OpenRA

    OpenRA/OpenRA

    16,450Auf GitHub ansehen↗

    OpenRA is an open-source game engine designed for the development and modernization of real-time strategy titles. It provides a modular framework that allows developers to build standalone games or total conversion modifications by leveraging a trait-based entity composition system. The engine is built to support both the preservation of classic strategy games and the creation of new experiences, offering cross-platform compatibility and a flexible architecture for defining game rules and unit behaviors. The engine distinguishes itself through a configuration-driven approach where game logic,

    Supports extending engine capabilities by integrating custom compiled code modules.

    C#command-and-conquercross-platformcsharp
    Auf GitHub ansehen↗16,450
  • magnumripper/johntheripperAvatar von magnumripper

    magnumripper/JohnTheRipper

    13,274Auf GitHub ansehen↗

    JohnTheRipper is a multi-platform offline password recovery tool designed to detect and crack hundreds of different hash and cipher formats across various operating systems. It functions as a security utility for retrieving lost credentials and performing security audit testing to identify weak passwords within a database of hashes. The project features a custom rule password cracker and a mangling engine that uses a domain-specific language to transform wordlist entries into common password mutation patterns. It provides hardware-accelerated recovery by distributing parallel processing tasks

    Includes a built-in compiler for creating specialized recovery logic using a subset of a standard programming language.

    C
    Auf GitHub ansehen↗13,274
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Extensibility
  5. Plugin Architectures
  6. Developer Authoring Interfaces
  7. Custom Module Implementations
  8. Compiled Logic Extensions

Unter-Tags erkunden

  • Recovery Logic CompilersCompilers that allow users to write specialized recovery logic in a programming language for execution during cracking. **Distinct from Compiled Logic Extensions:** Focuses on the compilation of specialized credential recovery logic rather than game engine extensions.