Stars
Lightweight coding agent that runs in your terminal
Modular and customizable Material Design UI components for qml
An open-source JavaScript library for world-class 3D globes and maps 🌎
Specification for streaming massive heterogeneous 3D geospatial datasets 🌎
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Official electron build of draw.io
A concise ChartPlotter/Navigator. A cross-platform ship-borne GUI application supporting * GPS/GPDS Postition Input * BSB Raster Chart Display * S57 Vector ENChart Display * AIS Input Decoding * Wa…
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181, with codec support for H.264, H.265, AV1, VP9, AAC, Opus, and …
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
A cheatsheet of modern C++ language and library features.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Command-line program to download videos from YouTube.com and other video sites
C++ Parallel Computing and Asynchronous Networking Framework
C++ Requests: Curl for People, a spiritual port of Python Requests.
A complete computer science study plan to become a software engineer.
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列