Commit graph

16 commits

Author SHA1 Message Date
asonix 35cf37c782 Propagate jitterbug cancel to bachata 2023-08-27 17:16:18 -05:00
asonix 807117eb8a Expose AbortHandle 2023-08-27 16:37:40 -05:00
asonix 47fda5961e Add flake 2023-08-25 12:13:56 -05:00
Aode (lion) 6f3288e357 Select over local & work-stealing executors 2022-03-07 20:19:11 -06:00
Aode (lion) 98ab825479 Fix examples 2022-03-05 19:04:28 -06:00
Aode (lion) f28ff4f1c1 Oops 2022-03-05 17:02:58 -06:00
Aode (lion) 2e2a5f18e1 Remove Send + 'static from all block_ons 2022-03-05 17:01:51 -06:00
Aode (lion) 2f02b8f901 Don't require Send + 'static for block_on 2022-03-05 16:55:58 -06:00
Aode (lion) c7e8c6fa9c Add io compat features 2022-03-05 12:59:14 -06:00
Aode (Lion) 2fc103d2af Name jive threads 2022-02-24 18:34:00 -06:00
Aode (Lion) c70f6e8f9c Add RuntimeBuilder for customizing runtime 2022-02-24 18:29:30 -06:00
Aode (Lion) 5220c16bd1 It works on stable now
- Replace static SyncOnceCell with thread-locals, install & uninstall through block_on
- Break runtime into own module
2022-02-24 18:24:12 -06:00
Aode (lion) 17a4125e78 Update ringbuf repo 2022-02-17 14:00:07 -05:00
Aode (lion) 722c2d0f4c Add a kinda ok http server 2022-02-16 21:21:32 -05:00
Aode (lion) 5536aaf1c2 Add blocking, time examples 2022-02-16 19:09:04 -05:00
Aode (lion) 930bf80b21 Initial combined runtime 2022-02-16 18:32:02 -05:00