richPurba's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
jqlang/jq
Command-line JSON processor
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
containerd/containerd
An open and reliable container runtime
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
vanhauser-thc/thc-hydra
hydra
robinhood/faust
Python Stream Processing
derv82/wifite2
Rewrite of the popular wireless network auditor, "wifite"
hazelcast/hazelcast
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
obsidiandynamics/kafdrop
Kafka Web UI
eirslett/frontend-maven-plugin
"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
eclipse/paho.mqtt.java
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
spotify/docker-kafka
Kafka (and Zookeeper) in Docker
mdn/webassembly-examples
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
spring-attic/tut-react-and-spring-data-rest
React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
spring-guides/getting-started-guides
Getting Started Guide template :: The template for new guides and also the place to request them.
DivanteLtd/microservices-book
"Microservices Architecture for eCommerce" is an Open Source Book on Microservices and Headless eCommerce. Feel invited to contribute! Read online or download a PDF
dsyer/spring-boot-angular
Quick tutorial on how to create a Spring Boot app with Angular front end using Maven and modern front end tooling
magento/architecture
A place where Magento architectural discussions happen
Comcast/jrugged
A Java libary of robustness design patterns
evokly/kafka-connect-mqtt
mqtt (source) conncetor for kafka
Apress/pivotal-certified-pro-spring-dev-exam-02
Source Code for 'Pivotal Certified Professional Core Spring 5 Developer Exam' by Iuliana Cosmina
dfinity/linkedup
An open professional network.
dfinity-side-projects/wasm-persist
a JS module for creating orthogonally persistent WebAssembly instances
hiroshi/docker-dns-proxy
app1.example.00:80 -> (dnsmasq, nginx) -> "app1.example" container in "00" custom docker 1.9 network
hansl/journey
An open blog engine written for the Internet Computer. See http://twitch.tv/dfinitydev
sleberknight/sparkjava-testing
Small testing library with a JUnit Jupiter extension for spinning up a Spark server for functional testing of HTTP clients