Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Fugoes/libctx
A minimum user space context switching header-only library in C.
https://github.com/Fugoes/libctx
Last synced: 3 months ago
JSON representation
A minimum user space context switching header-only library in C.
- Host: GitHub
- URL: https://github.com/Fugoes/libctx
- Owner: Fugoes
- Created: 2019-02-15T05:39:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T12:16:06.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T01:20:02.586Z (6 months ago)
- Language: C
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libctx
A minimum user space context switching header-only library in C. It supports x86_64 System V ABI only.