WangTingMan / chromebase
☆23Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for chromebase
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆30Updated 8 years ago
- Easy and powerful iocp library for c++☆49Updated 11 years ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 5 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆79Updated 6 months ago
- C++公共支持库☆18Updated 2 years ago
- Simple encapsulation for libuv, using C++11☆17Updated 5 years ago
- C++ std::string 实用函数库☆18Updated 8 years ago
- Examples of media. 视音频处理的一些小例子.☆26Updated 6 years ago
- 一个基于windows共享内存的进程间通信库☆19Updated 5 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- duilibhooktool☆13Updated 4 years ago
- libuv kcp☆14Updated last year
- 管道实现的进程间通信库,多线程支持☆26Updated 6 years ago
- Copying multiple files using WinAPI IOCP☆18Updated 5 years ago
- Strip mojo and base from chromium, support msvc compile(从chromium剥离mojo和base,支持msvc编译)☆34Updated 2 years ago
- CEF 3.3440.1806.g65046b7☆32Updated 6 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆13Updated 6 years ago
- Header only c++ network library, based on c++ 20 coroutine and asio☆19Updated last month
- 基于C++14语法的任务链☆23Updated 4 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆58Updated last month
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆30Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Updated 3 years ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.☆22Updated 7 years ago
- A simply and powerful ui script framework library. via http://www.uilib.cn☆45Updated 5 years ago
- 裁剪的Chromium的base库,以及使用示例代码☆27Updated 4 years ago
- A little interface for windows ipc communication using named pipes in c++☆17Updated 6 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated last month
- Extract base runtime of chromium from chromium source tree☆20Updated 2 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。