StreamGen
StreamGen: a Python framework for generating streams of labeled data - Published in JOSS (2024)
pyprobables
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
dantro
dantro is a Python package to handle, transform, and visualize hierarchically structured data. Docs @ https://dantro.readthedocs.io — NOTE: This repository is a READ-ONLY-MIRROR of the actual development repository; for open issues and MRs, see there:
resettablestacks.jl
A stack implementation with a reset! function which avoids garbage collection for scientific machine learning (SciML)
lazy-set
A collection that tries to imitate a "lazy" difference and union of sets.
teaching
Teaching Materials for Dr. Waleed A. Yousef
misc-problem-solutions
Showcases and solutions to various popular programming problems, written in C90, C++17, C++20, and C++23
pucminas-aeds2-assignments
Content developed throughout the Data Structures and Algorithms II course in the second semester of the Computer Science program at PUC Minas, including exercises, activities, and other implementations.
fern
A human-readable and modifiable data-expression language with minimal clutter.
loris
Loris: Database and Analysis application for a Drosophila Lab (or any lab)
graphcompression
A new set of lossy and lossless graph compression techniques for external memory representation.
btllib
btllib: A C++ library with Python interface for efficient genomic sequence processing - Published in JOSS (2022)
competitive-programming
All Competitive Programming questions I have solved till date.