Narasimha Prasanna HN

Results 17 repositories owned by Narasimha Prasanna HN

aio-eth

27
Stars
1
Forks
Watchers

A simple python library that can be used to run large Web3 queries on Ethereum blockchain concurrently as per Ethereum JSON-RPC specification.

clfu

38
Stars
5
Forks
Watchers

Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.

gopg

28
Stars
1
Forks
Watchers

A minimal microservice written in Go that executes Go programs. This microservice can be used to set-up local go learning environment at your workspace/school. You can also use the provided zero-confi...

pavlos

24
Stars
0
Forks
Watchers

A light-weight container runtime for Linux with NVIDIA gpu support, allows developers to quicky setup development environments for dev and test. Pavlos can emulate any Linux rootfs image as a containe...

redis-pydict

19
Stars
4
Forks
Watchers

A python dictionary that uses Redis as in-memory storage backend to facilitate distributed computing applications development.

py_cpu

19
Stars
1
Forks
Watchers

Python bindings for Google's cpu_features library. Allows python developers to enable hardware specific optimizations at runtime.

wavenet-stt

21
Stars
0
Forks
Watchers

An end-to-end speech recognition system with Wavenet. Built using C++ and python.