lxlyh's Stars
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
minio/minio-cpp
MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage
lkimuk/cpp-resources
C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。
jrl-umi3218/Tasks
The Tasks library is designed to make real-time control for kinematics tree and list of kinematics tree.
Tom-Forsyth/LCPMotionPlanner
A task space motion planner with global and local obstacle avoidance for robotic manipulators.
Tom-Forsyth/LCPSolve
LCP solver based on Lemke's method.
junyuan-chen/LCPsolve.jl
A solver for linear complementarity problems
acrlw/Physics2D-TestBed-SFML
The Testbed of Physics2D, based on SFML and ImGui
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
Water-Melon/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
f3d-app/f3d
Fast and minimalist 3D viewer.
OpenAtomFoundation/pikiwidb
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
eduard-permyakov/permafrost-engine
An OpenGL RTS game engine written in C
eduard-permyakov/peredvizhnikov-engine
A fully lock-free game engine written in C++20
purecpp-org/github_stat
eunomia-bpf/bpf-developer-tutorial
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
chaitin/SafeLine
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.
florylsk/NtRemoteLoad
Remote Shellcode Injector
jlongster/absurd-sql
sqlite3 in ur indexeddb (hopefully a better backend soon)
xddcore/Zero_Linux_Board
一个Linux小电脑。(F1C200S, RP2040 Inside)
gaoxiang12/slam_in_autonomous_driving
《自动驾驶中的SLAM技术》对应开源代码
langsasec/Sign-Sacker
Sign-Sacker(签名掠夺者):一款数字签名复制器,可将其他官方exe中数字签名,图标,详细信息复制到没有签名的exe中,作为免杀,权限维持,伪装的一种小手段。
jbeder/yaml-cpp
A YAML parser and emitter in C++
pentilm/StellarSolver
🌌 High-Performance N-Body Simulation with CUDA and Barnes-Hut Algorithm. 一个努力的,一个延续了近二百个文明的努力,为解决三体问题的努力,寻找太阳运行规律的努力。
facebook/igl
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal and Vulkan).
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
RavEngine/RavEngine
A fast C++23 3D game engine for modern devices, with wide platform support
IDouble/Simple-DLL-Injection
🔧 Simple DLL Injection into a Process with C++ 🔧
google/angle
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.