Narasimha Prasanna HN (Narasimha1997)

Narasimha1997

Geek Repo

Company:cognitifai

Location:Earth

Home Page:https://Narasimha1997.github.io

Twitter:@prasannahn1997

Github PK Tool:Github PK Tool


Organizations
buzycoderscamp

Narasimha Prasanna HN's repositories

PyThreads

A simple python library that makes creation of threads easier. It makes functions asynchronous with only one extra line of code.

Language:PythonLicense:GPL-3.0Stargazers:21Issues:0Issues:0

bzCompute

bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.

Language:PythonLicense:Apache-2.0Stargazers:16Issues:3Issues:1

C-Dict

A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.

Language:CStargazers:7Issues:0Issues:0

bit_vector

A header-only bit vector library for C . This can be used for implementing dynamic bit-vectors for building Bloom-Filters and Hyper-Logs .

Language:CLicense:GPL-3.0Stargazers:6Issues:4Issues:0

IronServer

A simple, amazingly fast static web server written in C. Supports faster MIME type resolution and caching.

Language:CStargazers:5Issues:0Issues:0

PyQ

A python library for expressing computations using Message passing queues.

Language:PythonStargazers:4Issues:0Issues:0

socketio-cgi

A cgi layer that allows any process / program to stream data across world wide web.

Language:GoStargazers:4Issues:0Issues:0

DirtyPointer-Hack

A hackaround on C++ private class members and methods to access them outside the class even though they are private. (GNU GCC compiler, Linux)

Language:C++Stargazers:3Issues:0Issues:0

encoder-aas

An architecture providing Universal Sentence Encoder as a service by exploiting job-level parallelism of multi-core architectures. The service can be used as a transformer model for downstream NLP and NLU tasks like Language modelling, Sentiment Classification, Question Answering, Semantic Search and more.

Language:PythonLicense:GPL-3.0Stargazers:3Issues:0Issues:0

GroupChat-C

A simple group chat server that one can write using C/C++, with the support of external websocket router.

Language:CStargazers:3Issues:0Issues:0

pnuemonia_classification_onnx

Pnuemonia classification at scale using ONNX runtime and an inference server with batching support.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Sento---Online-Sentiment-Analysis-tool

Sento is a free online sentiment analysis tool .

Language:JavaScriptStargazers:2Issues:0Issues:0

FastVideo-transformation

A Python backend architecture for fast video processing by Machine Learning models based on Producer - Consumer model and Message Passing Queues

Language:PythonStargazers:1Issues:0Issues:0

klogger

A C++ CLI tool for linux that streams kernel logs and events over a light-weight UDP socket to remote machines. You can use this tool for debugging while developing Linux kernel extensions and custom Linux kernel modules, especially for embedded systems that don't have built-in display. (Cross compile for aarch64 and others).

Language:C++License:GPL-3.0Stargazers:1Issues:0Issues:0

ObjectCode-Executor

Object code generator and executor built for C, Python program takes C file as input, generates Object code and another C file that executes it.

Language:PythonStargazers:1Issues:0Issues:0

OS-Development-Tutorial

A step by step, cumulative guide for building an Operating System for x86 and it's variants.

Stargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0

badger

Fast key-value DB in Go.

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:0Issues:0Issues:0

Genetic-Algorithm---Linear-Equation

Solution to system of Linear equation using evolutionary genetic algorithm

Language:PythonStargazers:0Issues:0Issues:0

go-internals

A book about the internals of the Go programming language.

Language:GoLicense:NOASSERTIONStargazers:0Issues:0Issues:0

hacker-scripts

Based on a true story

Stargazers:0Issues:0Issues:0

hadoop-wordcount

A simple Java MapReduce program to count words in multiple documents, Shell scripts are written to run the job both locally and on google cloud

Language:JavaStargazers:0Issues:0Issues:0

i686-compilers

Compiler toolchain used to compile Marvin.OS to bare metals.

Stargazers:0Issues:0Issues:0

lfu-cache

Implementation of a least frequently used (LFU) cache in Go with constant time complexity O(1)

License:MITStargazers:0Issues:0Issues:0

Magnesium

A JIT compiler that can solve 1st order-recurrence relations directly on 64-bit hardware.

Language:CStargazers:0Issues:0Issues:0

MemChain

A small , in-memory Object storage system built using node.js with built-in tamper proof and encrypted disk backup support.

Language:JavaScriptStargazers:0Issues:0Issues:0

ScrapOverflow

An unofficial StackOverflow questions REST-API , this API allows you to search StackOverflow question-answers by providing a query string. You can integrate this API with assistant applications like chat-bots and AI-agents to help developers search solutions easily.

Language:PythonStargazers:0Issues:0Issues:0

seldon-core

An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models

License:Apache-2.0Stargazers:0Issues:0Issues:0

websocketd

Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.

Language:GoLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0