Repository navigation

#

slab-allocator

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.

C
1509
6 天前

A general purpose, multithreaded capable slab allocator for Zig

Zig
61
5 年前

about algorithm data structure, now has lru/lru-k/lfu/slab/rbtree/timerwheel with ttl, 关于算法常用的数据结构

Rust
10
3 个月前

Implementation of an Object-Caching Kernel Memory Allocator

C
5
4 年前

A simple implementation of a slab memory allocator.

C++
3
5 年前

A slab memory allocator in C.

C
2
1 个月前

📚 Centralized collection of syllabus, books, experiments, and practice questions for the Operating Systems course at Urmia University.

1
1 年前

Cashed is an LRU based caching service written in plain c.

C
0
16 天前

In-memory Cache with TinyLFU & Leasing

Go
0
4 年前

red-black tree two ways: slab and unsafe pointers

Rust
0
6 年前

C implementation of buddy allocator and slab memory allocator for kernel objects

C
0
4 年前

A no_std FAT32 filesystem build in Rust

Rust
0
5 个月前