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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openra/openraAvatar de OpenRA

    OpenRA/OpenRA

    16,450Voir sur GitHub↗

    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
    Voir sur GitHub↗16,450
  • magnumripper/johntheripperAvatar de magnumripper

    magnumripper/JohnTheRipper

    13,274Voir sur GitHub↗

    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
    Voir sur GitHub↗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

Explorer les sous-tags

  • 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.