Stars
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
🦜🔗 Build context-aware reasoning applications
DeepSeek Coder: Let the Code Write Itself
A cloud-native Go microservices framework with cli tool for productivity.
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Go (golang) bindings for the 0mq (zmq, zeromq) C API
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
🎆Interactive Online Platform that Visualizes Algorithms from Code
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
The Go language implementation of gRPC. HTTP/2 based RPC
Cluster extensions for Sarama, the Go client library for Apache Kafka 0.9 [DEPRECATED]
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
A Spring Framework based, pragmatic style JavaEE application reference architecture.
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作