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

46.1/100
845Forks: 61
View on GitHub
Loading report...

Similar Projects

llama.cpp

85

LLM inference in C/C++

C++97.2K

whisper.cpp

85

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

C++47.3K

rocksdb

88

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

C++31.6K

xiaozhi-esp32

87

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

C++24.5K
Back to List