skorks / c-linked-listLinks
A quick linked list (singly linked) implementation in C, including a reversing function
☆57Updated 3 years ago
Alternatives and similar repositories for c-linked-list
Users that are interested in c-linked-list are comparing it to the libraries listed below
Sorting:
- Following along with the book☆49Updated 6 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- A stand-alone DHCP server, written in C.☆97Updated last year
- Sample source code of the book Linux Device Drivers for the latest kernel.☆77Updated 4 years ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆158Updated 2 months ago
- Simple C programs demonstrating different aspects of programming on Linux.☆178Updated 4 years ago
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- Linux kernel programming examples☆28Updated 10 years ago
- Embedded C Library (mirror)☆182Updated 3 weeks ago
- uClibc mirror☆59Updated 7 months ago
- Basic skeleton of a linux daemon written in C☆175Updated 4 years ago
- ☆339Updated 4 years ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Sort of Lambdas for gcc☆33Updated 6 years ago
- ☆72Updated 5 years ago
- Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMA…☆137Updated 6 years ago
- This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practi…☆42Updated 4 years ago
- Cryptodev-linux is a Linux-kernel device that allows user-space access to hardware cryptographic accelerators.☆163Updated 2 months ago
- ☆53Updated 4 years ago
- Implement your own TCP IP Stack☆213Updated last month
- Advanced cross-platform logging library for C/C++☆146Updated 5 months ago
- Eclipse tinydtls☆115Updated 3 months ago
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆121Updated 2 years ago
- Sample c network programming☆93Updated 6 years ago
- This is a simple educational example of an IPv4/IPv6 multicast client and server, running under UNIX and Win32.☆59Updated 2 years ago
- ☆27Updated 9 years ago
- A simple implementation of thread pooling for C/C++ using POSIX threads☆82Updated 4 years ago