An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with multi-threaded

A curated list of projects in awesome lists tagged with multi-threaded .

https://github.com/microsoft/faster

Fast persistent recoverable log and key-value store + cache, in C# and C++.

concurrent hash-table indexing key-value-store library logging multi-threaded persistent recoverable

Last synced: 12 May 2025

https://github.com/microsoft/FASTER

Fast persistent recoverable log and key-value store + cache, in C# and C++.

concurrent hash-table indexing key-value-store library logging multi-threaded persistent recoverable

Last synced: 11 Apr 2025

https://github.com/zmzhang8/Photon

A lightweight multi-threaded downloader based on aria2.

aria2 cross-platform download downloader multi-threaded

Last synced: 27 Mar 2025

https://github.com/zmzhang8/photon

A lightweight multi-threaded downloader based on aria2.

aria2 cross-platform download downloader multi-threaded

Last synced: 27 Sep 2025

https://github.com/koculu/ZoneTree

ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.

atomicity binary-tree cloud-disk concurrency-control concurrent consistency database durability isolation iterator key-value-database key-value-store library linux lsm-tree microservices multi-threaded persistence recoverable transactional

Last synced: 14 Mar 2025

https://github.com/xelabs/go-mydumper

A multi-threaded MySQL backup and restore tool, faster than mysqldump

backup go multi-threaded mydumper mysql mysqldump restore

Last synced: 21 Jul 2025

https://github.com/nuxt-community/nuxt-generate-cluster

Multi-threaded generator command for nuxt.js

cluster generator multi-threaded nuxt

Last synced: 01 Aug 2025

https://github.com/lexonegit/Unity-Twitch-Chat

