wh5a / josLinks
An MIT teaching OS
☆44Updated 15 years ago
Alternatives and similar repositories for jos
Users that are interested in jos are comparing it to the libraries listed below
Sorting:
- Because of request from csail.mit.edu, I've removed MIT-OS 2011 6.828 - All of JOS Lab practices.☆77Updated 7 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Tiny CGI server - unofficial fork☆40Updated 10 years ago
- Compiler For Tiger-Lang☆2Updated 6 years ago
- MIT JOS 6.828 2011☆22Updated 13 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Ths project adds a FreeBSD libc, other libs and a runtime to the xv6 kernel☆69Updated 3 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆183Updated 2 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Official public repository for TinySTM (tmware.org)☆48Updated 10 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- a unix like OS from scratch☆23Updated 2 years ago
- 64bit port of xv6☆130Updated 5 years ago
- My Operating System.☆81Updated 11 years ago
- Exokernel is one of the major sources for container and library OS techniques.☆45Updated 3 years ago
- a regular express engine☆56Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Lua like script language☆18Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.