thibault-reigner / userland_slabLinks
Small implementation in C of a slab allocator in user space
☆37Updated last year
Alternatives and similar repositories for userland_slab
Users that are interested in userland_slab are comparing it to the libraries listed below
Sorting:
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 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
- aarch64 bare metal test on qemu☆107Updated 10 years ago
- ☆30Updated 3 years ago
- MIT 6.828: Operating System Engineering lab / JOS☆63Updated 7 years ago
- OS support for 64 bit ARM architecture☆53Updated 6 years ago
- ☆60Updated 7 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 months ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆183Updated 2 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- 64bit port of xv6☆130Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 5 years ago
- A simple tar implementation in C☆126Updated last year
- The development version of the L4Re Microkernel☆140Updated last week
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A network stack implementation for xv6 OS☆34Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- a tiny monolithic kernel☆61Updated 8 years ago
- a 64-bit C compiler (and preprocessor, assembler, linker, etc.) for AMD64☆22Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A virtio layer for xv6☆11Updated 6 years ago
- An implementation of buddy memory allocation☆112Updated 7 years ago
- Home-made almost operating system☆139Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago