aasokan's Stars
srlindsay/gevent-profiler
a greenlet aware profiling module
elastic/logstash
Logstash - transport and process your logs, events, or other data
elastic/elasticsearch-hadoop
:elephant: Elasticsearch real-time search and analytics natively integrated with Hadoop
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
puppetlabs/puppet
Server automation framework and application
jenkinsci/jenkins
Jenkins automation server
django/django
The Web framework for perfectionists with deadlines.
apache/cassandra
Apache Cassandra®
apache/mesos
Apache Mesos
gevent/gevent
Coroutine-based concurrency library for Python
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Netflix/governator
Governator 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 validation and parallelized object warmup.
Netflix/Hystrix
Hystrix 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 distributed systems where failure is inevitable.
Netflix/ribbon
Ribbon 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.
twitter/hadoop-lzo
Refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.