thibault-reigner / userland_slabLinks
Small implementation in C of a slab allocator in user space
☆40Updated 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- A network stack implementation for xv6 OS☆38Updated 7 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆69Updated 5 years ago
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆31Updated 4 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- MIT 6.828: Operating System Engineering lab / JOS☆73Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- An unofficial guide to contributing to GCC, aimed at newbies☆124Updated last year
- 64bit port of xv6☆136Updated 6 years ago
- ☆18Updated 14 years ago
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 3 years ago
- The first available release, on March 22, 1987.☆75Updated 8 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated last month
- ☆61Updated 3 weeks ago
- The development version of the L4Re Microkernel☆150Updated 2 weeks ago
- OS support for 64 bit ARM architecture☆53Updated 7 years ago
- Detailed solutions to assignments of MIT's Operating Systems Engineering course☆56Updated last year
- a 64-bit C compiler (and preprocessor, assembler, linker, etc.) for AMD64☆23Updated 2 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆190Updated 2 years ago
- A simple tar implementation in C☆126Updated last year
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- A single header buddy memory allocator for C & C++☆226Updated 3 weeks ago
- Example on how to write a Linux driver☆46Updated 9 months ago
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago
- The core components of the L4Re operating system.☆99Updated 2 weeks ago
- K42 Kernel☆31Updated 13 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago