Fast CSV parser and writer for Modern C++
-
Updated
Dec 23, 2023 - C++
Fast CSV parser and writer for Modern C++
Fast binary logger for C++
an agentic simulator framework in Rust.
Simple multimedia server
A simple, single-threaded async runtime for Rust
Comparison of vector element sum using various data types.
Comparison of PageRank algorithm using various datatypes.
Design of OpenMP-based PageRank algorithm for link analysis.
Simple Single-Threaded Reactive TCP class using RxJava and NIO
Python web server
Built a Multithreaded Web Server in Rust🦀
Java-based Arkanoid game with multiple levels and custom GUI implementation. Features include an interactive menu, customizable level sets, and unique single-thread design. Developed as a semester project at BIU
JavaScript Fundamentals (Notes) ft. Namaste JavaScript
Example of simple single-threaded event-driven session-based server with UDP and TCP connectivity support at same time and client for it.
a single-threaded, non-throwing and signal-compatible header-only C++ library for TCP connections
Single threaded asyncronous server using asio and the standard library
A very simple template for a single-threaded, select-based TCP server that implements the Echo Protocol.
This is a Java-based elevator simulator program that demonstrates the functionality of a single-threaded elevator system. The program is designed using core Java concepts, including object-oriented principles and the collection framework. The simulator allows users to call the elevator, board passengers, and move between floors.
Execution Phase of Execution Context
1. Client-Server Communication: Understanding TCP, HTTP, and DNS for efficient data exchange. 2. Operating System Integration: Integrating sockets with OS for connection management. 3. Server Architecture: Comparing single-threaded vs. multithreaded servers for concurrency. 4. Thread Pools: Utilizing thread pools for optimized resource allocation
Add a description, image, and links to the single-threaded topic page so that developers can more easily learn about it.
To associate your repository with the single-threaded topic, visit your repo's landing page and select "manage topics."