sanbox-irl / cosyncLinks
A single-threaded executor for deferred async code for games.
☆57Updated 2 years ago
Alternatives and similar repositories for cosync
Users that are interested in cosync are comparing it to the libraries listed below
Sorting:
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 3 weeks ago
- Asset manger for good assets only☆31Updated 2 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 4 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Safe, fully-featured bindings to the Tracy profiler☆25Updated last month
- ☆33Updated last year
- ☆56Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Procedural macros for working with Vulkan shaders☆42Updated last week
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Task Orchestration Framework☆57Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆39Updated 6 years ago
- Show puffin profiler flamegraph in-game using egui