Starred repositories
Personal CRM. Remember everything about your friends, family and business relationships.
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Installing Oracle 19c RDBMS Software SI
A fast JSON parser/generator for C++ with both SAX/DOM style API
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
Simple operating system in C++, written from scratch
Real-time audio streaming over the network.
An Open Source Machine Learning Framework for Everyone
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select …
Code examples that accompany various MDN DOM and Web API documentation pages
Material related to the Principles of Cloud Computing course.
This library (which comes as a C++ library and a java package) provides an API to access to a huge lexicon in exact mode or correction mode. In the latter case the best matches (in terms of Levensh…
Search engine implementation (Binary / TF-IDF) in C++
A GroupMe API Module for NodeJS, downloaded over 9000 times on npmjs.com
An Exploratory Implementation of HAT-Trie and Array-Hash
C++ implementation of a fast and memory efficient HAT-trie
The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.
My C++ implementation of a burst trie on Linux.
Implementation of Burst trie, including a Report on Efficient Auto-Completion Using Burst Tries