timniederhausen / gnLinks
Standalone version of Chromium's GN
☆132Updated 9 months ago
Alternatives and similar repositories for gn
Users that are interested in gn are comparing it to the libraries listed below
Sorting:
- Basic //build directory for use with Chromium's GN☆133Updated 9 months ago
- A small collection of useful low-level (“base”) routines from Chromium☆288Updated 2 weeks ago
- GNU character conversion library☆148Updated 11 months ago
- Trimmed Chromium base library, based on zcbenz/base-minimal and mini_chromium, but with more useful stuff. Currently works under linux an…☆34Updated 10 years ago
- A modified version of Chromium's base library to support building on gcc and msvc.☆37Updated last year
- GYP is a Meta-Build system: a build system that generates other build systems.☆93Updated last year
- Demonstrate building a C++ program with GN☆37Updated 6 years ago
- C++ bindings for libVLC☆146Updated last month
- Zlog on Windows☆112Updated 2 years ago
- A crash-reporting system☆513Updated last week
- OpenSource WebSocket toolkit☆126Updated 2 months ago
- from chromium☆129Updated last year
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆116Updated 12 years ago
- The original Visual Leak Detector. This is old work and is here for archival purposes. Newer work on Visual Leak Detector is being done a…☆77Updated 2 years ago
- Add libuv as a supported backend for Qt's event loop☆49Updated 9 years ago
- JNI Modern Interface in C++17☆82Updated last month
- A CMake build for libuv☆44Updated 7 years ago
- 网易云信跨平台C++开发框架☆59Updated 2 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Simple and high-performance and platform independent Bitmap class (34% faster than GDI/GDI+, 40% faster than DDraw)☆139Updated 4 years ago
- ☆72Updated 5 years ago
- 完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。