-
17:29
(UTC +08:00)
Lists (19)
Sort Name ascending (A-Z)
Stars
- All languages
- Agda
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- Common Lisp
- Coq
- Dockerfile
- Emacs Lisp
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lean
- Lua
- Makefile
- Markdown
- Nix
- OCaml
- PHP
- PLpgSQL
- PowerShell
- Python
- Racket
- ReScript
- Roff
- Ruby
- Rust
- SCSS
- SQL
- Scala
- Scheme
- Shell
- Swift
- Tcl
- TeX
- TypeScript
- Typst
- Vim Script
- Zig
Modern C++ actor framework based on std::execution, only requires C++20.
An Open Phone Agent Model & Framework. Unlocking the AI Phone for Everyone
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
High-performance distributed multi-tier cache system. Built in Rust.
SoftVC VITS Singing Voice Conversion
Turso is an in-process SQL database, compatible with SQLite.
"AI-Trader: Can AI Beat the Market?" Live Trading Bench: https://ai4trade.ai Tech Report Link: https://arxiv.org/abs/2512.10971
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
A simple additively homomorphic multiset hash function
Simple Dictionary on the terminal; made using rust
The fastest, lightest, and easiest-to-integrate AI gateway on the market. Fully open-sourced.
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
Intelligent automation and multi-agent orchestration for Claude Code
`wezrs` is an inline file transfer tool based on [`trzsz`](https://github.com/trzsz/trzsz-go).
💫 Toolkit to help you get started with Spec-Driven Development
A cloud native embedded storage engine built on object storage.
An LLM-based system that fully automates Chaos Engineering (ASE 2025, NIER track)
2025年程序员找工作求职最新总结,学生阶段的困境解决,从简历到面试的全方位解析,从实习到全职的学习规划,就业必备技能与资源推荐。
本仓库包含对 Claude Code v1.0.33 进行逆向工程的完整研究和分析资料。包括对混淆源代码的深度技术分析、系统架构文档,以及重构 Claude Code agent 系统的实现蓝图。主要发现包括实时 Steering 机制、多 Agent 架构、智能上下文管理和工具执行管道。该项目为理解现代 AI agent 系统设计和实现提供技术参考。