Description: The .NET Micro Framework for Linux is a small, free and open-source platform by Microsoft that allows writing .NET applications for resource-constrained devices running Linux. It includes a small version of the .NET runtime and libraries.
Type: software
Pricing: Open Source
Description: asyncoro is an open-source Python library for asynchronous programming using coroutines. It allows writing concurrent code in a sequential manner by automatically suspending and resuming coroutines. Useful for I/O-bound tasks and high concurrency scenarios.
Type: software
Pricing: Free