thread-local-storage

There are 14 repositories under thread-local-storage topic.

  • stateos/StateOS

    Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread

    Language:C++20118254
  • huandu/go-tls

    A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.

    Language:Go1649915
  • Fatmike-GH/Fatpack

    A Windows executable (PE) packer (x64) with LZMA compression and with full TLS (Thread Local Storage) support

    Language:C789
  • Fatmike-GH/PELoader

    A Windows executable (PE) loader (x86 and x64) with full TLS (Thread Local Storage) support (manual mapper)

    Language:C++6517
  • WebServer

    grasslog/WebServer

    High-performance multi-threaded tcp network server in c++11

    Language:C++602012
  • Alon-Alush/AlushPacker

    PE .exe packer and manual loader for Windows with compression, encryption, and much more

    Language:C394
  • vdmit11/contextvars-registry

    Python's contextvars made easy.

    Language:Python5100
  • leenr/tls-property

    Thread-local storage property

    Language:Python4100
  • afranchuk/plugin_tls

    Thread-local storage across dynamic library boundaries in rust.

    Language:Rust3201
  • JeninSutradhar/C-Advance

    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.

    Language:C310
  • zelang-dev/cthread

    Emulated C11 threads and thread pool using Pthreads or Pthreads4w

    Language:C3000
  • alex05447/minithreadlocal

    Thin Rust wrapper around the Windows thread local API

    Language:Rust2200
  • stateos/StateOS_cpp11

    RTOS designed for microcrocontrollers using std::thread. TEMPLATE.

    Language:C2211
  • jingyi-xie/Thread-safe-Malloc

    Implemented "malloc" and "free" dynamic memory allocation functions from the C standard library.

    Language:C10