Multi Threading Library primarily for the Aurora-engine.
  • C++ 99.3%
  • Lua 0.7%
Find a file
2026-04-26 01:55:46 +02:00
.zed feat(coro) add coroutine promise and future, 2026-04-21 06:42:47 +02:00
examples WIP experimental fiber support 2026-04-26 01:55:46 +02:00
include WIP experimental fiber support 2026-04-26 01:55:46 +02:00
scripts WIP experimental fiber support 2026-04-26 01:55:46 +02:00
src feat(coro) add coroutine promise and future, 2026-04-21 06:42:47 +02:00
tests WIP experimental fiber support 2026-04-26 01:55:46 +02:00
.clang-format Include current version of the Threading Library 2026-01-31 17:32:19 +01:00
.clang-tidy Include current version of the Threading Library 2026-01-31 17:32:19 +01:00
.gitignore chore(build) add xmake support, rename zig build files to zig. 2026-03-30 23:02:06 +02:00
doxyfile WIP experimental fiber support 2026-04-26 01:55:46 +02:00
LICENSE Initial commit 2026-01-31 17:30:00 +01:00
README.md feat(coro) add coroutine promise and future, 2026-04-21 06:42:47 +02:00
xmake.lua WIP experimental fiber support 2026-04-26 01:55:46 +02:00

aurora-ytl

Multi ytl Library primarily for the Aurora-engine.