linear-partition
Partition algorithm
A CoffeeScript implementation of an efficient partitioning algorithm for linear data structures
Linear partition in Coffeescript (Javascript)
269 stars
15 watching
24 forks
Language: CoffeeScript
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
devongovett/coffeepack | An implementation of MessagePack serialization format in CoffeeScript for Node.js and the browser. | 50 |
michaelficarra/coffeescriptredux | A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,841 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |
mikesmullin/coffee-stylesheets | A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. | 26 |
rhysd/crisp | A Lisp dialect implemented with Crystal | 43 |
lynaghk/cassowary-coffee | A CoffeeScript port of the Cassowary linear constraint solver toolkit for building declarative layouts | 24 |
autotelicum/smooth-coffeescript | A comprehensive guide to functional programming in CoffeeScript | 576 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
rvcas/crisp | A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
mrluc/macros.coffee | Provides a Lisp-style macro system for CoffeeScript | 37 |
ekmett/linear | A set of low-dimensional linear algebra primitives for use in Haskell programs | 202 |
trevorburnham/jitter | A utility for continuously compiling CoffeeScript to JavaScript | 156 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |