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

47.2/100
849Forks: 64
View on GitHub
Loading report...

Similar Projects

llama.cpp

89

LLM inference in C/C++

C++127.4K

whisper.cpp

87

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

C++53.5K

BitNet

60

Official inference framework for 1-bit LLMs

C++40.2K

rocksdb

87

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

C++32.1K
Back to List