Highly-available Distributed Fault-tolerant Runtime
-
Updated
Apr 22, 2023 - Rust
Highly-available Distributed Fault-tolerant Runtime
A community-oriented list of useful NUMA-related libraries, tools, and other resources
Local-affinity first NUMA-aware allocator with optional fallback.
Experimental NUMA-aware, lock-free heap memory allocator
gonuma: A utility library for writing NUMA-aware Go applications - please use https://github.com/lrita/numa instead.
[EXPERIMENTAL] Custom NUMA node scheduler - distributes non-adapted Windows programs into several NUMA nodes evenly
Ultra-fast JSON minifier. Multiple performance modes, and cross-platform language bindings.
M.Eng. thesis authored during my studies @cse.uoi.gr
This project implements two types of thread pools that run on macOS and Linux. The NormalThreadPool is compatible with both platforms, while the NumaThreadPool (NUMA-aware) is only available on Linux due to macOS's lack of NUMA support (Apple Silicon applies UMA arch).
Add a description, image, and links to the numa-aware topic page so that developers can more easily learn about it.
To associate your repository with the numa-aware topic, visit your repo's landing page and select "manage topics."