cirosantilli / algorithm-cheatLinks
MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually updated when I'm grinding for job interviews :-)
☆80Updated 5 years ago
Alternatives and similar repositories for algorithm-cheat
Users that are interested in algorithm-cheat are comparing it to the libraries listed below
Sorting:
- ☆17Updated 10 months ago
- Random Signals on Some Low-level Stuff.☆20Updated 2 weeks ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆23Updated 3 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 5 years ago
- x86 Instruction Encoding Tutorial☆21Updated 9 years ago
- An environment and set of utilities aimed at making kernel hacking simple and accessible☆63Updated last year
- The Bear Operating System☆24Updated 7 years ago
- Text version of Zed Shaw's Learn C the Hard Way☆25Updated 12 years ago
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆29Updated 6 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- Set of reusable Make snippets 🏗️☆16Updated 7 years ago
- ☆27Updated 9 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Collection of my studies in x86 Assembler Programming for Linux.☆11Updated 10 years ago
- Modular kernel built for simplicity☆93Updated 7 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Sort of Lambdas for gcc☆34Updated 5 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Personal sandbox to make quick tests and how-tos for ARM development☆39Updated 5 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆165Updated 5 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆78Updated 3 years ago
- Hypervisor implementation for x86_64 ISA MIT JOS☆33Updated 10 years ago
- A simulator for a simple RISC CPU in C☆47Updated 3 years ago
- A bare metal port of the GNU ISO C++ library☆35Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago