oj-learn's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
kingToolbox/WindTerm
A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
leiurayer/downkyi
哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
Snapchat/KeyDB
A Multithreaded Fork of Redis
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
ccfos/nightingale
An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
wireshark/wireshark
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead.
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
bombela/backward-cpp
A beautiful stack trace pretty printer for C++
tomlooman/ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
tomlooman/EpicSurvivalGame
Third-person Survival Game for Unreal Engine (Sample Project)
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
serge-sans-paille/frozen
a header-only, constexpr alternative to gperf for C++14 users
qicosmos/ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
ProjectBorealis/PBCharacterMovement
HL2-style, classic FPS movement for Unreal Engine implemented in C++
eranpeer/FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
Harrison1/unrealcpp
Unreal Engine 4 C++ examples
jashking/UnrealPakViewer
查看 UE4 Pak 文件的图形化工具,支持 UE4 pak/ucas 文件
chinayangxiaowei/marktext-chinese-language-pack
Simplified Chinese language pack for marktext
no5ix/realtime-server
A Realtime Dedicated Game Server. 一个2018年写的测试网络同步的服务器demo
Noesis/UnrealPlugin
NoesisGUI Integration to Unreal Engine
coderespawn/prefabricator-ue4
Prefabricator - Prefab plugin for Unreal Engine 4 https://prefabricator.dev
Noesis/UE4-ShooterGame
ShooterGame using Unreal and NoesisGUI
mutouyun/lock-free-queue
CN-CppUserGroup-2019-1,lock-free queue demo
fakeloop/fake
C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library
v1nh1shungry/structopt
A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️