dssl
Data structures educator
A Racket-based language for teaching data structures concepts in an educational setting.
Data Structures Student Language
5 stars
2 watching
1 forks
Language: Racket
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tov/dssl2 | A language and framework for teaching data structures concepts in Racket. | 9 |
ekmett/structures | A playground for advanced data structures in Haskell | 63 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
abdonkov/dsa | An implementation of data structures and algorithms in C# for learning and reference purposes. | 687 |
younatics/collection-data-structures-swift-kr | An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,209 |
michaeljwelsh/cdsa | A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 603 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 145 |
damsl/k3 | Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
abhishektripathi66/dsa | A repository of solutions and resources for preparing for data structures and algorithms interviews in Java. | 8 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,250 |
daichi-m/go18ds | An implementation of various data structures and algorithms in Go. | 46 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
videolang/video | A DSL for describing videos in the Racket programming language | 137 |