The Really Programming Language
-
Updated
Nov 7, 2018
The Really Programming Language
Design of OpenMP-based PageRank algorithm for link analysis.
A simple, single-threaded async runtime for Rust
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.
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
Single threaded asyncronous server using asio and the standard library
Execution Phase of Execution Context
Comparing performance of sequential vs OpenMP-based element-by-element vector multiplication.
a single-threaded, non-throwing and signal-compatible header-only C++ library for TCP connections
Example of simple single-threaded event-driven session-based server with UDP and TCP connectivity support at same time and client for it.
Comparison of PageRank algorithm using various datatypes.
Comparing performance of sequential vs OpenMP-based vector element sum.
Работа с курсов Skillbox. Файл 01_volatility.py представлен в однопоточном/однопроцессорном стиле. Файл 02_volatility_with_threads.py представлен в многопоточном стиле. Файл 03_volatility_with_processes.py представлен в многопроцессорном стиле. Были выдвинуты следующие условия: При торгах на бирже совершаются сделки - один купил, второй продал. …
A single threaded approach to implement task oriented programming in c
Python web server
Built a Multithreaded Web Server in Rust🦀
An educational single threaded asynchronous web server written in C.
A Go library for asynchronous programming.
A sequential blocking TCP server written in Go.
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."