GitHub topics: multithreaded
MariusArhaug/ThreadServer
A multithreaded web server that serves both html pages and json responses via sockets. Created with C targeted for POSIX systems, no external liberaries. This was a part of NTNUs Operating Systems course TDT4186
Language: C - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yasirerkam/OdinIroncore_MultiThread.Client
Multi Thread Client Console App (.Net Framework)
Language: C# - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

andyruwruw/overwatch-chess 📦
Allows you to play Chess in Overwatch. Utilizes custom call stack to convert the overwatch workshop scripting language to a higher-level language.
Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ashvin-bhuttoo/Nmap_MT
Nmap_MT is a multithreaded Nmap Wrapper Gui
Language: C# - Size: 15.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

GervinFung/SimpleParallelChessAI
A Parallel AI Chess Game from Level 1 to Level 10 made with Java Swing
Language: Java - Size: 3.76 MB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

conache/Traffic-Joint-Simulator
Multithreaded joint simulation for the Parallel & Concurrent Programming
Language: C# - Size: 6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aykutaaykut/HadiCezmi
A 2-D multi-threaded multiplayer game.
Language: Java - Size: 20.1 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

seishuku/ThreadPool
A simple worker thread pool using pthread
Language: C - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

stefano-lupo/TCP-Chat-Server
Mutli chat room server for CS4400
Language: Java - Size: 946 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

IkoBenny/TrafficSimulator
The Capstone Project for Computer Science at UMGC. Multithreaded Application using Threads, Listeners, and Event Handlers. For more information, see README file.
Language: Java - Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xinoip/xml-raytracer
Multithreaded Recursive Raytracer with XML scene loading support C++
Language: C++ - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

wagnerjfr/java_concurrency_algorithms
Java algorithms examples using concurrency
Language: Java - Size: 3.08 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

hosseinmoein/Bobcat
3 different C++, multi-threaded queues including a lock-free one
Language: CMake - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

kklouzal/KNet
A Multithreaded UDP-Only Winsock RIO C++ Network Library
Language: C++ - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bhwsite/eth-fast-mnemonic-checker
Brute force ethereum wallet mnemonics. Multi-threaded and suprisingly fast. Check balances
Language: JavaScript - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 23

lasersquad0/LogEngine
C++ library for easy and flexible logging. Advantages: easy to use, small amount of source code.
Language: Shell - Size: 25.8 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bsdb0y/service-fingerprinter-and-verifier
A multithreaded TCP service-fingerprinting module with top 5 common service-verification in Python3
Language: Python - Size: 90.8 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

conspol/outman
Fast async C++ header-only library for managing all saves and outputs in general.
Language: C++ - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TheMatrixMaster/hq-properties
Professional real estate agent website template with multithreaded filewatcher
Language: Rust - Size: 8.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

35713N/g4f-check
Check which providers are working on GPT4FREE
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

kluete/adag
Asynchronous Direct Acyclic Graph (multi-core) of Machine Learning-type optimization
Language: C++ - Size: 114 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

erfan111/CTSKernel
Linux kernel with CTS scheduler enabled.
Language: C - Size: 144 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 4

roymcclure/mus
Multi-threaded, online (4 players), custom render-loop JAVA implementation of the popular spanish cards game.
Language: Java - Size: 10.8 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

graziaFerrara/MultiUserChat
This repository stores a project which is a JavaFX implementation of a multi user chat in which the server and the clients communicate over TCP. A basic GUI is provided both for the server and the clients.
Language: Java - Size: 654 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

random-git/PubMed_search
Author: Cong Zhu. Purpose: A multi-threaded PubMed Crawler with SQL and Visualization tools
Language: Jupyter Notebook - Size: 296 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

official-ajeet/MultiThreading---execution-time-of-a-thread-vs-program
Demonstration of Maximum Execution Time of a Thread vs Total Execution Time of a Program
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ruppde/yara-multiprocessing-scanner
Example implementation of a fast recursive file scanner with multiprocessing using yara-python
Language: Python - Size: 20.5 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

IImpaq/earthquakes
An iOS app to fetch and present earthquake data. It was developed as part of the iOS App Dev Tutorials.
Language: Swift - Size: 1.38 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lksark/Aproximate-String-Matching-multithreading
Search Approximate String Matching using multithreading
Language: C# - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Dennis-van-Gils/project-BME280-DS18B20-logger
A temperature, humidity and pressure data logger build from an Adafruit Feather M4 Express micro-controller board and a BME280 and DS18B20 sensor with a graphical user interface in Python.
Language: C++ - Size: 3.63 MB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

