dave959's Stars
casadi/casadi
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
acado/acado
ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization.
google/googletest
GoogleTest - Google Testing and Mocking Framework
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
coin-or/Ipopt
COIN-OR Interior Point Optimizer IPOPT
CSCsw/ColPack
A Graph Coloring Algorithm Package
coin-or/ADOL-C
A Package for Automatic Differentiation of Algorithms Written in C/C++
lcm-proj/lcm
Lightweight Communications and Marshalling
v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
algorithmzuo/algorithmbasic2020
算法和数据结构体系学习班
dbzhang800/QtXlsxWriter
.xlsx file reader and writer for Qt5
leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
abseil/abseil-cpp
Abseil Common Libraries (C++)
osqp/osqp
The Operator Splitting QP Solver
google/glog
C++ implementation of the Google logging module
ApolloAuto/apollo
An open autonomous driving platform
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
Qv2ray/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
jiangxufeng/v2rayL
v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新
shadowsocks/shadowsocks-qt5
A cross-platform shadowsocks GUI client
SoftEtherVPN/SoftEtherVPN
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
weston-embedded/uC-OS3
µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.
Binaryify/OneDark-Pro
Atom's iconic One Dark theme for Visual Studio Code
opencv/opencv
Open Source Computer Vision Library
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
subhra74/xdm
Powerfull download accelerator and video downloader
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++