marcelb pushed tag 0.7 to marcelb/asynco 2025-06-12 08:46:49 +02:00
marcelb pushed to dev at marcelb/asynco 2025-06-12 08:45:42 +02:00
4384b0b311 Fix on multiple await, is block thread/loop: replace get with await. Add some comments
marcelb pushed tag 0.6 to marcelb/asynco 2025-06-11 19:35:53 +02:00
marcelb pushed to dev at marcelb/asynco 2025-06-11 19:35:08 +02:00
8d9a56dc8e Test, debug and fix coroutine
748fd0a586 Write examples and tests, refaktor, tested
e76623bef0 Remove fs, delayed, periodic class, use one shared type Timer, clean design, enable to init multiple runtimes
Compare 3 commits »
marcelb pushed to refaktor at marcelb/asynco 2025-06-11 19:33:03 +02:00
8d9a56dc8e Test, debug and fix coroutine
marcelb pushed to refaktor at marcelb/asynco 2025-06-11 09:56:55 +02:00
748fd0a586 Write examples and tests, refaktor, tested
marcelb pushed to refaktor at marcelb/asynco 2025-06-11 00:27:30 +02:00
e76623bef0 Remove fs, delayed, periodic class, use one shared type Timer, clean design, enable to init multiple runtimes
marcelb created branch refaktor in marcelb/asynco 2025-06-11 00:27:30 +02:00
marcelb pushed to dev at marcelb/asynco 2025-06-10 21:25:39 +02:00
ceb3967178 Merge branch 'coroutines' into dev
8d7796998f Fix block loop in await_
d37f85f728 Limit Nonblocking loop await
5608eab8eb Add await_ to run on runtime and await_ - short code
d546ca9db8 Rename in readme 2
Compare 8 commits »
marcelb pushed to dev at marcelb/asynco 2025-06-10 21:24:00 +02:00
a1606fd3b6 Await all on no-void return values
marcelb pushed to coroutines at marcelb/asynco 2025-06-10 15:08:07 +02:00
8d7796998f Fix block loop in await_
marcelb pushed to coroutines at marcelb/asynco 2025-06-10 11:32:34 +02:00
d37f85f728 Limit Nonblocking loop await
marcelb pushed to dev at marcelb/metrics 2025-04-09 22:43:54 +02:00
a5efeaf654 Some fix, check operator++
marcelb pushed tag v0.5 to marcelb/metrics 2025-04-09 11:08:50 +02:00
marcelb pushed to dev at marcelb/metrics 2025-04-09 11:08:24 +02:00
e659a78bd1 Make work with string and number keys, cmake
marcelb pushed tag v0.8 to marcelb/log 2025-04-09 11:07:09 +02:00
marcelb pushed to dev at marcelb/log 2025-04-09 11:06:34 +02:00
108e42ce1f Support grouped writing delayed by time
marcelb pushed to grouped-writing at marcelb/log 2025-04-04 12:37:54 +02:00
108e42ce1f Support grouped writing delayed by time
marcelb created branch grouped-writing in marcelb/log 2025-04-04 12:37:54 +02:00
marcelb pushed to external-writer at marcelb/log 2025-04-04 11:35:45 +02:00
39a2f1a740 Support external writer