avigael/rust-rss-indexer
Concurrent RSS Indexer written in Rust
Language: Rust - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

harikrishnan94/group-commit-benchmark
Benchmark Synchronous Group Commit
Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

arm1nt/Spoder
Multithreaded Spider
Language: Java - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kristinajoks/rgbtogray
Multithreaded image manipulation. RGB to grayscale using C# Threadpool (project 1) and Tasks (project 2) with various tests.
Language: C# - Size: 8.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

joetex/OpenP2P
Peer-to-Peer game networking library for thousands of players simultaneously. Built completely in C#. Work in progress integration into Unity and Unreal Engines, with cross platform signaling server using same core code.
Language: C# - Size: 769 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 36 - Forks: 12

Bader-Research/SWARM
SWARM: Software and Algorithms for Running on Multicore
Language: Shell - Size: 696 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/Spanning-Tree
Spanning-Tree: Parallel Spanning Tree
Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/Rake
Rake: Parallel Expression Evaluation using Tree Contraction
Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/ParJedi
ParJedi: Parallel Code for the State Assignment of large Finite State Machines
Language: C - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/ListRanking
Parallel List Ranking for multicore processors
Language: C - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Bader-Research/MST
MST: Parallel Minimum Spanning Forest
Language: C - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Bader-Research/biconnected-components
Parallel Biconnected Components
Language: C - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mattwright324/jports-ui
Portable, fast, multithreaded port (and web-page) scanning tool in JavaFX.
Language: Java - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 2

Wylie-Modro/Pre-OwnedCarsWebScraper
Multi-threaded python web scraper that scrapes and sequences data from 3 large automotive websites.
Language: Python - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mb03/Non-blocking-Binary-Search-Tree
Language: Java - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

ramonimbao/rt1w
A Rust implementation of the book "Ray Tracing in One Weekend" by Peter Shirley.
Language: Rust - Size: 47.4 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

VANDAL/SynchroTrace-gem5
Synchronization-aware Trace Replay for gem5 simulation speed up
Language: C++ - Size: 217 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nutjob-laboratories/erkle
An open source IRC library for Python 3.
Language: Python - Size: 15.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

joshuacrotts/multithreaded-chat-server
This is a multithreaded chat server implemented in C, with a nice user-interface.
Language: C - Size: 690 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sadeqAlbana/SHttpServer
a multithreaded HTTP server for Qt
Language: C++ - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

HQDerek/bot
The bot called Derek: Solvers for parsing questions and searching for answers.
Language: Python - Size: 12.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JuliaSamartseva/Multithread-Sorting-Test
Testing parallel and sequential sorting algorithms implementations.
Language: C++ - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

JustinMorritt/DataSyncer
Blazingly fast Rust CLI app to sync data from a folder of excel workbooks into generated c# code for unity usage
Language: Rust - Size: 1.96 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

clayrisser/fastdash
multithreaded utility functions for node using worker threads
Language: TypeScript - Size: 674 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

abmaeld/cataract
Cataract is a software that uses Image processing to diagnose cataract.
Language: C++ - Size: 13.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Islam-Elosman/Multithreaded-producer-consumer-text-analysis
Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hrishikeshathalye/MyServer
A multithreaded HTTP/1.1 Server
Language: Python - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

spearphishing/ReGen
🙀 Roblox mass username generator & checker.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

suglasp/pwsh_multithreaded_webserver
Scalable webserver in Powershell. Uses Nginx for loadbalancing and Powershell as backend webserver that supports modules and basic inline html Powershell scripting.
Language: PowerShell - Size: 146 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

shushill/programs
C++ programs
Language: C++ - Size: 14.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jharrilim/lumux
Language: TypeScript - Size: 492 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cybensis/faf-padding-oracle
Fast-As-F*ck web-based Padding Oracle attack python script that uses multithreading and other means to greatly increase decoding speed.
Language: Python - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

studio42gmbh/jara
JARA is a educational 100% Java based ray tracer.
Language: Java - Size: 485 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

hube12/MineMap.old Fork of KaptainWutax/MineMap 📦
This tool has been moved to https://github.com/hube12/Minemap
Language: Java - Size: 1.3 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 1

h0MER247/swGL
A multithreaded software implementation of OpenGL 1.3 in C++.
Language: C++ - Size: 260 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 53 - Forks: 7

