Lua bindings for POSIX APIs
-
Updated
Feb 16, 2025 - C
Lua bindings for POSIX APIs
Cross-platform C++20 header-only library for memory mapped file IO
Repository to accompany me along me OS journey
Practing multithreading programming by Stepik course (https://stepik.org/course/149)
projects that I and my partner did for CS 214: Systems Programming.
A POSIX-compliant chat moderation system where the App spawns Group processes, which manage the user's child processes. The Moderator scans messages for restricted words via substring matching, tracks violations across groups/users, and triggers bans when thresholds are exceeded.
TCP IP Stack implementation in C from scratch
Multi-threading library built over POSIX threads. The library provides enriched set of Thread Synchronization Data Structures.
TCP Server Library which provides TCP-Connection Management functionality.
Add a description, image, and links to the posix-apis topic page so that developers can more easily learn about it.
To associate your repository with the posix-apis topic, visit your repo's landing page and select "manage topics."