Haiku is an open-source desktop operating system with the goal to create an innovative and seamless computing experience. Our first release will be an improved remake of BeOS R5, which was a commercial operating system created by Be Inc. After the company closed its doors a group of developers
... [More] decided to continue the BeOS as an open source effort. [Less]
Syllable is a fork of AtheOS. The goal of Syllable is to create a reliable and easy-to-use open source operating system for the home and small office user.
Jari OS is a real-time microkernel operating system which runs in terms of multi-service architecture. Core system consists of its own microkernel μString, core and system services, set of device drivers launched as trusted services.
Our system is a pure microkernel and multi-service OS. All work
... [More] is made via trusted services, and each service works within its own address space, and in this case Jari OS is a pure multi-service OS. Jari OS provide POSIX API for threads, files, networking, timers, memory operations. [Less]
libmabuff is a simple C++ TUI library for Linux. It is based on customized termbox (github.com/nsf/termbox). It might be called an 'ncurses alternative', however, it doesn't provide such functionality. On the other hand, it's much easier to learn and use! Its base elements are Zones of text. You can
... [More] do some neat "graphic" effects with them, e.g. make borders automatically or adopt color from a zone below (yes, zones are layerable).
It's still in active development, however, it can be used for writing TUI applications already.
See "DOCUMENTATION" for API reference (and a feature overview).
Note: the code line counter doesn't count termbox code, as it is not my work (except for a few changes). [Less]
xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It's an alternative to programming Excel with VBA.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy