Pinned Repositories
awesome-modern-cpp
A collection of resources on modern C++
benchmarks
Various cpp based benchmark code
code-examples
A collection of code examples from blog posts etc.
kumarh1982's Repositories
kumarh1982/Algorithms-and-Coding
Coding with Language of Choice
kumarh1982/algorithms-illuminated
My notes for Tim Roughgarden's awesome course on Algorithms and his 4 part books
kumarh1982/beringei
Beringei is a high performance, in-memory storage engine for time series data.
kumarh1982/binance-better-websocket
High Frequency Bandwidth Socket
kumarh1982/books-1
kumarh1982/coinmarketcap-exporter
coinmarketcap.com Prometheus Exporter
kumarh1982/community
Kubernetes community content
kumarh1982/cs-review
An effort to refresh my CS background
kumarh1982/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
kumarh1982/gnmi
gRPC Network Management Interface
kumarh1982/go-disruptor
A port of the LMAX Disruptor to the Go language.
kumarh1982/go-kafka-example
An API and Worker using Kafka publish+subscribe written in Golang
kumarh1982/Golang-Regex-Tutorial
Golang - Regular Expression Tutorial
kumarh1982/ibole-microservice
iBole Microservices - A microservices library and framework.
kumarh1982/istio-1
Istio官方文档中文版
kumarh1982/java-nio-server
A Java NIO Server using non-blocking IO all the way through.
kumarh1982/kubernetes-elasticsearch-cluster
Elasticsearch cluster on top of Kubernetes made easy.
kumarh1982/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
kumarh1982/libwebsockets
canonical libwebsockets.org websocket library
kumarh1982/MathStudy
Info on resources for studying math, stats, CS, etc.
kumarh1982/newrelic-istio-adapter
This adapter is used to upload telemetry data which is collected by Istio Envoy proxy to NewRelic backend. It is different from compiled in adapters. You can run it as a separated process out of mixer process. The adapter communicates with Mixer, parse and send metric data to the real backend -- NewRelic.
kumarh1982/nghttp2
nghttp2 - HTTP/2 C Library and tools
kumarh1982/pyangbind
A plugin for pyang that creates Python bindings for a YANG model.
kumarh1982/reactor-netty-workshop
Reactor Netty workshop
kumarh1982/rmtest
redis module unit tests with python (deprecated) please see RLTest
kumarh1982/RxJava2-Android-Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
kumarh1982/test
kumarh1982/tracking
A geospatial tracking service with Go and Redis
kumarh1982/vertx-awesome
A curated list of awesome Vert.x resources, libraries, and other nice things.
kumarh1982/vertx-examples
Vert.x examples