Projects in Awesome Lists tagged with continuations
A curated list of projects in awesome lists tagged with continuations .
https://github.com/arrow-kt/arrow
The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
arrow continuations coroutines delimited-continuations for-comprehension fp-types functional-data-structure functional-programming hacktoberfest kotlin kotlin-dsl kotlin-libraries kotlin-library monads optics polymorphism typeclasses typed-lambda-calculus
Last synced: 14 May 2025
https://github.com/rife2/rife2
Full-stack, no-declaration, framework to quickly and effortlessly create web applications with modern Java.
continuations framework java rife rife2 template-engine web web-framework
Last synced: 21 Feb 2025
https://github.com/samrushing/irken-compiler
Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.
continuations functional ml scheme
Last synced: 12 May 2025
https://github.com/b-studios/scala-effekt
Extensible algebraic effects with handlers
Last synced: 05 Apr 2025
https://github.com/vsilaev/tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
async async-await asynchronous-programming concurrent-programming continuations coroutines java
Last synced: 20 Aug 2025
https://github.com/technologicat/unpythonic
Supercharge your Python with parts of Lisp and Haskell.
continuations cpython currying dynamic-variable functional-programming haskell language-extension lazy-evaluation lisp macros mcpyrate multiple-dispatch pypy3 python python3 racket scheme syntactic-macros tail-call-optimization tco
Last synced: 08 Apr 2025
https://github.com/ekdohibs/joujou
A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a static type system with inference of types and effects, with subtyping.
algebraic-effects compiler continuations functional-programming handlers type-inference
Last synced: 18 Mar 2025
https://github.com/vsilaev/tascalate-javaflow
Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
bytecode-instrumentation cdi continuation continuations coroutine coroutine-framework coroutine-library coroutines instrumentation-agent jakarta-commons-javaflow java java-11 java-8 java-9 java-agent java-library java11 java8 java9 javaflow-instrumentation
Last synced: 19 Aug 2025
https://github.com/cschladetsch/flow
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
continuations coroutine coroutines csharp dotnet flow flow-control
Last synced: 13 Apr 2025
https://github.com/dhil/ocaml-multicont
multi-shot continuations in OCaml
continuations deep effect-handlers multi-shot ocaml shallow
Last synced: 26 Mar 2025
https://github.com/javactrl/javactrl
Resumable exceptions and delimited continuations for JVM
continuations instrumentation jvm
Last synced: 18 Jun 2025
https://github.com/dhil/phd-dissertation
A summary of my activities during the past four years
abstract-machines algebraic-effects computational-effects continuation-passing-style continuations control-effects effect-handler-oriented-programming effect-handlers expressiveness expressivity functional-programming phd-dissertation phd-thesis research unix
Last synced: 23 Jun 2025
https://github.com/zinid/delimcc
Delimited continuations in byte-code and native OCaml
continuations ocaml shift-reset
Last synced: 07 May 2025
https://github.com/c-cube/choice
Choice operator in OCaml, providing a backtracking monad
backtracking continuations monad ocaml pure
Last synced: 29 Oct 2025
https://github.com/turinglang/libtask.jl
Tape based task copying in Turing
continuations coroutines threads
Last synced: 28 Oct 2025
https://github.com/kraks/quantum-compiler
Quantum circuits compiler with staging and continuations
compiler continuation-passing-style continuations multi-stage-programming quantum-circuit-simulator quantum-compiler quantum-computing quantum-programming-language staging
Last synced: 25 Oct 2025
https://github.com/idorobots/spartan
A small Lisp dialect that serves me as a test bed for programming language features.
actor-model compiler compiler-design concurrency continuations language-design lisp-dialect programming-language rules-engine scheme
Last synced: 24 Oct 2025
https://github.com/hakdogan/loom-examples
This repository contains examples of Project Loom parts such as Virtual Thread, Structured Concurrency, and Scoped Values
concurrency continuations threads virtual-threads
Last synced: 24 Aug 2025
https://github.com/marcin-chwedczuk/reng
Simple toy regex engine implemented using backtracking algorithm and continuations.
backtracking-algorithm continuations regex-engine
Last synced: 08 Oct 2025
https://github.com/gabryon99/kotlin-effects
A Kotlin library implementing algebraic effect handlers.
algebraic-effect-handlers algebraic-effects continuations kotlin thesis
Last synced: 31 Aug 2025
https://github.com/turbomack/elm-continue
A simple library for working with continuations in elm
Last synced: 27 Mar 2025
https://github.com/felixarpa/CAP-Reflexio
👨💻 (Català) Codi i apunts en markdown de la part de reflexió de l'assignatura Conceptes Avançats de Programació (CAP)
continuations fib introspection object-oriented-programming pharo reflection smalltalk upc
Last synced: 14 Mar 2025
https://github.com/googlielmo/gleam
Gleam is a Scheme interpreter written in Java.
continuations interpreter java jsr223 language lisp programming-language r5rs scheme scheme-interpreter scheme-language scheme-programming-language scripting-engine
Last synced: 10 Jun 2025
https://github.com/vikraman/hs-coexp
Continuations and Co-exponentials
category-theory continuations duality
Last synced: 11 Apr 2025
https://github.com/akarnokd/loom-interop-experiments
Code to experiment with Project Loom continuation/fiber API.
continuations fiber fiberscope flow loom reactive reactive-streams
Last synced: 27 Oct 2025
https://github.com/nim-works/arc
a hack to access reference counters with atomics
arc atomics concurrency continuations counting isolate memory nim orc ref reference threads
Last synced: 13 Jun 2025
https://github.com/cschladetsch/fifth
A forth-like language written in Java that supports Continuations.
astwalker continuations forth java language lexer parser
Last synced: 21 Jun 2025
https://github.com/gaming32/j21-generators
A library allowing you to create Python-style generators in Java
continuations generator-function generators java java-21
Last synced: 10 Jun 2025
https://github.com/dhil/stratagem
STRATAGEM is a research prototype system illustrating some theoretical ideas in game semantics.
continuations game-semantics sml
Last synced: 04 Apr 2025
https://github.com/sjbiaga/kittens
Lessons of Scala Cats
cats continuations corecursion defer eval fail-fast-semantics functors kleisli monad-transformers monoids natural-transformations recursion sbt scala-cli stack-safety trampoline traverse variance
Last synced: 30 Oct 2025