Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slonix/c_cpp_projects

Here you can find some of my C and C++ projects developed at University of Warsaw.
https://github.com/slonix/c_cpp_projects

Last synced: about 2 months ago
JSON representation

Here you can find some of my C and C++ projects developed at University of Warsaw.

Awesome Lists containing this project

README

        

Here you can find some of my C projects developed at University of Warsaw.

1. Pqueue - simple Minix (http://www.minix3.org/) driver. It creates a queue of number in the system with add and get methods.
2. Slicz - implementation of switch server, able to create VLANs, set and print its current configuration with connected clients.