coordcn's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
javascript-obfuscator/javascript-obfuscator
A powerful obfuscator for JavaScript and Node.js
vurtun/nuklear
A single-header ANSI C gui library
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
python-pillow/Pillow
Python Imaging Library (Fork)
PaddlePaddle/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
nmap/nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
skywind3000/ECDICT
Free English to Chinese Dictionary Database
xiangyuecn/AreaCity-JsSpider-StatsGov
省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2024年06月16日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据
pawelsalawa/sqlitestudio
A free, open source, multi-platform SQLite database manager.
OpenMW/openmw
OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
SeriousCache/UABE
Asset Bundle Extractor
openscenegraph/OpenSceneGraph
OpenSceneGraph git repository
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
mikke89/RmlUi
RmlUi - The HTML/CSS User Interface library evolved
matrixcascade/PainterEngine
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
skywind3000/mini3d
3D Software Renderer in 700 Lines !!
feiskyer/sdn-handbook
SDN网络指南(SDN Handbook)
Suprcode/Crystal
Legend of Mir 2 - Official Public Crystal Source
bminixhofer/nlprule
A fast, low-resource Natural Language Processing and Text Correction library written in Rust.
ivmai/libatomic_ops
The atomic_ops project (Atomic memory update operations portable implementation)
foxclever/Modbus
一个Modbus通讯协议栈
yifengyou/sparrow
郑钢《自制编程语言》随书源码及读书笔记