Stars
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.liber…
C library to create simple HTTP servers and Web Applications.
Recitation notes for cs3157, the C systems programming course with a narrative
Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.
Header files for Intel TSX (Transactional Synchronization Extension) development
This project involved the development of a x86 64 bit operating system (SBUnix). It was developed in C and Assembly language. System was tested on QEMU which is a hosted hypervisor that performs ha…
SBUnix is x86 64 bit operating system majorly developed in C. It supports memory management, paging, context switching, terminal, shell and file management for tarfs and disk.