2 repositorios
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.
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.
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.