Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with pthread
A curated list of projects in awesome lists tagged with pthread .
https://github.com/bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
aot assembly-script embedded interpreter iot jit pthread runtime sgx wasi-nn wasi-threads wasm wasm-socket webassembly
Last synced: 18 Dec 2024
https://github.com/AnJoiner/FFmpegCommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
amr android capture-video decoder encoder encoder-decoder fdk-aac ffmpeg gif h264-decoder h264-encoder jni-android lamemp3 libopencore-amr libx264 media mp4 multi pthread yuv420
Last synced: 30 Oct 2024
https://github.com/thanhit95/multi-threading
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
blocking-queue concurrency cpp csharp java javascript multithreading mutex nodejs producer-consumer pthread python semaphore synchronization thread thread-pool threading tutorial worker
Last synced: 13 Dec 2024
https://github.com/iddm/thread-priority
A simple Cross-platform thread schedule and priority library for rust.
priority pthread rust rust-library schedule thread
Last synced: 20 Dec 2024
https://github.com/kshru9/web-crawler
A multithreaded web crawler using two mechanism - single lock and thread safe data structures
concurrency concurrent-data-structure cpp crawler data-structures html-parser lock multithreading openssl pagerank pthread reader-writer-lock search-engine socket threading threadsafe webcrawler website-downloader
Last synced: 28 Oct 2024
https://github.com/yahoojapan/fullock
Fast User Level LOCK library
antpickax asynchronous fcntl library lock-library mutex pthread rwlock
Last synced: 10 Dec 2024
https://github.com/saivarshith2000/HTTPStaticServer
Bare-bones static HTTP server written in a single C file
get http-server multithreading pthread
Last synced: 11 Nov 2024
https://github.com/isty001/mem-pool
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
alignment c dynamic memory memory-pool memorypool mutex pool pthread variable
Last synced: 14 Oct 2024
https://github.com/dmolik/tls-server
A quick and dirty tls server experimentation
Last synced: 07 Nov 2024
https://github.com/jdeokkim/saerom
A C99 Discord bot for Korean learning servers. / ‘새롬’은 한국어 학습 서버들을 위해 만들어진, C언어 (C99)로 작성된 디스코드 봇입니다.
async asynchronous bot c c99 concord curl curl-multi discord discord-api discord-bot korean korean-dictionary mutex mutex-lock papago papago-api pthread sigar sigar-api
Last synced: 30 Oct 2024
https://github.com/anvari1313/quarantine
Quarantine is a simple HTTP server that I started in COVID-19 quarantine time.
asynchronous c http-server pthread
Last synced: 23 Nov 2024
https://github.com/georgesittas/remote-file-transfer
Multi-threaded file transferring app, based on the client-server model
client-server cpp file-sharing linux pthread sockets tcp-ip
Last synced: 23 Nov 2024
https://github.com/avestura/mpich-playground
📨 Several problems and their solutions in distributed systems area, solved using MPI
distributed-algorithms distributed-computing distributed-systems iust matrix message-passing-interface monte-carlo mpi mpich mpich2 openmpi pi pthread pthreads random-walk
Last synced: 14 Nov 2024
https://github.com/csalih/operating-systems
Homework repo for the lecture operating systems lab
allocator atomic bestfit c condition-variables fifo firstfit free-list message-queue mutex mutex-lock pipes pthread semaphores shared-memory signal-processing spin-lock syncronization
Last synced: 17 Nov 2024
https://github.com/im-rises/cmergesortparallel
Sequential and parallel merge sort algorithm implemented in C using OpenMP
algorithm c merge-sort openmp parallel pthread
Last synced: 06 Nov 2024
https://github.com/mysterywolf/ppool
基于pthread的线程池库
posix pthread rt-thread thread-pool
Last synced: 16 Nov 2024
https://github.com/furkankayar/deuchat
Chat application written in C.
arpanet c clanguage client cprogramming multithreaded multithreading pthread server socket termios
Last synced: 13 Nov 2024
https://github.com/c0de4un/simple-spin-lock
Simple Spin Thread-Lock Example
cpp cxx multi-threading multithreading mutex posix-thread pthread raii spin-lock spinlock thread threading threads win-thread winthread
Last synced: 11 Nov 2024
https://github.com/c0de4un/cxx-thread-util
C++ utility library for threads api (posix & Windows).
async-programming asynchronous-programming cpp cxx multithread multithreading multithreading-library pthread stl stl-threadsafe thread thread-safety threading
Last synced: 11 Nov 2024
https://github.com/emasuriano/felix-fix-it-multiplayer
Remake of the retro game: Felix Fix It, with the ability to create rooms dynamically in order to play with another person via HTTPS.
c pthread sdl2 sdl2-image sdl2-ttf semaphore socket
Last synced: 07 Dec 2024
https://github.com/waelkarman/parallel-executions
Exploring parallel programming using C++ primitives, POSIX Threads and OpenMPI.
Last synced: 12 Nov 2024
https://github.com/furkankayar/deulibrary
Multithreaded programming with pthreads and semaphores.
c multithreading mutex pthread semaphore
Last synced: 13 Nov 2024
https://github.com/furkankayar/multithreadedprogrammingexamples
Popular problems and solutions of multithreaded programming.
bridge-problem c critical-section dining-philosophers-problem multithreaded multithreading mutex mutual-exclusion pthread pthreads-api semafor sleeping-barber thread-synchronization
Last synced: 13 Nov 2024
https://github.com/dezashibi-c/dthreads
Cross platform multi threading library with maximum possible familiarity of pthreads and using native api for windows.
cross-platform gcc linux multi-threading osx pthread threads windows windows-api
Last synced: 12 Nov 2024
https://github.com/militska/php-pthread
dockerimage and example php pthread (php:7.2)
docker docker-image dockerfile php php7 pth pthread pthreads
Last synced: 14 Nov 2024
https://github.com/mdminhazulhaque/lua-task
:bulb: Multitasking support library for Lua
Last synced: 14 Nov 2024
https://github.com/zhongruoyu/minithread
A lightweight, self-contained C++17 std::thread implementation with pthread.
Last synced: 10 Nov 2024
https://github.com/kotet/c-parallel-mandelbrot
c fork mandelbrot parallel-computing pthread
Last synced: 15 Nov 2024
https://github.com/bieanimaton/codigos_c_processos_e_filhos_thread_linux
Códigos feitos em C na matéria de Sistemas Operacionais II para criar e manipular processos Threads e filhos Threads no Linux (distribuição usada: Slax)
lpthread pthread pthreadcreate pthreadjoin pthreadt thread
Last synced: 15 Nov 2024
https://github.com/zhongruoyu/stdthread
A self-contained C++17 std::thread implementation with pthread.
Last synced: 10 Nov 2024
https://github.com/allenvox/chat-pthread
Internet chatting program (client + server) written in C++ using pthread lib
arpa chat chat-application cpp cpp-17 internet network network-programming pthread pthreads socket tcp
Last synced: 11 Nov 2024
https://github.com/shnam7/opengcl
Cross-platform general C++ component library
cross-platform cygwin linux mingw-w64 mmap pthread pthreads-win32 socket
Last synced: 28 Nov 2024
https://github.com/andresilmor/n-body-problem-with-parallelization-in-language-c
Adaptation of N-Body problem in serial code (src: rosettacode.org) to Parallel Programming/Parallel Computing in Language C with pThreads.
c languagec multithreading nbody-simulation parallel-computing parallel-programming pthread pthreads
Last synced: 28 Nov 2024
https://github.com/twinik/tp-sistemasoperativos
Trabajo práctico de Sistemas Operativos, 1er cuatrimestre 2024, UTN
c concurrency filesystem linux makefile memory-management multithreading operating-system-learning pthread readline semaphore sockets threads xubuntu
Last synced: 19 Dec 2024
https://github.com/vpoulailleau/horses-pthread
Pthread simple program: horses race
horse horse-racing posix posix-threads pthread pthreads toy toy-project
Last synced: 29 Nov 2024
https://github.com/gonturri/tp-so-1c-2024-c-comenta
Trabajo Práctico de la asignatura Sistemas Operativos de la UTN, presentado en la primera entrega sin fallas
bash c concurrency filesystem linux memory-management multiplexing pthread readline semaphore sockets threads
Last synced: 11 Dec 2024
https://github.com/whitedodo/rabbitpthreadbank
제스퍼의 pThread 은행(Jasper's pThread Bank)
bank cpp cpp-library mingw pthread std vector
Last synced: 07 Nov 2024
https://github.com/maojianwei/mao_protocol_stack
C++ network protocol stack, with SOCK_RAW & multi-thread support
multi-thread network-protocol protocol-stack pthread raw-sockets
Last synced: 14 Nov 2024
https://github.com/valkryst/c_pthread
A wrapper which simplifies the creation and destruction of POSIX threads.
pthread pthreads pthreads-wrapper thread-library threading
Last synced: 06 Nov 2024
https://github.com/unipr-org/so
SO - Sistemi Operativi presso l'Università degli Studi di Parma (9 CFU).
Last synced: 13 Dec 2024
https://github.com/valkryst/c_pthread_sleep
A convenience function which allows the calling thread to suspend its execution for some amount of time.
Last synced: 06 Nov 2024
https://github.com/matiasjastrebow/tp-so-1c-2024-c-comenta
Trabajo Práctico de la asignatura Sistemas Operativos de la UTN, presentado en la primera entrega sin fallas
bash c concurrency filesystem linux memory-management multiplexing pthread readline semaphore sockets threads
Last synced: 18 Dec 2024
https://github.com/meequrox/flb-archiver
Flareboard web archiver in C using libcurl
curl libxml2 multithreading pthread web-archiving
Last synced: 12 Nov 2024
https://github.com/mli42/at42philosophers
42 fork multithreading mutex mutex-lock philosophers philosophers-dinner-problem pthread semaphore thread
Last synced: 07 Nov 2024
https://github.com/fedecana00/competition-exercises
Concurrency exercises of Real Time System Embedded course.
c concurrency pthread real-time
Last synced: 09 Nov 2024
https://github.com/gabrioliv/cpp-thread-scripts-general
Algorithms implemented in C++ with Threads.
brute-force brute-force-algorithm cpp learning multithreading programming pthread search-algorithm testing thread threads
Last synced: 10 Nov 2024