A set of efficient data structures in C, created in a generic way
-
Updated
Oct 3, 2023 - C
A set of efficient data structures in C, created in a generic way
Examples of Data Structures Programming in Various Programming Languages
Solutions to exercises from the book Haskell Programming
My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
Kollections is a Kotlin open source library to fill the gap that currently exists in the Kotlin Standard Library regarding data structures. 🚀
A collection of various datatypes in C (linked lists, stack, queue, red-black tree, hash table and associated array).
A statically typed functional programming inspired by Haskell, OCaml and Rust.
Basic data structures in C with useful comments and explanations
Collection of abstract data types in C language
The VagueGeometry is a PostgreSQL extension for handling vague spatial data based on the VASA (Vague Spatial Algebra).
(OLD) Data structures & abstract data types in C++
Interpreter of simple abstract datatypes
Lambe compiler
Abstractions for Digital Wallets in Julia
Experience, Learn and Code abstract data structure with python3.
A Proof-of-Concept for a Modern Standard Library for GNU C 11+
Colibri is a fast and lightweight garbage-collected datatype library written in C
Rust traits for abstract containers and operations over them. Basically, every container is treated as a map. You can have the same code work on Vec, HashMap, BTreeMap, Option, Box.
Exercises from Data Structures course in Software Engineering Program from Universidad Complutense de Madrid
Data structures implementations in Go
Add a description, image, and links to the abstract-data-types topic page so that developers can more easily learn about it.
To associate your repository with the abstract-data-types topic, visit your repo's landing page and select "manage topics."