computer_science_in_lua
Algorithm library
An implementation of classic algorithms and data structures in Lua
Implementation of some classic data structures and algorithms in Lua
50 stars
9 watching
4 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list
algorithmcomputer-sciencedata-structurelua
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
| A collection of algorithm implementations in various programming languages. | 2,193 |
| Common Lisp implementation of algorithms from AI textbook | 404 |
| Implementations of fundamental data structures and algorithms in C | 844 |
| C++ implementations of algorithms and data structures | 514 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A collection of implementations and explanations of fundamental algorithms and data structures used in computer science | 15 |
| A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
| An educational resource for learning fundamental algorithms in JavaScript | 79 |
| Implementations of various algorithms and data structures in Ruby | 722 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
| A collection of various useful algorithms and data structures implemented in Java | 128 |
| A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |