ods
Data structure library
Provides implementations and pseudocode of data structures in multiple programming languages.
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
1k stars
63 watching
247 forks
Language: TeX
last commit: almost 4 years ago
Linked from 2 awesome lists
data-structurestextbook
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of various data structures and algorithms in Go. | 46 |
| | A Rust implementation of persistent data structures with structural sharing | 1,299 |
| | A collection of common data structures and algorithms implemented in C. | 51 |
| | A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| | A comprehensive implementation of fundamental data structures and algorithms in PHP. | 628 |
| | An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
| | A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
| | A set of header-only data structures and utilities for C. | 536 |
| | A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 |
| | A distributed, reactive, and functional data structure library for JavaScript | 8 |
| | A collection of Elixir data structures and their associated protocols. | 215 |
| | A collection of reference counted generic data structures and tools to create C-style classes. | 81 |
| | A fast and functional data structure library in Common Lisp. | 120 |
| | Educational repository of data structures and algorithms implemented in OCaml. | 48 |
| | A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. | 103 |