multithread
There are 187 repositories under multithread topic.
kimci86/bkcrack
Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
yutto-dev/bilili
:beers: bilibili video (including bangumi) and danmaku downloader | B站视频(含番剧)、弹幕下载器
Bunlong/react-papaparse
react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
mbruel/ngPost
Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
MultithreadCorner/Hydra
Header only framework for data analysis in massively parallel platforms.
atilaneves/fearless
Safe concurrency in D (`shared` made easier)
mferland/libzc
Crack legacy zip files using plaintext, bruteforce or dictionary attacks.
CristianQiu/Unity-Pathfinding-Jobs-StressTest
Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand that are used to build the grid, as well as another example of the usage of IJobParallelForTransform, used to move the agents.
jczic/MicroWorkers
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
nicholascw/vmecs
A simple VMess proxy implementation written in C.
yukihirop/ultraman
Manage Procfile-based applications. (Rust Foreman)⚙︎🔨
CatchZeng/bing_images
Python library to fetch image urls based on keywords and download from Bing.com.
1125962926/YOLO_RKNN_Acceleration_Program
YOLO multi-threaded and hardware-accelerated inference framework based on RKNN
r3nt0n/multicat
Multithread reverse shell listener
Bunlong/react-native-csv
react-native-csv is the fastest CSV (or delimited text) parser for React Native.
themelisx/ESP32CarODB
Car OBD gauges Arduino TFT
Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo
Demonstration of multithreaded communication, real-time plotting and logging of live Arduino data using PyQt/PySide and PyQtGraph.
light8reeze/LBEngine
Game Server Framework using boost.asio, c++17
ripred/JavaChess
24-bit ANSI colored, console-based chess engine using Java. Optional multi-threaded AI using Minimax with alpha-beta pruning. Fully configurable properties including: ply depth, thread pool size, optional AI time limit, all colors, and more.
slavaza/Thread
Simple Arduino library for iterative multithreading with time division
uestccokey/EZDownload
一款轻量级,易扩展的Android文件下载框架,支持智能多线程分块下载(类似迅雷),支持线程池,支持断点续传,支持暂停恢复等
claujson/claujson
experimental parallel json parser, scj3 (claujson)
lostella/podds
Poker odds evaluation tool, written in C, multi-threaded
mmore500/conduit
C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
thewhiteninja/socksme
Socks 5 proxy
ankushduacodes/Multithreaded-amazon-scraper
Scraps the search results and generates a JSON file to store the information(like title, price, rating stars... etc) about those results.
diffstorm/ConcurrentHashMap
A thread-safe hash map implementation in C++ with support for concurrent read and write operations.
gabimarti/pscan
Python Multithread Network Scanner
aleksandr-kotlyar/python_and_gitlab
Examples of gitlab-ci jobs, pytest slack integration, pylint-check jobs, gitlab-artifacts, parametrization-tests, multithread execution for methods, sitemap checking links status. Mirrored from gitlab.
ImageBlue/PID_exp_platform
某小组的大创项目 A PID experiment platform based on open-sourced hardware.
m-o-z-z-i-x/NR34P3R
A fast, multi-threaded port scanner with automatic short description of services
MultithreadCorner/TCode
Application for simulation of solid state sensor response
yabadabu/viscoelastic_cpu
Simulation of 32K particles in 4ms using 12 CPUs
m-o-z-z-i-x/CR4SH3R
A tool to exploit WordPress plugin vulnerabilities and extract database credentials
saucelabs/sypl
Simple Yet Powerful Logger
snowvil/WindowsMessageHelper
This library is useful for sending messages using SendMessage and PostMessage on C ++ / MFC based. You can easily attach various types of variables.