discovered 03 Aug 2026
omni
→ View on GitHubOmni is a header-only C++23 library designed for Windows that facilitates loader inspection, export parsing, and syscall management. Its key features include utility functions for module handling, lazy imports, high-level access to API sets, and enhanced performance through compile-time optimizations, making it suitable for developers who require efficient interaction with Windows' native APIs. Additionally, Omni offers optional caching mechanisms for improved performance during lazy imports and syscall identification.