algorithms.coffee
Algorithm library
A collection of algorithms and data structures implemented in CoffeeScript
Classic algorithms and data structures in coffeescript. Making the World a better place, with coffee.
37 stars
4 watching
6 forks
Language: CoffeeScript
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
yusufcakal/algorithms | A collection of basic algorithms and solutions in Java | 24 |
duereg/js-algorithms | A collection of JavaScript implementations of classic data structures and algorithms. | 927 |
boundvariable/coffeescript-in-action | The source code repository for the Manning book CoffeeScript in Action, which provides CoffeeScript implementations and examples. | 34 |
jpa99/algorithms | A collection of various useful algorithms and data structures implemented in Java | 127 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
markbates/programming-in-coffeescript | A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
djo/algorithms | A collection of basic algorithms implemented in Ruby | 72 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
yusugomori/deeplearning.coffee | A collection of simple JavaScript implementations of deep learning concepts | 35 |
spbooks/coffeescript1 | An archive of resources and code examples to help developers learn CoffeeScript | 25 |
bfontaine/katas | A collection of solved programming challenges in 27 languages | 20 |
devongovett/coffeepack | An implementation of MessagePack serialization format in CoffeeScript for Node.js and the browser. | 50 |
agoragames/leaderboard-coffeescript | Provides a CoffeeScript implementation of leaderboards backed by Redis | 24 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 562 |