gaimanjing's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
nlohmann/json
JSON for Modern C++
penpot/penpot
Penpot: The open-source design tool for design and code collaboration
exelban/stats
macOS system monitor in your menu bar
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
openai/openai-python
The official Python library for the OpenAI API
sharkdp/hyperfine
A command-line benchmarking tool
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
pybind/pybind11
Seamless operability between C++11 and Python
glideapps/quicktype
Generate types and converters from JSON, Schema, and GraphQL
mdn/learning-area
GitHub repo for the MDN Learning Area.
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
ReactiveX/RxCpp
Reactive Extensions for C++
GunterMueller/Books-3
nodejs/node-addon-examples
Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html
wjakob/nanobind
nanobind: tiny and efficient C++/Python bindings
mikepound/mazesolving
A variety of algorithms to solve mazes from an input image
razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
thunlp/THUOCL
THUOCL(THU Open Chinese Lexicon)中文词库
nodejs-mobile/nodejs-mobile
Full-fledged Node.js on Android and iOS
rive-app/rive-ios
iOS runtime for Rive
PacktPublishing/Modern-CMake-for-Cpp
Modern CMake for C++, published by Packt
weiran-zsd/dts-cli
Zero-config CLI for TypeScript package development
tristanpenman/valijson
Header-only C++ library for JSON Schema validation, with support for many popular parsers
xiaoxiaojx/blog
Project for records problems solved in my work and study.
PacktPublishing/CMake-Best-Practices
CMake Best Practices, by Packt Publishing
PacktPublishing/CPP-Reactive-Programming
C++ Reactive Programming, published by Packt
QtSkia/QtSkia
Qt with skia
verygoodgraphics/vgg_runtime
The official implementation of VGG Specs with cross-platform vector graphics and user interfaces.