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

51.3/100
848Forks: 63
View on GitHub
Loading report...

Similar Projects

llama.cpp

89

LLM inference in C/C++

C++121.5K

whisper.cpp

81

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

C++52.3K

BitNet

69

Official inference framework for 1-bit LLMs

C++39.8K

rocksdb

88

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

C++31.9K
Back to List