gottingen / kumo-search
docs for search system and ai infra
☆218Updated 8 months ago
Alternatives and similar repositories for kumo-search:
Users that are interested in kumo-search are comparing it to the libraries listed below
- leveldb chinese annotation☆96Updated last year
- Super Simple Reflection☆98Updated 2 years ago
- 高性能分布式网络服务框架--供个人学习使用 feat by sylar☆25Updated 2 years ago
- ☆30Updated 2 years ago
- A high performance HTTP server based on linux epoll designed by C++ 20☆34Updated 3 years ago
- aot compiler☆98Updated 11 months ago
- 分布式系统学习☆137Updated 4 years ago
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆39Updated last month
- TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics…☆57Updated 3 years ago
- BP神经网络(好评如潮),C++实现与详细讲解。代码部分注释详细,并且对每个用到的数学公式都有注释说明,仓库里上传了数据集,可以直接运行。讲解部分详细易懂,尤其数学原理通俗易懂。☆49Updated 4 years ago
- Go实现简易redis☆63Updated last week
- Deep Learning Deployment Framework: Supports tf/torch/trt/trtllm/vllm and other NN frameworks. Support dynamic batching, and streaming mo…☆157Updated last week
- Here are three types of high-performance IO servers, implemented through multiplexing. They are select, poll, and epoll, respectively.☆22Updated 9 months ago
- An open source task scheduling library ASRT (Async Runtime) written in modern C++ tailored for embedded linux systems.☆99Updated 2 months ago
- A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model☆34Updated 11 months ago
- [VLDB'24] Blitzcrank is to compress in-memory, OLTP databases. It introduces a new entropy coding algorithm named Delayed Coding.☆37Updated 6 months ago
- This is a web framework based on c++ design with a similar interface to the gin framework.☆93Updated 5 months ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆516Updated 4 years ago
- Todis is a massive, persistent Redis server developed by Topling Inc.☆366Updated last year
- Coursework for Database System Concepts: A rough DBMS based on the Stanford CS346 RedBase project☆111Updated 8 years ago
- Build CUDA Neural Network From Scratch☆16Updated 7 months ago
- C++ MPSC-Channel, Thread-safe container for sharing data between threads☆34Updated 9 months ago
- ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction☆801Updated this week
- Google's Transport-CC Implemention In go☆35Updated 3 years ago
- SQL树解析器☆51Updated 2 years ago
- go 语言仿写的 redis 服务器,支持 RESP 通信协议☆36Updated last year
- 教你只用最基本的python语法和numpy一步步实现深度学习框架☆127Updated 8 months ago
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Updated 4 years ago
- Higher performance OpenAI LLM service than vLLM serve: A pure C++ high-performance OpenAI LLM service implemented with GPRS+TensorRT-LLM+…☆125Updated last week
- JSON parser/generator in C++20☆37Updated 10 months ago