Lightweight and easy-to-use Twitch IRC client for Unity (C#)

chat client easy example irc lightweight livestream multi-threaded streaming twitch twitchirc unity

Last synced: 25 Apr 2025

https://github.com/julia-tempering/pigeons.jl

Sampling from intractable distributions, with support for distributed and parallel methods

bayesian-inference mcmc mpi multi-threaded parallel-tempering

Last synced: 20 Jan 2026

https://github.com/gauteh/hidefix

🐕 Concurrent HDF5 and NetCDF4 reader

concurrency experimental hdf5 multi-threaded netcdf performance rust

Last synced: 10 Aug 2025

https://github.com/mrcsnm/redub

Alternative implementation of dub, speed and consistency oriented

build-tool building compiling d dlang dub linking multi-threaded

Last synced: 05 Mar 2026

https://github.com/dennis-van-gils/dvg_arduino_lock-in_amp

A fully fledged lock-in amplifier running at 25 kHz sampling rate @ 12-bit on an Adafruit M4 microprocessor board with an extensive Python graphical user interface showing real-time signals, interactive filter design and real-time power spectra.

data-acquisition detection gui laboratory lock-in-amplifier multi-threaded phase-sentitive-detector physics pyqt5 pyqtgraph samd21 samd51 scientific signal-generator signal-processing

Last synced: 25 Jul 2025

https://github.com/shsamariddin/stringsearch

Created a multi-threaded analogue of GREP and directory indexing tools with UI for finding string occurences in the selected folder

c-plus-plus indexing multi-threaded qmake qt qt-application qt-gui qt5 shell unix user-interface

Last synced: 12 Jun 2025

https://github.com/sebsikora/cpp_logic_simulation

A simple digital logic simulator written as a learning exercise in C++

cplusplus framework logic-simulation logic-simulator multi-threaded simulation simulator thread-pool

Last synced: 20 Oct 2025

https://github.com/rofl0r/pysocks4

tiny multi-threaded socks4 server implemented in python2

multi-threaded python server socks4 socks4a tiny

Last synced: 11 Apr 2025

https://github.com/matricali/honeypot-detector

A simple but efficient SSH honeypot detector. Written in C

detector honeypot honeypot-detector kippo multi-threaded openssh ssh

Last synced: 15 Oct 2025

https://github.com/scottstraughan/simple-python-url-crawler

Super simple Python3 website URL scraper/crawler. Multi-threaded.

crawler googlebot lightweight link-collection multi-threaded python python3 scraper simple

Last synced: 29 Jul 2025

https://github.com/vrikodar/sub53

sub53 is a Lightening Fast subdomain hunter that uses CA certificates to Hunt Down subdomains and can also do multi-threaded filtering of alive domains

bug-bounty certificate-authority certificate-transparency certificates curl domain-data hunter multi-threaded multithreading osint subdomain-enumeration subdomain-finder subdomain-scanner subdomains subfinder

Last synced: 27 Dec 2025

https://github.com/puzzlef/pagerank-openmp

Design of OpenMP-based PageRank algorithm for link analysis.

experiment graph multi-threaded openmp pagerank sequential single-threaded

Last synced: 06 Apr 2025

https://github.com/sminerport/followequalizer

A Python-based tool built with PyQt to manage your GitHub followers and starred repositories, offering automated exception management, multi-threading, and real-time cache handling for faster operations.

automation exception-management github github-api multi-thread multi-threaded multi-threading pyqt pyqt5 pyqt5-desktop-application pyqt5-gui python repositories repositories-manager unstar

Last synced: 02 Mar 2026

https://github.com/waived/syn-scanner

Multi-threaded Stealth SYN scanner implementation in Python

multi-threaded portscan portscanner python3 stealth-scan

Last synced: 09 Sep 2025

https://github.com/kodewerfer/tcp-replica-server

C++ Multi-threads concurrent server with replica capacity.

cpp11 multi-threaded posix tcp-server

Last synced: 05 Mar 2025

https://github.com/hashsumr/hashsumr

Fast, cross-platform, multi-algorithm hash tool with parallel checksums and progress display

blake3 checksum cli cross-platform developer-tools file-integrity hash hashing md5 multi-threaded parallel-processing sha256

Last synced: 03 Mar 2026

https://github.com/bardifarsi/picalculator

a C++ program that demonstrates the use of a thread pool for efficiently calculating the value of PI using multiple threads. The program utilizes a thread pool to distribute the computation of PI across available CPU cores, improving performance through parallel processing.

cpp cpp14 cpp17 cpp20 multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-processing parallel-programming pi pi-calculator thread thread-pool threadpool

Last synced: 19 Jul 2025

https://github.com/puzzlef/vector-sum-openmp

Comparing performance of sequential vs OpenMP-based vector element sum.

element experiment multi-threaded openmp sequential single-threaded sum vector

Last synced: 21 Jul 2025

https://github.com/BardiFarsi/BlockingQueue

The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.

containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading

Last synced: 19 Apr 2025

https://github.com/puzzlef/vector-multiplication-openmp

Comparing performance of sequential vs OpenMP-based element-by-element vector multiplication.

experiment multi-threaded multiply openmp sequential single-threaded vector

Last synced: 12 Oct 2025

https://github.com/bardifarsi/singleton

This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.

concurrency concurrent-programming cpp cpp17 cpp20 lazy-init lazy-initialization lazyinitializationexception multi-thread multi-threaded multi-threading multi-threads multiprocessing multithreaded multithreading object-oriented-programming parallel-computing parallel-programming singleton singleton-pattern

Last synced: 14 Oct 2025

https://github.com/bardifarsi/blockingqueue

The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.

containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading

Last synced: 31 Dec 2025

https://github.com/michaelpineapple/mandelbrotset

Interactive mandelbrot set. Calculated with multi-threaded CPU functions and rendered using GLFW.

glfw multi-threaded windows

Last synced: 21 Feb 2025

https://github.com/vicen-te/tiny-nn

A tiny neural network framework for fully-connected layers with CPU and CUDA support

backpropagation cplusplus-20 cpu cuda cuda-12-8 kernel multi-threaded neural-network nn

Last synced: 31 Oct 2025

https://github.com/BardiFarsi/SingleTon

This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.

concurrency concurrent-programming cpp cpp17 cpp20 lazy-init lazy-initialization lazyinitializationexception multi-thread multi-threaded multi-threading multi-threads multiprocessing multithreaded multithreading object-oriented-programming parallel-computing parallel-programming singleton singleton-pattern

Last synced: 19 Apr 2025