eashish93 / C-NotesLinks
Full C Reference and Some Useful Topics.
☆16Updated 8 years ago
Alternatives and similar repositories for C-Notes
Users that are interested in C-Notes are comparing it to the libraries listed below
Sorting:
- Source code for the article "A bug story: data alignment on x86"☆17Updated 9 years ago
- Random experiments in C☆16Updated 5 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- a simple Makefile template for small-medium C/C++ projects☆14Updated 9 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆181Updated 4 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆205Updated 6 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆33Updated 7 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆167Updated 10 years ago
- Handy kernel development scripts.☆51Updated 3 months ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- A readline C and C++ REPL with history, tab-completion, and undo.☆26Updated last week
- A 64-bit kernel for ARMv8-A CPU's.☆30Updated 3 years ago
- Personal sandbox to make quick tests and how-tos for ARM development☆40Updated 5 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Secure Coding Validation Suite☆70Updated 12 years ago
- grep for C/C++ source files.☆30Updated 4 months ago
- A simple kernel written in C and a platform to play with x86_64 extensions☆30Updated 7 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- Dump sections or program entries from a ELF file☆24Updated 9 years ago
- Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369☆56Updated 9 months ago
- Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking☆29Updated 7 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.☆12Updated 10 years ago
- A UNIX shell☆26Updated 3 years ago
- linux programming book examples☆17Updated 5 years ago