An open API service providing repository metadata for many open source software ecosystems.

Topic: "multithread"

kimci86/bkcrack

Crack legacy zip encryption with Biham and Kocher's known plaintext attack.

Language: C++ - Size: 384 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1,866 - Forks: 172

yutto-dev/bilili 📦

:beers: bilibili video (including bangumi) and danmaku downloader | B站视频(含番剧)、弹幕下载器

Language: Python - Size: 1.77 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 1,185 - Forks: 91

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.

Language: TypeScript - Size: 15.8 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 385 - Forks: 63

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.

Language: C++ - Size: 30.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 168 - Forks: 31

MultithreadCorner/Hydra

Header only framework for data analysis in massively parallel platforms.

Language: C++ - Size: 133 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 108 - Forks: 21

atilaneves/fearless

Safe concurrency in D (`shared` made easier)

Language: D - Size: 41 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 3

mferland/libzc

Crack legacy zip files using plaintext, bruteforce or dictionary attacks.

Language: C - Size: 2.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 49 - Forks: 9

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)

Language: Python - Size: 61.5 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 47 - Forks: 13

nicholascw/vmecs

A simple VMess proxy implementation written in C.

Language: C - Size: 382 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 20

yukihirop/ultraman

Manage Procfile-based applications. (Rust Foreman)⚙︎🔨

Language: Rust - Size: 346 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 30 - Forks: 3

CatchZeng/bing_images

Python library to fetch image urls based on keywords and download from Bing.com.

Language: Python - Size: 283 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 12

DGaliaf/me-airdrop-checker

Magic Eden airdrop checker | ME Foundation airdrop checker

Language: TypeScript - Size: 41 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 26 - Forks: 17

Bunlong/react-native-csv

react-native-csv is the fastest CSV (or delimited text) parser for React Native.

Language: Java - Size: 17.6 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 1

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.

Language: C# - Size: 35.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 6

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.

Language: Python - Size: 644 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 2

light8reeze/LBEngine

Game Server Framework using boost.asio, c++17

Language: C++ - Size: 28.6 MB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 1

themelisx/ESP32CarODB

Car OBD gauges Arduino TFT

Language: C - Size: 3.02 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

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.

Language: Java - Size: 1020 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 3

r3nt0n/multicat

Multithread reverse shell listener

Language: Python - Size: 345 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 1

vztpv/scj3

experimental parallel json parser, scj3 (claujson)

Language: C++ - Size: 78.8 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 14 - Forks: 0

lostella/podds

Poker odds evaluation tool, written in C, multi-threaded

Language: C - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 3

uestccokey/EZDownload

一款轻量级,易扩展的Android文件下载框架,支持智能多线程分块下载(类似迅雷),支持线程池,支持断点续传,支持暂停恢复等

Language: Java - Size: 229 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 5

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.

Language: C++ - Size: 1.63 GB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 4

gabimarti/pscan

Python Multithread Network Scanner

Language: Python - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 3

okno/vUte

VeraCrypt Bruteforcer

Language: Shell - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 2

MultithreadCorner/TCode

Application for simulation of solid state sensor response

Language: C++ - Size: 2.23 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 5

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.

Language: Python - Size: 1.38 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3

ImageBlue/PID_exp_platform

某小组的大创项目 A PID experiment platform based on open-sourced hardware.

Language: C++ - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

saucelabs/sypl 📦

Simple Yet Powerful Logger

Language: Go - Size: 265 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

1125962926/YOLO_RKNN_Acceleration_Program

YOLO multi-threaded and hardware-accelerated inference framework based on RKNN

Language: C - Size: 17.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 7 - Forks: 0

saeedmaghdam/DynaLock

Create and manage locks dynamically in run-time in concurrent software

Language: C# - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

thewhiteninja/socksme

Socks 5 proxy

Language: C++ - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

jupitex/sisyphe

:eyeglasses: NodeJS BIG-DATA analyser & transformer clustered processing chain

Language: JavaScript - Size: 123 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 1

MrTrakos/MultiGather

Send multiple requests using 5-6 lines of code!

Language: Python - Size: 16.6 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

