Pinned Repositories
pieces
An experimental BitTorrent client in Python 3.5
acwj
A Compiler Writing Journey
Algorithmic-Alley
Code from posts at AlgorthmicAlley.com
dynamik
A dynamically typed language, written in Kotlin.
jumpDB
A simple, embedded key-value store written in Python
lfu-cache
A rust implementation of a Least Frequently Used cache
lsm_engine
A rust implementation of a key-value store with Log-Structured Merge Trees.
xkcd_finder
An android app that allows you to search for your favorite xkcd comic
llvmlite
A lightweight LLVM python binding for writing JIT compilers
NavyaZaveri's Repositories
NavyaZaveri/lsm_engine
A rust implementation of a key-value store with Log-Structured Merge Trees.
NavyaZaveri/jumpDB
A simple, embedded key-value store written in Python
NavyaZaveri/dynamik
A dynamically typed language, written in Kotlin.
NavyaZaveri/lfu-cache
A rust implementation of a Least Frequently Used cache
NavyaZaveri/xkcd_finder
An android app that allows you to search for your favorite xkcd comic
NavyaZaveri/acwj
A Compiler Writing Journey
NavyaZaveri/Algorithmic-Alley
Code from posts at AlgorthmicAlley.com
NavyaZaveri/async_scraper
A tiny, asynchronous web-scraper implemented using a worker-pool system.
NavyaZaveri/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
NavyaZaveri/BPlusTree
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
NavyaZaveri/btree
On-Disk B+ Tree implemented in Rust
NavyaZaveri/code
👾 Interactive coding challenges to test and apply your knowledge
NavyaZaveri/COMS10007
Algorithms
NavyaZaveri/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
NavyaZaveri/dask
Parallel computing with task scheduling
NavyaZaveri/databases
Async database support for Python. 🗄
NavyaZaveri/elasticsearch-dsl-py
High level Python client for Elasticsearch
NavyaZaveri/elasticsearch-py
Official Python low-level client for Elasticsearch
NavyaZaveri/es_cloud
NavyaZaveri/kademlia
A DHT in Python using asyncio
NavyaZaveri/kiwiirc
🥝 Next generation of the Kiwi IRC web client
NavyaZaveri/llvmlite
A lightweight LLVM python binding for writing JIT compilers
NavyaZaveri/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
NavyaZaveri/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
NavyaZaveri/pieces
An experimental BitTorrent client in Python 3.5
NavyaZaveri/sanic
Async Python 3.6+ web server/framework | Build fast. Run fast.
NavyaZaveri/spell_checker
A simple command-line utility to correct typos
NavyaZaveri/tritcask
Yet another python, bitcask inspired, fast, log based key/value store
NavyaZaveri/truffle-petshop-tutorial-complete
Finished Petshop Tutorial
NavyaZaveri/vyper
New experimental programming language