victor-smirnov / memoriaLinks
Memoria is a data engineering framework in modern C++ providing general purpose persistent dynamic data structures on top of in-memory, file or block storage, asynchronous IO subsystem for network and external memory.
☆32Updated last week
Alternatives and similar repositories for memoria
Users that are interested in memoria are comparing it to the libraries listed below
Sorting:
- Seastar boilerplate project with cmake☆34Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆14Updated 3 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆40Updated 2 years ago
- An implementation of Apache Parquet for Seastar projects☆16Updated 4 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- c++ library for binary fuse filters, including a sharded filter☆89Updated 5 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated last week
- Succinct data structures in C/C++☆89Updated 9 months ago
- Persistent memory allocator for data-centric analytics☆55Updated 2 weeks ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆28Updated 5 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 4 months ago
- ☆12Updated last year
- ☆21Updated 8 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- TLA+ specification of the Ceph consensus algorithm☆23Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Ultra fast compact embedded database for tabular and semistructured data.☆135Updated 4 months ago
- ☆29Updated last year
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 6 months ago
- PPQSort - Parallel Pattern Quicksort.☆15Updated 3 weeks ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆12Updated 3 years ago