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.☆67Updated last month
- ☆32Updated last year
- Asset manger for good assets only☆31Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 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
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Pure, minimal, and scalable timers☆26Updated 5 months ago
- ☆57Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Non-owning unsafe I/O☆20Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- ☆20Updated last week
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆26Updated 5 years ago
- Shred based event handler☆59Updated 3 years ago
- ☆54Updated 3 years ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- ☆39Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- LZW en- and decoding that goes weeeee!☆28Updated 3 weeks ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 2 months ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago
- ☆57Updated last year
- A sinless derive helper☆72Updated 7 months ago