Daphne Core - Framework Bridge
A flexible, high-performance framework bridge system for FiveM that uses the Adapter Design Pattern to support multiple frameworks seamlessly. Built with performance in mind, following the 0.00ms policy and utilizing FiveM's Lua 5.4 state bag mechanism.
Features
- Adapter Pattern Architecture: Easily extensible to support multiple frameworks
- State Bag Integration: Leverages FiveM's Lua 5.4 state bag mechanism for efficient data synchronization
- Performance Optimized: Batch updates, throttling, and change detection for minimal CPU usage
- Framework Agnostic: Clean abstraction layer that works with any supported framework
- Currently Supports: Qbox/QBCore, ESX frameworks
- Future Ready: Easy to add support for ESX, OX Core, and other frameworks
See daphne-core repository for more details.