maobaoqi's Stars
FFTW/fftw3
DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.)
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
mmp/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
cinder/Cinder
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
eug/awesome-opengl
A curated list of awesome OpenGL libraries, debuggers and resources.
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
openzfs/zfs
OpenZFS on Linux and FreeBSD
Xtra-Computing/thundersvm
ThunderSVM: A Fast SVM Library on GPUs and CPUs
thuem/THUNDER
A particle-filter framework for robust cryoEM 3D reconstruction
dmlc/minerva
Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.
SciCompDEV/OpenWavefrontReconstructor
Wavefront Reconstruction Algorithms
bbatsov/projectile
Project Interaction Library for Emacs
libvips/libvips
A fast image processing library with low memory needs.
libharu/libharu
libharu - free PDF library
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
geeeeeeeeek/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
seisman/how-to-write-makefile
跟我一起写Makefile重制版
syncthing/syncthing-android
Wrapper of syncthing for Android.
syncthing/syncthing
Open Source Continuous File Synchronization
Daxbot/daxc02
Nvidia Jetson TX1/TX2 Kernel Driver for Leopard Imaging LI-M021C-MIPI
Andersbakken/rtags
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
rnkn/olivetti
Emacs minor mode to automatically balance window margins
magit/emacsql
A high-level Emacs Lisp RDBMS front-end
dholm/benchmark-init-el
Benchmark your Emacs initialization
lujun9972/emacs-document
translate emacs documents to Chinese for convenient reference
ttroy50/cmake-examples
Useful CMake Examples
queezythegreat/arduino-cmake
Arduino CMake Build system
gabime/spdlog
Fast C++ logging library.
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)
sympy/sympy
A computer algebra system written in pure Python