alan0526's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
opencv/opencv
Open Source Computer Vision Library
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
nlohmann/json
JSON for Modern C++
pybind/pybind11
Seamless operability between C++11 and Python
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
cython/cython
The most widely used Python to C compiler
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
wxWidgets/wxWidgets
Cross-Platform C++ GUI Library
json-editor/json-editor
JSON Schema Based Editor
rttrorg/rttr
C++ Reflection Library
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
projectchrono/chrono
High-performance C++ library for multiphysics and multibody dynamics simulations
wxFormBuilder/wxFormBuilder
A wxWidgets GUI Builder
TheComet/ik
Minimal Inverse Kinematics library
colour-science/colour-demosaicing
CFA (Colour Filter Array) demosaicing algorithms for Python
Algomorph/pyboostcvconverter
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
nlohmann/fifo_map
a FIFO-ordered associative container for C++
alan0526/infact
Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.
alan0526/styleguide
Style guides for Google-originated open-source projects