icestudent / ontl
A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.
☆57Updated 2 years ago
Alternatives and similar repositories for ontl:
Users that are interested in ontl are comparing it to the libraries listed below
- Cross-platform library for parsing and building PE\PE+ formats☆76Updated 2 years ago
- Kernel C++ driver developing library; std & boost partially supported☆47Updated 9 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆63Updated 12 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆57Updated last year
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 8 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming