nbnet
minicoro
Our great sponsors
nbnet | minicoro | |
---|---|---|
3 | 6 | |
294 | 513 | |
- | - | |
0.0 | 0.0 | |
3 days ago | 4 months ago | |
C | C | |
zlib 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.
nbnet
We haven't tracked posts mentioning nbnet yet.
Tracking mentions began in Dec 2020.
minicoro
-
How Much Memory Do You Need to Run 1M Concurrent Tasks?
It would be interesting to bench something extremely lightweight (like https://github.com/edubart/minicoro) against these runtimes.
By my back-of-the-napkin math, 1,000,000 coroutines would cost about 64mb + 2mb/core for stacks.. which works out to about 4x less memory than the 'winner' of this comparison, and ~30x less than go.
-
Ask HN: What Are You Working On?
A single header asymmetric stackful cross-platform coroutine library in pure C.
What are some alternatives?
libjuice - JUICE is a UDP Interactive Connectivity Establishment library
covid_status
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
clove-unit - Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
nuklear - A single-header ANSI C immediate mode cross-platform GUI library
cgltf - :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
procedural-gl-js - Mobile-first 3D mapping engine with emphasis on user experience
HandmadeMath - A simple math library for games and computer graphics. Compatible with both C and C++.
LIPS - Scheme based powerful lisp interpreter written in JavaScript
alang - A minimal viable programming language on top of liblgpp