-
dropwizard Public
Forked from dropwizard/dropwizardA damn simple library for building production-ready RESTful web services.
Java Apache License 2.0 UpdatedApr 6, 2022 -
spring-guice Public
Forked from spring-projects/spring-guiceTools for using Spring in Guice and Guice in Spring
Java UpdatedNov 25, 2019 -
spring-cloud-netflix Public
Forked from spring-cloud/spring-cloud-netflixIntegration with Netflix OSS components
Java Apache License 2.0 UpdatedSep 26, 2018 -
eureka Public
Forked from Netflix/eurekaAWS Service registry for resilient mid-tier load balancing and failover.
Java Apache License 2.0 UpdatedAug 6, 2018 -
governator Public
Forked from Netflix/governatorGovernator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field valid…
Java Apache License 2.0 UpdatedFeb 21, 2018 -
ribbon Public
Forked from Netflix/ribbonRibbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Java Apache License 2.0 UpdatedJan 15, 2018 -
Hystrix Public
Forked from Netflix/HystrixHystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Java UpdatedJan 10, 2018 -
archaius Public
Forked from Netflix/archaiusLibrary for configuration management API
Java Apache License 2.0 UpdatedJul 31, 2017 -
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
C BSD 3-Clause "New" or "Revised" License UpdatedMar 2, 2017 -
iep Public
Forked from Netflix/iepInsight Engineering Platform Components
Java UpdatedOct 24, 2016 -
gradle-resolution-rules Public
Forked from nebula-plugins/gradle-resolution-rulesRules for the Resolution Rules plugin
Groovy Apache License 2.0 UpdatedOct 11, 2016 -
runtime-health Public
Forked from Netflix/runtime-healthJava Apache License 2.0 UpdatedSep 23, 2016 -
astyanax Public
Forked from Netflix/astyanaxCassandra Java Client
Java Apache License 2.0 UpdatedMay 17, 2016 -
karyon Public
Forked from Netflix/karyonThe nucleus or the base container for Applications and Services built using the NetflixOSS ecosystem
Java Apache License 2.0 UpdatedFeb 1, 2016 -
pytheas Public
Forked from Netflix/pytheasWeb Resources and UI Framework
JavaScript Apache License 2.0 UpdatedJan 26, 2016 -
exhibitor Public
Forked from soabase/exhibitorZooKeeper co-process for instance monitoring, backup/recovery, cleanup and visualization.
Java Apache License 2.0 UpdatedJul 28, 2015 -
Turbine Public
Forked from Netflix/TurbineLow latency high throughput aggregator for real time streams
Java Apache License 2.0 UpdatedNov 19, 2014 -
ReactiveLab Public
Forked from Netflix/ReactiveLabExperiments and prototypes with reactive application design.
Java Apache License 2.0 UpdatedNov 15, 2014 -
curator Public
Forked from apache/curatorMirror of Apache Curator
Java Apache License 2.0 UpdatedAug 26, 2014 -
RxNetty Public
Forked from ReactiveX/RxNettyReactive Extension (Rx) Adaptor for Netty
Java Apache License 2.0 UpdatedJul 25, 2014 -
RxJava Public
Forked from ReactiveX/RxJavaRxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.