mlua-luau-scheduler/examples
Filip Tibell 588fc46807
Refactor runtime and callbacks
* Improved ergonomics and flexibility for crate consumers
* Simplified callback mechanism for errors
* Factor out runtime thread queues into proper structs
* Misc performance improvements - approx 20% faster scheduler
2024-01-24 19:50:25 +01:00
..
lua Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
basic_sleep.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
basic_spawn.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
callbacks.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
lots_of_threads.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
scheduler_ordering.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00