GitHub topics: mutilthread
Roger3Lee/INC.Runtime.Queue
An runtime queue use Asynchronous program
Language: C# - Size: 44.9 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 24 - Forks: 7

zhangdekai/flutter_demo
flutter_demo,仿制微信页面,实现,布局,网络请求,混合开发,数据共享,IOS& Flutter通信等
Language: Dart - Size: 211 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 2

CodeJester01/Multifunctional-Social_Platform_Management_System
本项目是一款多功能的聊天社交管理系统,系统将QQ、微信、微博三大聊天系统的核心功能进行了整合实现,用户可以注册并登录自己的账号,同时原本不同平台的账号还可支持绑定,比如可以在qq管理系统中来添加微信和微博的推荐好友或者是直接建立微信或微博账号并与QQ账号进行绑定,同时自己还可以登录客户端进行个人好友管理、群组管理、个人信息管理, 同时也开发了两款趣味小游戏(贪吃蛇和十字消除)可供用户游玩,项目还利用网络通信和多线程编程以及锁的机制实现了即时通讯
Language: C++ - Size: 6.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

PramithaMJ/Mutithreading-Concurrency-Parallel-programming
Concurrency & Parallel programming in Java
Language: Java - Size: 9.77 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

abin-z/Lianjia_spider
C # multithreaded spider(C#多线程爬虫)
Language: C# - Size: 2.26 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

LIU42/ChatRoom
一个基于 TCP Socket 的简单局域网聊天室程序
Language: C - Size: 115 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

xieincz/YOLOv5_ByteTrack_Multithreading_TensorRT
Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT 进行推理加速
Language: C++ - Size: 91.3 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 68 - Forks: 9

JiepengTan/Collidable-Raymarching-Terrain
Real time generate collider mesh according shader, it is really useful when you want to interact with your raymarching scene
Language: C# - Size: 319 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 101 - Forks: 27

s87217647/Rusted_Zookeeper
Barebone Zookeeper service in Rust
Language: Rust - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sh4run/amoeba
Another proxy and protocol.
Language: C - Size: 62.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tranglecong/trlc_threadsafe
A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.
Language: C++ - Size: 621 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Ohjurot/MultiThreadTutorial
YouTube MT Tutorial
Language: C++ - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 4

liuzengh/httpserver
轻量级Http服务器
Language: C++ - Size: 4.02 MB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 13

jinshuai86/SecKillSystem
秒杀系统设计思路与实现
Language: Java - Size: 1.07 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 21 - Forks: 9

Surajgunagi7/Java-Sockets
A simple Servlet-Clients chat room using sockets in multithread environment
Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Catherine22/WebServices
Android Network Connection.
Language: Java - Size: 19.1 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

jianshangquan/JavaAsync
Write Java code in Async way
Language: Java - Size: 29.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

IT-K62-UTC2/JavaFX-Store
Inventory management and sales
Language: Java - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

haoyueb2/elevator_dispatch
Elevator simulation system built with javafx.
Language: Java - Size: 348 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

su-brat/MyGame
Brickball game Java GUI application
Language: Java - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

tomerhacham/System-Programming-PubSub
System programming assignment.Implementation using concurrency and multithread, callbacks and event-driven programming and thread-safe design patterns
Language: Java - Size: 158 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

johnBuffer/CpuVoxelRaycaster
Language: C++ - Size: 12.6 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 3

RoyLuoNanjing/csv-mutithread-reader
A user-friendly tool for Excel users to efficiently process separate data in different files using a primary key ID.
Language: Java - Size: 22 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Max00358/Multi_Threaded_Image_Web_Crawler
ECE 252 Lab 4: A simplified multi-threaded web crawler that searches a seed URL and find up to 50 valid PNGs
Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

whynesspower/Mera-Torrent-A-UNIX-Torrent-Client-Of-India
Mera-Torrent is a miniature implementation of Bit-Torrent application using C++ and its standard network libraries. This project involves challenges like Socket and Network programming, Muti-Threading, Peer-to-Peer file sharing, Linux Server Programming, Piece-Selection Algorithm for file sharing.
Language: C++ - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

cutipu/HASOKI
HASOKI DDOS TOOL- powerful DDoS toolkit for penetration tests
Language: Python - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 30

JmPotato/DNS_Relay_Server
Yet another another DNS relay server.
Language: Python - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

kute/eventor
多线程,进程,协程 任务执行器
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0

GuilhermeTeixeira13/Multi-Threaded-Server
We modified the original code from the book "Computer Systems: A Programmer's Perspective" to make the server multi-threaded and added some Scheduling Policies to handle the requests. Operative Systems project
Language: C - Size: 1.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KnownSpace/Sharpen
A multithread network library
Language: C++ - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4

Junxiao-Zhao/Parallel_Run_length_Encoding
Multi-threads Run-length Encoding
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

starjiang/lce
linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能
Language: C++ - Size: 360 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 71 - Forks: 49

nxhawk/Caro-Online
Caro game is a close folk game with everyone especially students. Caro game originated from Japan with the name Gomoku. Caro can play on paper or simply draw land and use other colored stones to play so close to everyone. Caro is a game with simple rule. Whoever has 5 consecutive pieces is the winner.
Language: Python - Size: 396 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DragonLog/mutiThreadDownloader
一个具有“断点续传”功能的并发多线程下载器
Language: Java - Size: 176 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

SunnnyChan/java-demo
Java code demo.
Language: Java - Size: 507 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jhonsnow456/CrytographyAlgorithm
A cascaded cryptography system based on the idea of using Armstrong numbers and matrices for encryption/decryption was published in an IEEE Conference paper.
Language: Python - Size: 3.89 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

wuzguo/thread-examples
Java线程类(Thread)方法的基本使用
Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

paranlee/pthreads-programming
pthreads is an execution model that exists independently from a language, as well as a parallel execution model. It allows a program to control multiple different flows of work that overlap in time. Each flow of work is referred to as a thread, and creation and control over these flows is achieved by making calls to the POSIX Threads API. POSIX Threads is an API defined by the standard POSIX.1c, Threads extensions (IEEE Std 1003.1c-1995).
Language: C - Size: 647 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

zhouchangxun/rpdb
remote python pdb for multiprocess application debug.
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

KatagiriSo/MultiThreading
Swift5 MultiThreading example
Language: Swift - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

Jack5s/ThreadTest
Several sample for thread in Java,: store and customer sample, muti-thread download
Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mingmeng/EmptyRoomCatch
Java多线程爬重邮有课教室
Language: Java - Size: 613 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

williamchanrico/java-daytimeserver
TCP and multithreaded UDP daytime server in Java
Language: Java - Size: 526 KB - Last synced at: 19 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

fpena2/smart-monkeys
Simple multi-threaded object oriented program for linux that utilizes POSIX threads to divide tasks between different monkeys (threads).
Language: C++ - Size: 36.1 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jordicenzano/nodejs-multicore-load-test
Performs a very simple load test for nodejs using multicore
Language: JavaScript - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

mithyer/RYOperation
A program to make dependency tasks
Language: Objective-C - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
