netopyr / wurmloch-crdt
Experimental CRDT-implementations for the JVM
☆120Updated 7 years ago
Alternatives and similar repositories for wurmloch-crdt:
Users that are interested in wurmloch-crdt are comparing it to the libraries listed below
- Collection of common Conflict-free Replicated Data Types in Java☆104Updated last year
- Implementation of the RAFT consensus protocol in JGroups☆267Updated last week
- ☆86Updated 6 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆47Updated 3 years ago
- Software Transactional Memory Implementation for the JVM☆238Updated 11 years ago
- ☆67Updated last year
- A JVM-embeddable Distributed Database☆316Updated 2 months ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆67Updated 3 years ago
- A fast object pool for the JVM☆360Updated 3 weeks ago
- Feature-complete implementation of the Raft consensus algorithm in Java☆220Updated 5 months ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆138Updated last month
- Apache DistributedLog☆185Updated last year
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 5 years ago
- A multipart library that uses nio and asynchronous processing☆93Updated last year
- Byte-code generator to create Disruptor-backed proxies☆95Updated this week
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated this week
- A Guava cache extension that allows caches to overflow to disk.☆55Updated 11 years ago
- Converts between various future types☆155Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated last year
- simple rules engine☆91Updated 4 years ago
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆225Updated 7 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆117Updated last month
- Raft distributed consensus protocol in Java☆100Updated 9 years ago
- Standard RSocket RPC Java Implementation