pinyibob's Stars
shg8/3DGS.cpp
A cross-platform, high performance renderer for Gaussian Splatting using Vulkan Compute. Supports ✅ Windows, Linux, macOS, iOS, and visionOS
DekuLiuTesla/CityGaussian
CityGaussian Series for High-quality Large-Scale Scene Reconstruction with Gaussians
12548/MynahTaiwuMods
我的太吾绘卷mod合集仓库
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
SilverClawko/SoftRender
A soft-render for learning
MarkMoHR/Mesh-Viewer
An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.
MarkMoHR/OpenglGame
A simple game implemented with OpenGL.
redis/hiredis
Minimalistic C client for Redis >= 1.2
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
aceld/libevent
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
libevent/libevent
Event notification library
mqys/MarkTrans
A markdown parser for translating markdown files to html files
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
nginx/nginx
The official NGINX Open Source repository.
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
inconshreveable/ngrok
Unified ingress for developers
dnSpy/dnSpy
.NET debugger and assembly editor
ashtonwiens/registration
Registration of point sets using Gaussian processes
bing-jian/gmmreg
Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models", Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
gwang-cv/Point-Set-Matching-Registration-Material
A list of point set matching/registration resources collected by Gang Wang
torvalds/linux
Linux kernel source tree