An open API service indexing awesome lists of open source software.

https://github.com/religiya-serdtsa/libttak

LibTTAK: Next Generation Memory Model
https://github.com/religiya-serdtsa/libttak

arena-allocator atomicity c concurrency deterministic gc-free lock-free memory-leak memory-safety minimalistic modern-c open-source optimization threading virtual-memory

Last synced: 16 days ago
JSON representation

LibTTAK: Next Generation Memory Model

Awesome Lists containing this project

README

          

# LibTTAK (한국어 안내)

LibTTAK은 C 코드에서 메모리 수명 관리를 명시적으로 다루기 위한 시스템 라이브러리입니다.

- Arena/epoch 기반 메모리 수명 관리
- lock-free 구조 및 스케줄링 구성요소
- 벤치마크/튜토리얼/문서 포함

기본 영문 문서는 [`README.md`](./README.md)를 참고하세요.

## 벤치마크(한국어)

TTL 캐시 멀티스레드 벤치마크의 한국어 설명은 아래 문서에 있습니다.

- [`bench/ttl-cache-multithread-bench/README.ko.md`](./bench/ttl-cache-multithread-bench/README.ko.md)