awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • openra/openraOpenRA का अवतार

    OpenRA/OpenRA

    16,450GitHub पर देखें↗

    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
    GitHub पर देखें↗16,450
  • magnumripper/johntherippermagnumripper का अवतार

    magnumripper/JohnTheRipper

    13,274GitHub पर देखें↗

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

सब-टैग एक्सप्लोर करें

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