Functional programming style pattern-matching library for C++
-
Updated
Oct 22, 2021 - C++
Functional programming style pattern-matching library for C++
Expressive High-Performance Eager Functional Programming Library for C++ 11
Automatic double tracking plugin (not only) for vocals
Various tools i created for my own use
A library implementing some data structures for educational purposes
A repository to store my coding practice. It is mostly in C (or C++) which is just a convenient choice because I spend significant amount of time on Unix, GNU/Linux and C and C++
Graph ADT and its implementation based on adjacency matrix
Lock-Free-Bounded-Queue
Minimal C++ LRU cache using a linked-list and a map
Implementing the list ADT using several data structures (dynamic array, linked list, binary search tree etc.) in C++.
Este repositorio contiene múltiples ejemplos de implementación de Tipos Abstractos de Datos (ADT) para diseñar estructuras de datos eficientes y reutilizables, todos desarrollados en C++.
A program that creates and displays an editable table of websites and their topics, URLs, summaries, reviews, and ratings.
This program is a website bookmarking program. The program implements a hash table using chaining (pointer array of linked lists) to store website information.
Solutions to exercises from the "Algorithms & Data Structures" course at Aarhus University.
Add a description, image, and links to the adt topic page so that developers can more easily learn about it.
To associate your repository with the adt topic, visit your repo's landing page and select "manage topics."