rabinnh / cpp-commonLinks
C++ common classes for threading, thread pools, sockets, minimal thread socket servers and clients and various other sundry tasks, such as writing to a Mongo DB
☆11Updated 12 years ago
Alternatives and similar repositories for cpp-common
Users that are interested in cpp-common are comparing it to the libraries listed below
Sorting:
- ☆18Updated 8 years ago
- The kernel mode Standard Template Library Template☆18Updated 5 years ago
- Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.☆37Updated 4 years ago
- Библиотека шифрования XTEA3 на С++☆12Updated 6 years ago
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 6 years ago
- 《面向脚本驱动的软件开发》示例代码☆17Updated 6 years ago
- This project demonstares an illegal read- and write- access to the kernel-mode data for both allocated by 3rd party drivers and EPROCESS …☆13Updated 7 years ago
- 谷歌2011年开始开发的一款专注于速度的压缩,解压库,速度完胜zlib。☆14Updated 7 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…☆15Updated 4 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- Microsoft Edge Microsoft Edge主页算法☆20Updated 6 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- ☆10Updated 10 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆17Updated 9 years ago
- 常用代码类☆13Updated 11 years ago
- A simple tool for viewing the pdb infomation of PE files☆23Updated 10 years ago
- Suite of classes for Windows programming☆17Updated 9 years ago
- Crash report lib and exe for windows application☆19Updated 10 years ago
- 基于MFC的文件管理器及任务管理器☆15Updated 7 years ago
- A simple DLL that can intercept HID messages and pass them on to the real HID DLL, while logging the data.☆22Updated 10 years ago
- A small HTTP server written in C++ using IO Completion Ports.☆22Updated 7 years ago
- 基于WinDivert实现的一个包过滤与截断程序☆13Updated 6 years ago
- Basic Injector running on x64 machines that is able to load into x64 AND x86 processes☆21Updated 6 years ago
- Windows ndiscap.sys adapter for WinPcap applications☆27Updated 9 years ago
- Interprocess communication library, providing the ability to call functions from each other☆20Updated 5 years ago
- some classes which can help me to program kernel driver in Windows.☆16Updated 7 years ago
- ☆12Updated 7 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- ☆14Updated 4 years ago
- 解析静态库(Lib)文件,提取出所有函数信息,组织成自定义格式文件☆38Updated 11 years ago