diffstorm/ConcurrentHashMap

A thread-safe hash map implementation in C++ with support for concurrent read and write operations.

Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

miladtsx/cybertechwatch

A simple python command line tool to generate a docx Document of the latest CyberSecurity news (redundant ones are filtered)

Language: Python - Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

xeptore/blurrifier

Educational-purpose multi-threaded image blurrifier

Language: C - Size: 11.4 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

m-o-z-z-i-x/CR4SH3R

A tool that exploits Arbitrary File Download vulnerabilities in WordPress plugins to extract wp-config.php and retrieve database credentials

Language: Python - Size: 737 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

wufhex/FileWatson-FileSearchTool

📂 Find your files quicky to optimize your workflow!

Language: C++ - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

lfoppiano/grobid-quantities-python-client

Python client for Grobid Quantities

Language: Python - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - 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: 28 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

ligiggy/BeeTcpServer

multithread tcpserver using qt5

Language: C++ - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Andrey123815/homework_2021_2_c_lang

:hotsprings: Технопарк Mail.ru 1 семестр. Домашнее задание №2 по курсу "Углубленное программирование на C/C++".

Language: C - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Jween/OnlyDownload

An android download library based on rxjava.

Language: Java - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

Trackap/ExpressMultithread

Fast, light-weight and low dependency Express.js multithreaded router

Language: TypeScript - Size: 1.57 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

thalesfsp/sypl

Simple Yet Powerful Logger

Language: Go - Size: 245 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

CupidonSauce173/MyPigSQL

Async MySQL Library for PocketMine-MP

Language: PHP - Size: 131 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

grassroot72/Maestro

Multithread And Epoll Server To Revolve Online

Language: C - Size: 31.8 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

yffbit/gomoku

Gomoku AI based on AlphaGo Zero algorithm

Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 3

maisonsmd/msTask

Use hardware Timer1 to run timed tasks

Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

trinwin/prodcon

A multi-threaded producer/consumer engine using C

Language: C - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

3elk/PortWhale

PortWhale is a basic C# programmed, multi-threaded Port Scanner, designed to probe a given server or host for open ports.

Language: C# - Size: 159 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

clayrisser/fastdash

multithreaded utility functions for node using worker threads

Language: TypeScript - Size: 674 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

samaritano/mariadbshell

MariaDB multithread dump and restore utility

Language: Go - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

GervinFung/TicTacToe

Simple AI Tic-Tac-Toe Game made with Java Swing. Choose against AI or human. You can play in 3x3 grid up to 10x10.

Language: Java - Size: 512 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

SebastianBecker2/Multithreading

Demo apps to show multithreading issues

Language: C# - Size: 101 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CuriousDolphin/cpp_remote_backup

Multi_Thread+CPP+Docker remote incremental backup 💾🚀

Language: C++ - Size: 17.1 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

flavienbwk/python-multithread-example

Multi-threaded Python 3 script examples

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

Graish75/truckersmpPlayersLookup

This project aims to create a better and faster way to search, discover and identify TruckersMP players just by simply searching them by every possible method.

Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

esoadamo/Python-SQLiteDB 📦

A wrapper for Python's inbuilt SQLite with multithreading support.

Language: Python - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

lolitemaultes/yt-mtdl

yt-dlp with a user-friendly GUI and multi-thread download capabilities

Language: Python - Size: 419 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

m-osource/CassiopeiaBot

C++ multithread Linux Web Crawler

Size: 13.3 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ryogrid/bltree-go-for-embedding Fork of hmarui66/blink-tree-go

Golang implementation of b-link tree container usable in your DBMS project

Language: Go - Size: 313 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

theMHD-120/Edge-Detection-OSLab-Project

Edge Detection using multithreading and Python's OpenCV library - Operating Systems Laboratory (OSLab) final project - Summer 2024 /// by theMHD.

Language: Python - Size: 1.94 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Git-Yuya/ubiquitous-projection

リアルタイム画面共有システム

Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

amandaay/MultithreadRPC

Multithread Remote Procedural Call

Language: Java - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

EslamAsHhraf/Advanced-programming-techniques

🎯 My Solution of problems in cousre Advanced Programming Techniques using java.

