Bunki
ares
Bunki | ares | |
---|---|---|
5 | 44 | |
227 | 1,183 | |
0.9% | 5.1% | |
6.8 | 9.7 | |
over 1 year ago | 4 days ago | |
C | C++ | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bunki
-
Coroutines in C
I honestly like stackful coroutines if you don’t mind allocating memory for a stack.
https://github.com/Keith-Cancel/Bunki
-
A simple C coroutine library, with multithreading and more, Go and C++20 style
Like you mention other libraries, but how does this compare to something like this?
https://github.com/Keith-Cancel/Bunki
when compared to context switches having just giving things a cursory glance.
Also it seems to be trying to handle a lot of styles/handling of co-routines. Is there a reason for not really just choosing one style
- Bunki, a C Coroutine Library
ares
-
NES standalone emulator on Ubuntu 23.10?
ares, takes 2 minutes to compile if it isn't in the app center, or whatever.
- Capcom Town is using Ares (by Near) for Nes and SNes emulation
-
Lunar 1 and 2 Un Working Designs questions
ares
-
Games are so goddamn boring lately, I need tips!
There's great retro console games you probably missed out. You might want to learn how to use an multi-emulator like Ares however I must warn you in advance, emulation is a legal gray zone, and a licencing hell.
-
Anyway for my friend to play Majoras Mask( Mac)
Ares is a multi system emulator which you can use on Mac, it has support for Nintendo 64 games!
- [Mac Gaming] Emulatori con supporto al silicio di Apple.
-
BizHawk v2.9 is now released
ares is another option to explore if you're unaware of it - [https://ares-emu.net]
-
N64 Audio Issues on iOS Monterey?
Try ares: https://ares-emu.net/
-
Bunki, a C Coroutine Library
that one is old and missing aarch64. here's the latest https://github.com/ares-emulator/ares/tree/master/libco
-
Is there a N64 emulator that has a CRT filter?
ares is a very accurate N64 emulator (similar to simple64) that has built-in shader support including at least 2 different CRT filters
What are some alternatives?
minicoro - Single header stackful cross-platform coroutine library in pure C.
BizHawk - BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
Tina - Tina is a teeny tiny, header only, coroutine and job library.
simple64 - Accurate N64 Emulator
libco - Mirror of http://byuu.org/library/libco/
OpenEmu - 🕹 Retro video game emulation for macOS