FASTER
Cache
A high-performance concurrent key-value store and log library designed for cloud applications.
Fast persistent recoverable log and key-value store + cache, in C# and C++.
6k stars
181 watching
569 forks
Language: C#
last commit: about 2 months ago
Linked from 4 awesome lists
concurrenthash-tableindexingkey-value-storelibraryloggingmulti-threadedpersistentrecoverable
Related projects:
Repository | Description | Stars |
---|---|---|
messagepack-csharp/messagepack-csharp | Fast C# serializer for compact binary data | 5,868 |
tencent/bqlog | A high-performance logging system designed for low-memory consumption and high-compression rates. | 257 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,018 |
ms-jpq/coq_nvim | A fast and feature-rich neovim plugin that provides advanced completion and snippet features. | 3,588 |
gabime/spdlog | Fast and flexible logging library for C++ applications. | 24,698 |
reactiveui/akavache | An asynchronous key-value store with caching and persistence capabilities for native applications. | 2,459 |
microsoft/fast | Provides a standardized set of reusable UI components and tools to build accessible web applications using modern Web Standards. | 9,312 |
hashcat/hashcat | A high-performance password recovery and hashing utility utilizing hardware acceleration | 21,542 |
waf/csharprepl | An interactive C# programming environment with syntax highlighting and NuGet package management | 2,961 |
abumq/easyloggingpp | A single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns. | 3,813 |
microsoft/bond | A framework for working with schematized data across multiple languages and platforms | 2,615 |
cameron314/concurrentqueue | A fast and fully thread-safe lock-free queue implementation for C++ | 10,134 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,822 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
mit-pdos/noria | A streaming data-flow system designed to act as a fast storage backend for read-heavy web applications by caching relational query results. | 5,008 |