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
- POSIX-like scalable multicore research OS kernel☆195Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- A network stack implementation for xv6 OS☆37Updated 6 years ago
- OS support for 64 bit ARM architecture☆54Updated 7 years ago
- MIT 6.828: Operating System Engineering lab / JOS☆71Updated 7 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆69Updated 4 years ago
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 3 years ago
- Ths project adds a FreeBSD libc, other libs and a runtime to the xv6 kernel☆70Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- 64bit port of xv6☆136Updated 6 years ago
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆30Updated 4 years ago
- The development version of the L4Re Microkernel☆146Updated last week
- Home-made almost operating system☆144Updated 3 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated last year
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆94Updated this week
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- Detailed solutions to assignments of MIT's Operating Systems Engineering course☆56Updated last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- ☆60Updated 3 months ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆189Updated 2 years ago
- The first available release, on March 22, 1987.☆74Updated 8 years ago
- aarch64 bare metal test on qemu☆109Updated 10 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- a tiny monolithic kernel☆62Updated 8 years ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago