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.
Comparison of PageRank algorithm using various datatypes.
Design of OpenMP-based PageRank algorithm for link analysis.
Python web server
Simple Single-Threaded Reactive TCP class using RxJava and NIO
a single-threaded, non-throwing and signal-compatible header-only C++ library for TCP connections
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
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.
Design of PageRank algorithm for link analysis.
High-performance single-threaded Redis-compatible KV store in C++20. 8M ops/sec, 4.2× faster than redis.
JavaScript Fundamentals (Notes) ft. Namaste JavaScript
Backend for ConnectIN, Implemented mainly using Node.js. ConnectIN is a fruitful and productive place for innovative, inquisitive and out of the box thinkers who want to teach, share knowledge and learn about topic of their interest or something new.
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.
Comparing performance of sequential vs OpenMP-based vector element sum.
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."