sysprog21 / phonebookLinks
sample phonebook program to illustrate the impact of cache miss
☆12Updated 3 years ago
Alternatives and similar repositories for phonebook
Users that are interested in phonebook are comparing it to the libraries listed below
Sorting:
- ARM programs to illustrate tutorials☆42Updated 10 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆155Updated 2 months ago
- A simple C Thread pool implementation☆15Updated 7 years ago
- Asynchronous server framework in modern C☆77Updated 9 years ago
- A tiny Linux-like real-time kernel optimized for ARM Cortex-M chips☆320Updated 2 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Updated 5 years ago
- Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch☆202Updated 8 years ago
- Design Pattern by Object-Oriented-C☆203Updated 10 years ago
- Linux-like doubly-linked list☆52Updated last year
- A lightweight para-virtualization layer to provide real-time environments for Linux/ARM.☆46Updated 11 years ago
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆48Updated 4 years ago
- A simple userspace program to interact with Linux KVM☆23Updated 2 years ago
- Hello World for bare metal ARMv8 using QEMU☆61Updated 9 years ago
- A small and efficient web server with 1K lines of C code☆90Updated 6 months ago
- An experimental HTTP server implemented as Linux kernel module