wingo/fibers

Concurrent ML-like concurrency for Guile

SchemeM4CMakefileShell
This is stars and forks stats for /wingo/fibers repository. As of 03 May, 2024 this repository has 276 stars and 31 forks.

Fibers Fibers is a facility that provides Go-like concurrency for Guile Scheme, in the tradition of Concurrent ML. A pasteable introduction to using Fibers ;; Paste this into your guile interpreter! (use-modules (fibers) (fibers channels) (ice-9 match)) (define (server in out) (let lp () (match (pk 'server-received (get-message in)) ('ping! (put-message out 'pong!)) ('sup (put-message out 'not-much-u)) (msg (put-message out (cons 'wat msg)))) (lp))) (define (client...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
2factorauth/frontendSCSSHTMLJavaScript5060
naelstrof/UnityJigglePhysicsShaderLabGLSLC#1870210
SuperManito/LinuxMirrorsShell1.3k+18233+4
bcgov/onroutebcTypeScriptTSQLHandlebars5020
claabs/epicgames-freegames-nodeTypeScriptDockerfileShell1.2k0870
tamagui/tamaguiTypeScriptMDXJavaScript7.9k03270
randyrossi/vicii-kawariVerilogCAssembly142+1180
AgapeEurope/AgapeConnect1Visual Basic .NETClassic ASPC#4040
HappyCoderSunny/HappyCoderSunny.github.ioStylusJavaScriptPug2010
zhuowei/WDBFontOverwriteSwiftObjective-CC843+2720