-
Updated
Mar 26, 2020 - Swift
#
green-threads
Here are 23 public repositories matching this topic...
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
heroku
slack
swift
xcode
coroutines
concurrency
fibers
buildpack
server-side-swift
swiftpm
synchronous-apis
non-blocking
swiftenv
zewo
green-threads
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
linux
swift
csp
performance
server
coroutines
fibers
travis-badge
server-side-swift
synchronous
codecov-url
swiftpm
swift-url
codebeat-url
non-blocking
codecov-badge
venice
green-threads
codebeat-badge
swift-badge
mit-badge
structured-concurrency
-
Updated
Apr 7, 2019 - Swift
User space threading (aka coroutines) library for C resembling GoLang and goroutines
-
Updated
Oct 3, 2018 - C
rryan
commented
May 1, 2017
First off, thanks for mioco!
Steps to reproduce from b8cc872fa1e5d127b2b4c60cdd133ee7aadd22f2 (macOS 10.12.4, macbook pro with 4 cores):
$ cargo build --example http-server
$ target/debug/examples/http-server&
$ ab http://127.0.0.1:5555/
This is ApacheBench, Version 2.3 <$Revision: 1757674 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The
The first Java Actor System supporting fibers from Project Loom
java
actor-model
fibers
multithreading
actor
threads
fiber
green-threads
actor-system
loom
java-actor
thread-confinement
-
Updated
Apr 28, 2020 - Java
Task manager built around the gevent green threads library.
-
Updated
Feb 3, 2019 - Python
Executes and schedules preemptible JavaScript coroutines. (HertzScript Generation 1 Coroutines) (Obsolete)
javascript
coroutines
concurrency
concurrent-programming
concurrent
multitasking
protothreads
interrupt
coroutine
preemptive
green-threads
preemption
interruption
stackless-coroutines
voluntary-preemptive-scheduling
preemptible
coroutine-dispatcher
concurrent-javascript
automatic-concurrency
-
Updated
Oct 22, 2019 - JavaScript
ULTs library
-
Updated
Apr 18, 2018 - C
Produces preemptible JavaScript coroutines which conform to the HertzScript specification.
javascript
coroutines
concurrent-programming
concurrent
multitasking
protothreads
coroutine
preemptive
green-threads
preemption
interruption
stackless-coroutines
voluntary-preemptive-scheduling
preemptible
concurrent-javascript
automatic-concurrency
coroutine-compiler
-
Updated
Sep 14, 2019 - JavaScript
HertzScript Generation 1 Coroutine Specification (Obsolete)
javascript
coroutines
concurrency
specification
concurrent-programming
concurrent
protothreads
green-threads
stackless-coroutines
concurrent-javascript
automatic-concurrency
-
Updated
Apr 16, 2020 - Shell
On hold until further notice. Uses HertzScript coroutines to implement preemptively multitasked JavaScript Green threads.
javascript
kernel
async
asynchronous
scheduler
scheduling
concurrency
concurrent-processes
concurrent-programming
asynchronous-tasks
event-bus
configurable
multitasking
microkernel
protothreads
system-calls
green-threads
cooperative-multitasking
preemptive-multitasking
voluntary-preemptive-scheduling
-
Updated
Jan 11, 2019 - JavaScript
A library for creating cooperative programs
-
Updated
Mar 25, 2019 - JavaScript
Fast file storage for S3, GCS, and Local FS. Descended from CloudVolume.storage.
-
Updated
Jun 4, 2020 - Python
Control Structures and Paradigms in Java on the JVM
java
actors
jvm
coroutines
fibers
reactive-extensions
functional-reactive-programming
event-driven-programming
complex-event-processing
flow-based-programming
continuation-passing-style
quasar
generators
communicating-sequential-processes
continuations
green-threads
clojure-core-async
cooperative-multitasking
thread-based-programming
parallel-universe
-
Updated
Jul 29, 2017 - Java
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
lightweight
c-plus-plus
coroutines
stackless
agpl
lock-free
multitasking
agplv3
protothreads
coroutine
green-threads
green-thread-library
child-coroutine
nested-coroutines
-
Updated
Aug 28, 2019 - C++
Cooperative threading library for x86 and AVR platforms
-
Updated
Dec 5, 2019 - C
JavaScript "threading" library for maintaining application responsiveness during heavy operations!
-
Updated
May 31, 2020 - JavaScript
-
Updated
Sep 26, 2015 - C
Enables multiprocessing in V8 with HertzScript coroutines.
-
Updated
Oct 10, 2019 - JavaScript
wip C++17 stackful userland threads / green threads / fibers
-
Updated
Feb 5, 2018
1
NelsonCrosby
commented
Jan 28, 2020
The stuff in green.h right now is kind of okay... for me, being that I wrote it and already know what's going on. Could probably use a fair bit more detailed documentation for literally anyone else.
1
Improve this page
Add a description, image, and links to the green-threads topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the green-threads topic, visit your repo's landing page and select "manage topics."
there are a lot of work need to about the documentation.