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++
A somehow lock-free multi-agent coordination layer.
Simple multimedia server
An ultra high-performance, single-threaded, zero-allocation in-memory database written in pure Go. Capable of handling millions of concurrent connections and operations per second over the Linux epoll API. Redis-compatible.
A simple, single-threaded async runtime for Rust
Comparison of vector element sum using various data types.
Design of OpenMP-based PageRank algorithm for link analysis.
Comparison of PageRank algorithm using various datatypes.
Python web server
Simple Single-Threaded Reactive TCP class using RxJava and NIO
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
a single-threaded, non-throwing and signal-compatible header-only C++ library for TCP connections
Design of PageRank algorithm for link analysis.
HybridCacheSystem is a modern C++ framework for building high-performance, multi-layered cache systems. It supports both LRU and LFU caching strategies, allows combining them for hybrid setups, and provides a unified interface for cache management and customization.
High-performance single-threaded Redis-compatible KV store in C++20. 8M ops/sec, 4.2× faster than redis.
Featherweight Komari monitoring agent — Rust, sync single-threaded, ~1.5MB binary, <3MB RSS. 10× less memory than the Go agent.
JavaScript Fundamentals (Notes) ft. Namaste JavaScript
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.
Single threaded asyncronous server using asio and the standard library
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."