Pinned Repositories
docker-deploy-mqtt
MQTT Hook for automated deployment of images to docker-swarm
file-regex
Nodejs lib to find files by regex
lfu-cache
LFU cache implementation with a complexity of `O(1)` for all transactions
lib-grpc-client-pool
gRPC Pool Connection for Nodejs Clients
lib-promise-pool
A nodejs library for executing and controlling the concurrency of async jobs
logler
Bare minimum and fully configurable library needed to build/implement your own logger
RealTime-Web
An end-end realtime connection architecture. Right from backend to frontend rendering.
redis-json
A wrapper library to store JSON Objects in redis-hashsets and retrieve it back as JSON objects
supervised-emitter
An event emitter library that supports middleware functionality which can be used to supervise the events flow
AkashBabu's Repositories
AkashBabu/redis-json
A wrapper library to store JSON Objects in redis-hashsets and retrieve it back as JSON objects
AkashBabu/lib-grpc-client-pool
gRPC Pool Connection for Nodejs Clients
AkashBabu/lfu-cache
LFU cache implementation with a complexity of `O(1)` for all transactions
AkashBabu/file-regex
Nodejs lib to find files by regex
AkashBabu/logler
Bare minimum and fully configurable library needed to build/implement your own logger
AkashBabu/docker-deploy-mqtt
MQTT Hook for automated deployment of images to docker-swarm
AkashBabu/lib-promise-pool
A nodejs library for executing and controlling the concurrency of async jobs
AkashBabu/supervised-emitter
An event emitter library that supports middleware functionality which can be used to supervise the events flow
AkashBabu/android-emulator-ci
An EXPERIMENTAL fork of: yorickvanzweeden/android-ci. A docker image for building Android apps with AVD for API Level 24
AkashBabu/brotli-multicore-compressor
AkashBabu/currency-symbol-map
A function to lookup the currency symbol for a given currency code
AkashBabu/docker-deploy-http
HTTP Hook for automated deployment of images to docker-swarm
AkashBabu/flatenize-object
AkashBabu/generator-template-lib
Yeoman generator that scaffolds a Nodejs library template
AkashBabu/generator-ts-lib
Yeoman generator for scaffolding Typescript library
AkashBabu/hermes
Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android.
AkashBabu/hn-web-ui
Hackernight Web application
AkashBabu/lib-env
A nodejs library for managing easily with ENV
AkashBabu/lib-lru-cache
Blazing fast LRU Cache implementation in Nodejs
AkashBabu/lib-promisify
Nodejs library that converts Callback styled functions to Promise styled
AkashBabu/mongo-backup
Docker image for continuously taking backups of mongoDB and copying the same to S3
AkashBabu/mongo-unwind
A Nodejs library for unwinding an array in an object, just like mongodb's $unwind function
AkashBabu/ms-config
Configuration Service that holds all the metadata about micro-services
AkashBabu/ms-registry
Registry Service for other micro-services
AkashBabu/node-dll
DLL(doubly linked list) library for javascript projects
AkashBabu/react-native-website
The site and docs for React Native
AkashBabu/serverless-notes
Platform agnostic persistent notes Web Application
AkashBabu/supervised-emitter-react
Components, HOCs and Render Props pattern for connecting Supervised-Emitter to ReactJS project
AkashBabu/template-http-service
HTTP Template for Nodejs
AkashBabu/template-lib
Nodejs Template for libraries