- shang hai
- @daviszhen007
Stars
Integrated_Circuits_and_Semiconductor 集成电路设计与半导体物理器件书籍
Secure memory management for AI Agents • Ensures data integrity • Reduces hallucinations • Maintains consistent long-term context
leveldb-1.23 源码分析。主要分析:leveldb 读写过程;WAL、SSTable 等文件格式;Compaction 过程。
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text.
This is an AI agent for Street Fighter II Champion Edition.
AI-native HTAP database with Git-for-Data and built-in vector search, serving as the data and memory backbone for intelligent agents and applications.
daviszhen / raft.tla
Forked from jinlmsft/raft.tlaTLA+ specification for the Raft consensus algorithm
The consensus algorithm based on MIT6.824 has passed lab2 and lab3 tests in Golang