antonkharenko's Stars
amazon-ion/ion-java
Java streaming parser/serializer for Ion.
scalecube/scalecube-config
ScaleCube Config is a configuration access management library for JVM based distributed applications
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
scalecube/gatling-tcp-extensions
Tcp extensions for gatling
scalecube/socketio
Socket.IO Java Server based on Netty. was created to meet gaming performance requirements. battle tested and in use by Playtech Microservices API Gateway.
qos-ch/slf4j
Simple Logging Facade for Java
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
google/guava
Google core libraries for Java
ReactiveX/RxNetty
Reactive Extension (Rx) Adaptor for Netty
google/styleguide
Style guides for Google-originated open-source projects
reactor/reactor
Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more)
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
protostuff/protostuff
Java serialization library, proto compiler, code generator
scalecube/scalecube-services
Microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. It features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
netty/netty
Netty project - an event-driven asynchronous network application framework
mrniko/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
AsyncHttpClient/async-http-client
Asynchronous Http and WebSocket Client library for Java