minicoro
covid_status
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
minicoro | covid_status | |
---|---|---|
6 | 2 | |
532 | - | |
- | - | |
0.0 | - | |
19 days ago | - | |
C | ||
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.
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.
covid_status
-
Ask HN: What Are You Working On?
I hacked together a Wayland (Sway/Waybar) covid-status indicator which extracts covid19 case data filtered by country (new cases / new deaths etc) from "ourworldindata.org" and displays it either in waybar or on the cli.
Apart from running (with on-click actions in Waybar) it can also be run on the command line. Output is either text, json, pdf, jp or a mako/dunst notification.
For screen-recording/screenshots see the unixporn post or my gitlab...
/r/unixporn: https://www.reddit.com/r/unixporn/comments/koazs0/sway_covid...
-
Show Covid19 case data filtered by country in Waybar/Sway (or on cli)
source for covid_status indicator module: https://gitlab.com/jbauernberger/covid_status
What are some alternatives?
atbswp - A minimalist macro recorder
Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
thegreatsuspender - A chrome extension for suspending all tabs to free up memory
ctl - My variant of the C Template Library
CoinBLAS - Bitcoin blockchain graph analysis with the GraphBLAS.
procedural-gl-js - Mobile-first 3D mapping engine with emphasis on user experience
maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
LIPS - Scheme based powerful lisp interpreter written in JavaScript
HyperTag - NeoVerse/HyperTag - Intuitive Knowledge Management WebApp & CLI for Humans using Deep Learning & Tags
nbnet - single header C(99) library to implement client-server network code for games
dotfiles