Explore >> Select a destination


You are here

mirageos.org
| | sergioprado.blog
13.8 parsecs away

Travel
| | This is the second part of the article about embedded Linux security.
| | gcher.com
15.1 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | www.cs.cornell.edu
15.0 parsecs away

Travel
| | As a side project, I wrote a simple implementation of green threads for the Python programming language. The library is called Bluelet and it uses Python's native implementation of coroutines. Bluelet makes it easy to write concurrent socket programs without OS threads, multiple processes, or select()-and-dispatch loops.
| | johannesbrodwall.com
60.5 parsecs away

Travel
|