hat's starred repositories

youtube-dl

Command-line program to download videos from YouTube.com and other video sites

Language:PythonLicense:UnlicenseStargazers:130443Issues:2203Issues:26570

tldr

📚 Collaborative cheatsheets for console commands

Language:MarkdownLicense:NOASSERTIONStargazers:49695Issues:368Issues:1288

CppCoreGuidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

Language:CSSLicense:NOASSERTIONStargazers:42223Issues:1962Issues:1166
Language:PythonLicense:NOASSERTIONStargazers:34539Issues:302Issues:350

googletest

GoogleTest - Google Testing and Mocking Framework

Language:C++License:BSD-3-ClauseStargazers:33947Issues:1221Issues:2223

run

润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。

duckdb

DuckDB is an analytical in-process SQL database management system

SummaryOfLoanSuspension

全国各省市停贷通知汇总

Language:HTMLStargazers:20353Issues:327Issues:0

v2ray-rules-dat

🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替 V2Ray 官方 geoip.dat 和 geosite.dat,兼容 Shadowsocks-windows、Xray-core、Trojan-Go、leaf 和 hysteria。Enhanced edition of V2Ray rules dat files, compatible with Xray-core, Shadowsocks-windows, Trojan-Go, leaf and hysteria.

doris

Apache Doris is an easy-to-use, high performance and unified analytics database.

Language:JavaLicense:Apache-2.0Stargazers:12079Issues:283Issues:7070

maigret

🕵️‍♂️ Collect a dossier on a person by username from thousands of sites

Language:PythonLicense:MITStargazers:9962Issues:91Issues:1084

OpenGFW

OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux

Language:GoLicense:MPL-2.0Stargazers:9321Issues:66Issues:67

ddddocr

带带弟弟 通用验证码识别OCR pypi版

Language:PythonLicense:MITStargazers:9236Issues:90Issues:194

expr

Expression language and expression evaluation for Go

LxRunOffline

A full-featured utility for managing Windows Subsystem for Linux (WSL)

Language:C++License:MITStargazers:4092Issues:74Issues:196

llvm-tutor

A collection of out-of-tree LLVM passes for teaching and learning

Language:C++License:MITStargazers:2849Issues:55Issues:59

parallel-hashmap

A family of header-only, very fast and memory-friendly hashmap and btree containers.

Language:C++License:Apache-2.0Stargazers:2428Issues:63Issues:179

pdqsort

Pattern-defeating quicksort.

Language:C++License:ZlibStargazers:2329Issues:73Issues:12

weggli

weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.

Language:RustLicense:Apache-2.0Stargazers:2309Issues:33Issues:65

sqlancer

Automated testing to find logic and performance bugs in database systems

Language:JavaLicense:MITStargazers:1453Issues:32Issues:138

vscode-background

Bring background images to your vscode. vscode background 背景扩展插件。

Language:TypeScriptLicense:MITStargazers:1275Issues:17Issues:378

mjai-reviewer

🔍🀄️ Review mahjong game log with mjai-compatible mahjong AI.

Language:RustLicense:Apache-2.0Stargazers:980Issues:12Issues:97

Mortal

🚀🀄️ A fast and strong AI for riichi mahjong, powered by Rust and deep reinforcement learning.

Language:RustLicense:AGPL-3.0Stargazers:913Issues:27Issues:31

sqlsmith

A random SQL query generator

Language:C++License:GPL-3.0Stargazers:733Issues:33Issues:38

QEFIEntryManager

A userspace cross-platform EFI boot entry management GUI App based on Qt.

Language:C++License:GPL-3.0Stargazers:272Issues:8Issues:12

mygoFlaskProject

记录mygo在b站下架前的样子

Language:HTMLLicense:MITStargazers:248Issues:3Issues:11

nolsp

NoLsp_fix_WSL2_参考的对象类型不支持尝试的操作.exe 下载此软件(原始链接_www.proxifier.com/tmp/Test20200228/NoLsp.exe) 管理员身份运行CMD输入: NoLsp.exe C:\windows\system32\wsl.exe 请自行注意NoLsp.exe程序的位置,以及你的wsl.exe位置。 产生原因和解决方法分析: 代理软件和wsl2的sock端口冲突,使用netsh winsock reset重置修复。 Proxifer开发人员解释如下: 如果Winsock LSP DLL被加载到其进程中,则wsl.exe将显示此错误。最简单的解决方案是对wsl.exe使用WSCSetApplicationCategory WinAPI调用来防止这种情况。在后台,该调用在HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\AppId_Catalog中为wsl.exe创建一个条目。 这将告诉Windows不要将LSP DLL加载到wsl.exe进程中

MIT6.824

MIT 6.824: Distributed Systems (Spring 2020)