Pinned Repositories
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
akka-java-examples
Example implementation of various akka patterns in Java
akka-patterns
Demonstration of the common Akka patterns
AkkaTestJava
alexa-avs-raspberry-pi
This project demonstrates how to access and test the Alexa Voice Service using a Java client (running on a Raspberry Pi), and a Node.js server.
ansible-aws-vpc
Generic role for AWS EC2 VPC provisioning
vishwambhar's Repositories
vishwambhar/ansible_ec2_vpc_nat_asg
Ansible repo for creating a multi-az ec2 VPC with a NAT auto scaling group
vishwambhar/astyanax
Cassandra Java Client
vishwambhar/asynchbase
A fully asynchronous, non-blocking, thread-safe, high-performance HBase client.
vishwambhar/awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
vishwambhar/awesome-python
A curated list of awesome Python frameworks, libraries and software
vishwambhar/basic-hbase-examples
Contains sample code for a lightning talk on HBase.
vishwambhar/code-problems
Common code and interview problems solved in multiple languages
vishwambhar/cppcon15-secp
CppCon 2015 - Secure C++ Programming
vishwambhar/data-algorithms-book
MapReduce and Spark Source Code and Scripts for Data Algorithms Book
vishwambhar/DBPool
DBPool : Java Database Connection Pooling
vishwambhar/dockerfile-machinelearning
Dockerfile for scientists studying Machine Learning.
vishwambhar/hadoop-utils
A set of Hadoop utilities to make working with Hadoop a little easier.
vishwambhar/Hadoop_Examples
vishwambhar/hbase-book
Contains the code used in the HBase: The Definitive Guide book.
vishwambhar/hbase-object-mapper
A Java-annotation based object mapper that helps convert your bean-like objects to HBase row data (and vice-versa). For use in Map/Reduce jobs involving HBase tables (and their unit tests). Helps define Data Access Objects for HBase entities.
vishwambhar/java-apns
Java Apple Push Notification Service Provider
vishwambhar/java-design-patterns
Design pattern samples implemented in Java
vishwambhar/jersey
This is an active mirror of Jersey 2.x workspace from http://jersey.java.net. Any changes made here are automatically propagated to java.net and vice versa. Forks and pull requests are welcome!
vishwambhar/jersey2-akka-java
An example async Java REST API using Jersey 2 and Akka
vishwambhar/metrics
Capturing JVM- and application-level metrics. So you know what's going on.
vishwambhar/pojobuilder
A Java Code Generator for Pojo Builders
vishwambhar/practice-problems
Prepare for programming interviews with pretty practice problems.
vishwambhar/pushy
A Java library for sending APNs (iOS/OS X) push notifications
vishwambhar/spark
Mirror of Apache Spark
vishwambhar/SpyGlass
Cascading and Scalding wrapper for HBase with advanced read features
vishwambhar/stateless4j
Lightweight Java State Machine
vishwambhar/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
vishwambhar/trident-redis
Trident state implementation for Redis
vishwambhar/Turbine
SSE Stream Aggregator
vishwambhar/vagrant-hadoop-2.4.1-spark-1.0.1
Vagrant project to spin up a cluster virtual machines with Hadoop v2.4.1 and Spark v1.0.1