Clouddrift
Clouddrift: a Python package to accelerate the use of Lagrangian data for atmospheric, oceanic, and climate sciences - Published in JOSS (2024)
StreamGen
StreamGen: a Python framework for generating streams of labeled data - Published in JOSS (2024)
Python class defining a machine learning dataset ensuring key-based correspondence and maintaining integrity
Python class defining a machine learning dataset ensuring key-based correspondence and maintaining integrity - Published in JOSS (2017)
latentcor
latentcor: An R Package for estimating latent correlations from mixed data types - Published in JOSS (2021)
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.
covid19-italy-integrated-surveillance-data
COVID-19 integrated surveillance data provided by the Italian Institute of Health and processed via UnrollingAverages.jl to deconvolve the weekly moving averages.
https://github.com/adrn/pyia
a Python package for working with data from the Gaia mission
odin
Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python
https://github.com/open-cogsci/datamatrix
An intuitive, Pythonic way to work with tabular data
https://github.com/aspuru-guzik-group/molar
Molar is a database management to make it easy to store experiment whether computational or not
https://github.com/chrynan/queue
Stack, Queue, and Deque Data Structures for Kotlin
behavr
Data structure to store and manipulate high throughput behavioural data in R
https://github.com/cmudig/data-navigator
A JavaScript library that allows for accessible navigation of data structures.
https://github.com/aryashah2k/oop-in-cplusplus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!
https://github.com/cedrickchee/parkinglot-ts-node
TypeScript solution for parking lot problem.
KeepDelta
KeepDelta: A Python Library for Human-Readable Data Differencing - Published in JOSS (2025)
loris
Loris: Database and Analysis application for a Drosophila Lab (or any lab)
fern
A human-readable and modifiable data-expression language with minimal clutter.
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
graphcompression
A new set of lossy and lossless graph compression techniques for external memory representation.
https://github.com/ammarlodhi255/file-compression-system
File Compression Using Huffman Coding Built in Java.
https://github.com/fgazzelloni/20240930-dwpwr
Data Wrangling Practice with R - 30 September Tutorial for R-Ladies Rome
https://github.com/bastidood/option-block
A minimal utility Rust crate for small, fixed-size blocks of optional types.
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.
https://github.com/fgazzelloni/actex_october2024
ACTEX Learning: Introduction to R and Basic Data Analysis
btllib
btllib: A C++ library with Python interface for efficient genomic sequence processing - Published in JOSS (2022)
https://github.com/clustercockpit/cc-specifications
Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
https://github.com/amr-yasser226/ambulance-management-system-dsa
A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.
competitive-programming
All Competitive Programming questions I have solved till date.
https://github.com/ai-team-uoa/courses
Prof. Manolis Koubarakis courses material - Dept. of Informatics of the University of Athens.
https://github.com/baioc/paradigms
Algorithms and Data Structures in various Paradigms
https://github.com/barrust/count-min-sketch
Count-Min Sketch Implementation in C