Language: Java - Size: 615 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shff/paq

Minimalist Javascript bundler with code that's easy to understand

Language: Rust - Size: 530 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

diogolimas/poc-concurrent-programming

A Proof of Concept to study and compare multithreading and concurrent programming.

Language: C# - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Wartem/client-server-feature-examples

Client & Server - usecases like chat

Language: Java - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Jian-Lang/SimpleTimer

This is a Timer which can not only realize recording time,but also have functions that can change its styles on top menu.

Language: Java - Size: 2.77 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

HectorTa1989/Embedded-LinuxOS-Intel-PXA270

Implementation of multithreading, IPC in embedded Linux Operating system. The lab code was implemented on Intel PXA270 processor-based development kit.

Language: C - Size: 5.39 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jayeshmann/java-programs

Insert Java programs here.

Language: Java - Size: 2.47 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

visualizor/GH_Ghost

a single component that runs other components

Language: C# - Size: 772 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

santiagoyegros/BotDetector

Python Bot detector for twitter

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

c0de4un/cxx-thread-util

C++ utility library for threads api (posix & Windows).

Language: C++ - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dario-santos/FTP-Client-Server

A Client Server FTP, with multithread and syncronization.

Language: C - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

Nihileon/NihilDNS

Multithread DNS Relay Server

Language: Java - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

maestroprog/saw-php

Simple Async Workers — for web (PHP)

Language: PHP - Size: 498 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

douglasbolis/trabalho_thread

Trabalho 1 da disciplina de Sistemas Operacionais

Language: C - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

RafaelMenesesRibeiro/ParallelBanking 📦

[University Project] - Uses multiprocessing, multithreading and pipes

Language: C - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

bandicm/asynco

C++ library for asynchronous and event-driven programing

Language: C++ - Size: 202 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

yabadabu/viscoelastic_cpu

Simulation of 32K particles in 4ms using 12 CPUs

Language: C++ - Size: 15.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Lx6uo/Java_ChatClient-Server

Java程序设计第三次实验大作业-实时聊天

Language: Java - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gustavoesteche/multithread-MC504

Trabalho multithread para a disciplina MC504 (2025 - S1), resolvendo o problema Baboon crossing problem

Language: C - Size: 155 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MemoSainz/AlarmClock

Alarm clock in Java, it works inside the terminal and will play good music at the alarm time. Militar-time only.

Language: Java - Size: 26.4 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nickhealthy-playground/inflearn-java-advanced1

Java | 멀티스레드와 동시성

Language: Java - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lauragabs/TransacaoFinanceiraMultithreads

Este projeto implementa um sistema de transações financeiras usando sockets multithread em Java.

Language: Java - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ArturKos/cpu_usage_tracker

A console-based program written in C++ for monitoring the usage of individual CPU cores, using multithreading and mutexes for synchronization. Tested on various Linux distributions.

Language: C - Size: 54.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

papsdroidfr/PICO-Webserver

PICO web server

Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

TheAifam5/figma-font-helper

Rusty Font Helper for Figma

Language: Rust - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

omerhalid/multithreaded_rps_cpp

This project is a multithreaded implementation of a Rock-Paper-Scissors game. It consists of a server and a client, and supports high score tracking. The project includes unit tests for both game logic and high score management.

Language: C++ - Size: 11.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

wotori/rust-concurrent-transforms

A Rust project demonstrating dynamic, multi-threaded data transformation using the Collatz conjecture, optimized for various CPU configurations.

Language: Rust - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

crazyoptimist/magnetfinder

CLI application for searching torrent magnets on the internet

Language: Rust - Size: 238 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: Makefile - Size: 980 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Arthur5492/EyeTracking

Language: C++ - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cswangjiawei/thread_pool

thread pool implemented by c++

Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ghulammuzz/flask-multithreading

The script is a simple Python application using Flask, designed for concurrently downloading images from a list of URLs. It employs multithreading to enhance download efficiency.

Language: Python - Size: 16.8 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AusertDream/MultiplayerChatRoom

基于C++和win32的简单多人聊天室,通信采用socket

Language: C++ - Size: 88.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0