zhuangqh / understanding-unix-linux-programmingView external linksLinks
Source code for book "Understanding Unix/linux Programming"
☆31Apr 10, 2016Updated 9 years ago
Alternatives and similar repositories for understanding-unix-linux-programming
Users that are interested in understanding-unix-linux-programming are comparing it to the libraries listed below
Sorting:
- Exercises from The Book of C authored by Pragati Dhingra and Priyanka Bhaskar☆10Feb 25, 2023Updated 2 years ago
- Render text to images with this tiny command line tool.☆21Nov 24, 2022Updated 3 years ago
- light ifconfig☆14Apr 13, 2019Updated 6 years ago
- Microvm is a virtual machine and compiler. This project is inspired by a work by Aleksei Udalov: https://github.com/aleksei-udalov/vm.git☆10May 16, 2021Updated 4 years ago
- Minimalist Operating System designed to implement as much functionality as possible with a budget of 1000 Lines of Code☆13Sep 28, 2016Updated 9 years ago
- WWW offline explorer☆15Jun 12, 2012Updated 13 years ago
- Easy to use, modern symmetric encryption on the command line☆10May 26, 2016Updated 9 years ago
- Corresponding code to "FACESEC: A Fine-grained Robustness Evaluation Framework for Face Recognition Systems" @ CVPR 2021☆13Jun 22, 2021Updated 4 years ago
- ☆11Sep 12, 2023Updated 2 years ago
- Bruce's new cron system☆15Apr 28, 2021Updated 4 years ago
- A memcached client library for C/C++. Best suited to yrmcds.☆18May 21, 2017Updated 8 years ago
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Nov 30, 2015Updated 10 years ago
- A 4x4x4 Tic-Tac-Toe game suitable for porting to embedded hardware platforms☆11Sep 6, 2017Updated 8 years ago
- Portable C Audio Library☆10Mar 10, 2018Updated 7 years ago
- Print window informations☆16Apr 12, 2016Updated 9 years ago
- bmpanel - lightweight, netwm compliant, x11 panel with desktop switcher, taskbar, systray and clock☆18Mar 26, 2009Updated 16 years ago
- Small and stupid DHCP client.☆10May 28, 2016Updated 9 years ago
- a getopt[_long] implementation with GNU semantics, taken from netbsd