tongjintao's Stars
timescale/pgai
A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
husnainfareed/awesome-ethical-hacking-resources
😎 🔗 Awesome list about all kinds of resources for learning Ethical Hacking and Penetration Testing.
tanc7/hacking-books
lasikaspur/The-art-of-problem-solving.-Volume-1-The-basics-PDFDrive-
FREE BOOK
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
jpmorganchase/python-training
Python training for business analysts and traders
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
mckaywrigley/chatbot-ui
AI chat for any model.
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
KwaiVGI/LivePortrait
Bring portraits to life!
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
valsamovich/grokking-system-design
Complete guide to master the System Design Interviews (SDIs).
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
goldmansachs/gs-quant
Python toolkit for quantitative finance
sdatkinson/neural-amp-modeler
Neural network emulator for guitar amplifiers.
titzer/virgil
A fast and lightweight native programming language
manjunath5496/Java-Programming-Books
"Java: write once, run away!" – Brucee
CleverRaven/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
eryk/JQuant
JQuant是使用java语言编写的量化开发工具箱,使用JQuant可以获取股票数据,及各种常用指标和策略的计算。方便Java爱好者进行量化投资研究。 QQ群:281599099,项目迁移到新地址,https://github.com/eryk/squant
OpenRCT2/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
hunar4321/particle-life
A simple program to simulate artificial life using attraction/reuplsion forces between many particles
HackTec/Effective-Python
Effective Python评注版
hiddenJuliet/pythondocument
translate python documents to Chinese for convenient reference 简而言之,这里用来存放那些Python文档君们,并且尽力将其翻译成中文~~
eugenp/tutorials
Getting Started with Spring Boot 3:
questdb/questdb
QuestDB is a high performance, open-source, time-series database
real-logic/agrona
High Performance data structures and utility methods for Java
OpenHFT/Chronicle-Queue
Micro second messaging that stores everything to disk
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
soulmachine/algorithm-essentials
算法精粹--举一反三,抛弃题海战术
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.