Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread
-
Updated
Jul 30, 2026 - C++
Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread
A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.
A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.
A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.
PE .exe packer and manual loader for Windows with compression, encryption, and much more
High-performance multi-threaded tcp network server in c++11
a repository dedicated to exploring advanced concepts in C programming. This repository serves as a resource for learning and understanding various advanced topics in C, with practical examples and explanations.
Python's contextvars made easy.
Thread-local storage across dynamic library boundaries in rust.
Thin Rust wrapper around the Windows thread local API
RTOS designed for microcrocontrollers using std::thread. TEMPLATE.
Emulated C11 threads and thread pool using Pthreads or Pthreads4w
A learning-oriented C++ concurrent memory pool (ThreadCache → CentralCache → PageCache), ~1500 lines, inspired by Google tcmalloc
Fork of LLVM 23.1.1 Upstream. This fork adds support for -mcmodel=large to AArch64, RISCV64 and x86_64 TLS. It has also been patched to compile IREE 3.11.0. The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Thread-local memory allocator in C11: per-thread cache (tcmalloc-style), slab allocator, and boundary-tag free list with O(1) coalescing
Rust utility to provide scoped access to thread local storage
My research work on GNU Binutils 2.46.1: -mcmodel=large -fPIC on AArch64, RISCV64 and x86_64
To associate your repository with the thread-local-storage topic, visit your repo's landing page and select "manage topics."