Explore >> Select a destination


You are here

jens.mooseyard.com
| | www.kegel.com
14.0 parsecs away

Travel
| |
| | iferminm.gitlab.io
14.8 parsecs away

Travel
| | More than writing code
| | www.cs.cornell.edu
15.1 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.
| | vitonsky.net
94.6 parsecs away

Travel
| We strive to ensure code quality with tests, static code typing, code analyzing, code review and documentation, but some of most popular programming languages like Typescript and Java kill interfaces as concept to describe contract of code.