Back to List
Notice:This resource is provided by a third-party author. Please review the code with AI tools or manually before use to ensure security and compatibility.
C++microsoft/Extensible-Storage-Engine

Extensible-Storage-Engine

ESE is an embedded / ISAM-based database engine, that provides rudimentary table and indexed access. However the library provides many other strongly layered and and thus reusable sub-facilities as well: A Synchronization / Locking library, a Data-structures / STL-like library, an OS-abstraction layer, and a Cache Manager, as well the full blown database engine itself

59.0/100
845Forks: 62
View on GitHub
Loading report...

Similar Projects

llama.cpp

89

LLM inference in C/C++

C++115.8K

whisper.cpp

85

Port of OpenAI's Whisper model in C/C++

C++50.6K

rocksdb

88

A library that provides an embeddable, persistent key-value store for fast storage.

C++31.8K

xiaozhi-esp32

86

An MCP-based chatbot | 一个基于MCP的聊天机器人

C++27.2K
Back to List