parseword/php-multithreaded-resolver
Multithreaded DNS PTR/A resolver
Language: PHP - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

eneskzlcn/Chess
A multiplayer Chess game made with java using TCP socket programming. There is a big game architecture, threaded server, java swing for gui elements.
Language: Java - Size: 322 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 2

Hampfh/GameServer 📦
Fast multithreaded C++ GameServer
Language: C++ - Size: 458 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

OussamaMater/CTFServer
Multithreaded TCP server for CTF challenges.
Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

captainjtx/CNELab
A Matlab software for Clinical Neural Engineering Laboratory.
Language: MATLAB - Size: 104 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

t101804/ReverseIP_Lookup
A Public Reverse IP Lookup
Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Yashvendra/Ogre
The Ultimate Protocol Bruteforcer
Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 1

jpryda/facebook-multi-scraper
Multi-threaded Facebook scraper for social analytics of public and owned pages
Language: Python - Size: 2.79 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 71 - Forks: 26

coding-dream/DownloadManager
:arrow_down: Multi-threaded breakpoint download manager
Language: Java - Size: 5.61 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 4

Cartmanishere/telegram-sticker-downloader
A script to download complete sticker packs from telegram and convert them into png
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 14

d-Rickyy-b/iv-issue-finder
Finds issues on the Telegram IV platform and offers a search for
Language: Python - Size: 161 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

NishantAKumar/Simulation-of-Proof-of-Work
This project simulates the Proof of Work consensus mechanism.
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kklouzal/PeerNet
A UDP-Only Winsock RIO C++ Network Library
Language: C++ - Size: 896 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 3

TheMarlboroMan/aes_ssl_tools
Wrapper library for openSSL's AES crypto tools
Language: C++ - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

TheMarlboroMan/log
C++ logger with multithreading support. Initially part of the libdansdl2.
Language: C++ - Size: 106 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

osman-turan/OpenBSP-Legacy
id Software's Quake3 .MAP format compiler with BSP tree generation, polygon generation/optimization and bumpmapped lightmapping
Language: Pascal - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

wuotes/mhddq
Module implementing a multi-threaded hdd io queue.
Language: Python - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DevOps-Nirvana/threaded-cron-task-engine
An multi-threaded cron/supervisord replacement which offers a bit more and is dead simple
Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

hex-plex/Light-Gun
This is OpenCV based application to figure out the relative position of the pointer using 3d reconstruction of the system of points.
Language: Makefile - Size: 85.8 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Nizar1999/NetPrint
Client-Server Implementation of a Networked Printing Service
Language: C++ - Size: 1.97 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Antonios-Sotiriou/mandelbrot
Multithreaded Mandelbrot set with xlib on c.
Language: C - Size: 514 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

nothingelsematters/similar-files
A tool to find similar files using multithreading and QT framework
Language: C++ - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

antonromanov1/qsearch
A search engine
Language: C++ - Size: 5.11 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

furkankayar/DEUCHAT
Chat application written in C.
Language: C - Size: 1.24 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

omidshahbazi/DesertStrike3D
Language: C# - Size: 901 MB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

NDRAEY/PulseMiner
It's a DUCO coin miner written in pure Go.
Language: Go - Size: 90.6 MB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

YassinEldeeb/pure-rust-multithreaded-web-server
Rust web server which parses the request buffer and decide based on the uri in the metadata which HTML page to serve.
Language: Rust - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

PankTrue/proxy_checker
Multithreaded proxy checker
Language: C - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

MrFlynn/saltine
:unlock: Proof-of-concept Unix MD5 password cracker written in Rust.
Language: Rust - Size: 21.5 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

astrobit/libcfile
A c++ wrapper for the standard C functions that is also thread safe and ensures closure of files.
Language: C++ - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SM2A/Operating_System_Course_Projects
🎓💻University of Tehran OS Course Projects - Fall 2021
Language: C++ - Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jinulee-v/birdman
:bird: Birdman is a powerful package for asynchronous streaming of any web content. Ignorantly watch over like a bird, and we will bring you the whole world. That is the virtue of unexpected ignorance.
Language: Python - Size: 608 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

GabrielBigardi/Multithreaded-Mass-Web-Search
Scanner that scan IP ranges to find some text on the websites
Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dumidu1998/Simple-web-Server-in-C
Simple web server written in C
Language: C - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

manojpawar94/java-programming-tutorials
The repository contains the sample programs on multithreading and java 8 features.
Language: Java - Size: 95.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0
