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 last month
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 5 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆26Updated 2 months ago
- ☆33Updated last year
- LZW en- and decoding that goes weeeee!☆27Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Task Orchestration Framework☆57Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆56Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A sinless derive helper☆75Updated 3 months ago
- 🤪 Tweak constant variables live when running a program☆76Updated last year
- ☆39Updated 6 years ago
- ☆36Updated last year
- A pure-Rust, no_std compatible PNG decoder☆45Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A binary format for Rust / serde that supports schema evolution☆17Updated 7 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago