| cjfrisz/clojure-tco |
164 |
|
0 |
0 |
over 12 years ago |
1 |
October 05, 2015 |
7 |
mit |
Clojure |
| Expanding support for constant-space tail calls in the Clojure language. |
| alecdotninja/tailcall |
119 |
|
0 |
2 |
about 2 years ago |
8 |
January 15, 2024 |
3 |
other |
Rust |
| Safe, zero-cost tail recursion for stable Rust |
| Sipkab/jvm-tail-recursion |
113 |
|
0 |
0 |
about 3 years ago |
0 |
|
4 |
gpl-3.0 |
Java |
| Optimizer library for tail recursive calls in Java bytecode |
| glathoud/fext |
93 |
|
0 |
2 |
over 2 years ago |
8 |
July 26, 2018 |
0 |
bsl-1.0 |
JavaScript |
| Fast explicit tail calls. In today's JavaScript! |
| wheaties/TwoTails |
84 |
|
0 |
1 |
over 6 years ago |
3 |
November 12, 2016 |
3 |
apache-2.0 |
Scala |
| A Scala compiler plugin for mutual tail recursion |
| dai-shi/continuation.js |
74 |
|
2 |
2 |
over 7 years ago |
19 |
March 11, 2013 |
0 |
|
JavaScript |
| A module for tail call optimization by Continuation Passing Style (CPS) transformation with trampoline technique for Node.js |
| purescript/purescript-tailrec |
35 |
|
0 |
6 |
almost 4 years ago |
3 |
June 01, 2017 |
1 |
bsd-3-clause |
PureScript |
| A type class which captures stack-safe monadic tail recursion |
| Gozala/js-tail-call |
35 |
|
8 |
7 |
about 14 years ago |
1 |
January 31, 2012 |
1 |
|
|
| JS tail recursion shim through trampolining |
| mailund/tailr |
32 |
|
1 |
1 |
about 7 years ago |
4 |
December 20, 2018 |
5 |
other |
R |
| Automatic trail recursion optimisation |
| DCtheTall/tallstack |
31 |
|
0 |
1 |
almost 3 years ago |
12 |
December 03, 2019 |
11 |
other |
JavaScript |
| A small library (<11 kB) which defines tail recursive functions in JavaScript which avoid call stack overflow. |