issues
search
lampepfl
/
gears
A strawman for a low-level async library in Scala 3.
https://lampepfl.github.io/gears/
Apache License 2.0
256
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Push scala-native version to published v0.5.0-RC1
#47
natsukagami
closed
9 months ago
0
Experiment: Only allow `Async.Spawn` to spawn runnable futures
#46
natsukagami
closed
8 months ago
6
Add `Future.resolved / rejected / completed` as shortcuts for `Future.now`
#45
natsukagami
closed
8 months ago
3
Rename `alt` and `altAll` to `or` and `awaitFirst`
#44
natsukagami
closed
8 months ago
1
Avoid `native` name clash
#43
natsukagami
closed
9 months ago
0
Fix flaky "race successful with wait" test
#42
natsukagami
closed
9 months ago
0
Provide a simple Nix Flake development environment
#41
natsukagami
closed
9 months ago
1
Remove nested listener locks
#40
natsukagami
closed
9 months ago
0
chore: Fix execute not start vt issue.
#39
He-Pin
closed
10 months ago
8
Update scala-native, use default GC
#38
natsukagami
closed
10 months ago
0
Use interruptGuard in VThreadScheduler
#37
m8nmueller
closed
10 months ago
1
Fix dropping of listeners for transformValuesWith
#36
m8nmueller
closed
11 months ago
0
Update scalafmt to 3.7.17
#35
He-Pin
closed
11 months ago
0
Publish scala-native snapshot to maven center
#34
He-Pin
closed
6 months ago
6
Question about the scheduling.
#33
He-Pin
closed
8 months ago
1
Add VTFactory for the group naming.
#32
He-Pin
closed
11 months ago
1
Bring Promise and withResolver together
#31
m8nmueller
closed
11 months ago
0
Async.select should be Async.race
#30
nadenf
closed
11 months ago
3
Seq[Future[T]].altAll is unintuitive
#29
nadenf
closed
8 months ago
1
Methods name on `Channel`
#28
He-Pin
closed
8 months ago
2
replace git url with http for submodules
#27
m8nmueller
closed
11 months ago
0
Update scala-native dependencies
#26
natsukagami
closed
11 months ago
2
Rename source.map => transformValuesWith and add warning
#25
natsukagami
closed
11 months ago
0
Renaming `result`/`value` to general `awaitResult`/`await`, along other improvements
#24
natsukagami
closed
11 months ago
0
Channels implementation with new listeners
#23
natsukagami
closed
11 months ago
0
Enable formatting with `scalafmt`
#22
natsukagami
closed
11 months ago
0
Multiplatform support
#21
natsukagami
closed
11 months ago
1
Multiplatform Gears (1)
#20
m8nmueller
closed
12 months ago
1
Future and the async/await model are error-prone
#19
alexandru
closed
8 months ago
18
Switch to stable Scala 3.3.0
#18
natsukagami
closed
1 year ago
0
Make poll/onComplete a single method
#17
natsukagami
closed
12 months ago
0
Posix IO
#16
belamenso
closed
1 year ago
0
New repo name?
#15
SethTisue
closed
1 year ago
3
add CI (GitHub Actions)
#14
SethTisue
closed
1 year ago
1
Cancellation changes and drop extreneous sources
#13
odersky
closed
11 months ago
2
Cancellation model
#12
adamw
closed
8 months ago
16
Fix compilation error
#11
2m
closed
1 year ago
1
Fix typos in slides
#10
odersky
closed
1 year ago
0
Correct a typo in README.md
#9
felixonmars
closed
1 year ago
0
Add slidedeck of talk at Scalar 2023
#8
odersky
closed
1 year ago
0
Add preamble to Readme
#7
odersky
closed
1 year ago
0
Example I/O integration on top of the library
#6
belamenso
closed
1 year ago
0
Tests and implementation of `alt` and `zip`
#5
belamenso
closed
11 months ago
1
Drop Async.Config
#4
odersky
closed
1 year ago
1
Unexpected behavior of CoreFuture
#3
belamenso
closed
8 months ago
0
Futures run on virtual threads, small changes
#2
belamenso
closed
1 year ago
0
Some tweaks to code and docs
#1
odersky
closed
1 year ago
0
Previous