recoverable
There are 6 repositories under recoverable topic.
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
koculu/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
rs-tml/rstml
Rust+html (JSX-like) parser for TokenStreams aka rsx
JamitLabs/MungoHealer
Error Handler based on localized & healable (recoverable) errors without the overhead of NSError.
i-e-b/StreamDb
A minimalist database that uses only Streams as storage, and can survive power loss and data corruption
soranoo/recoverable-random
A recoverable number generator that generates pseudorandom integer or floating-point numbers within a given range.