googlespot's Stars
RedisLabs/redisraft
A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.
Snapchat/KeyDB
A Multithreaded Fork of Redis
failsafe-lib/failsafe
Fault tolerance and resilience patterns for the JVM
yahoo/Oak
A Scalable Concurrent Key-Value Map for Big Data Analytics
kosi-libs/Kodein
Painless Kotlin Dependency Injection
alibaba/alibaba-rsocket-broker
Alibaba RSocket Broker: Mesh, Streaming & IoT
scalecube/reactor-aeron
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
trensetim/quic
Pure Java implementation of QUIC
smallrye/jandex
Java Annotation Indexer
dbeaver/dbeaver
Free universal database tool and SQL client
kachayev/quiche4j
QUIC transport protocol and HTTP/3 for Java
scylladb/java-driver
ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
baidu/Jprotobuf-rpc-socket
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现
jhunters/jprotobuf
A useful utility library for java programmer using google protobuf
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
apple/servicetalk
A networking framework that evolves with your application
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
beehive-lab/TornadoVM
TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
lmdbjava/lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
jankotek/mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
yahoo/HaloDB
A fast, log structured key-value store.
linux-pmfs/pmfs
Persistent Memory File System
pmem/pmem-rocksdb
A version of RocksDB that uses persistent memory
jnr/jnr-unixsocket
UNIX domain sockets (AF_UNIX) for Java