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

Topic: "multi-processing"

google-research/batch-ppo

Efficient Batched Reinforcement Learning in TensorFlow

Language: Python - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 967 - Forks: 147

TheByteAttic/CERBERUS2100

The amazing multi-processor 8-bit microcomputer, featuring Z80, 6502 and AVR processors. Built with CPLDs, CERBERUS 2100™ is fully programmable even with respect to its hardware, at the individual gate and flip-flop level.

Language: Forth - Size: 383 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 13

amphp/cluster

Building multi-core network applications with PHP.

Language: PHP - Size: 312 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 61 - Forks: 10

UnixJunkie/parany

Parallelize _anything_ //

Language: OCaml - Size: 230 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 8

soda480/mpcurses

Mpcurses is an abstraction of the Python curses and multiprocessing libraries providing function execution and runtime visualization capabilities.

Language: Python - Size: 7.91 MB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 16 - Forks: 1

Ziang-Lu/Multiprocessing-and-Multithreading

Notes for multi-processing and multi-threading

Language: Python - Size: 1.27 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 2

Vectorial1024/laravel-process-async

Utilize Laravel Processes to run PHP code asynchronously, as if using Laravel Concurrency.

Language: PHP - Size: 228 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 2

HzcIrving/IrvingHeRoboticsRepo

RoboticsRepoForMyself

Language: Jupyter Notebook - Size: 9.51 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

flavienbwk/gRPC-multiprocessing-streaming

Python implementation of a multi-processed gRPC client/server with streaming capabilities.

Language: Python - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

imneonizer/improcess

This short little python module can help you with running your iteratable functions on multi process without any hassle of creating process by yourself.

Language: Python - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

mjayadharan/MMMFE-ST-DD

Fluid flow simulator using MFEM and multiscale space-time sub-domains.

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

jackyhuynh/Process_Sync_and_MultiThread_Optimization_using_Java 📦

Research paper on Multi-Threading vs. Multi-Processing applies to Operating System & Application. The research analyzes the fundamental of multiprocess and multithreading programming. The report paper also explains the basics of how operating system functions, and OS Scheduler Algorithms. I also implement the Producer-Consumer Problem using Conditional Variables to explain. This is not a full program. The research paper can be used as a good fundamental for Multithreading Engineers or embedded System Engineers.

Language: Java - Size: 11.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

heshan-basnayaka/AES128-Parallel-processing-Algorithm

a hybrid CPU-GPU combined multi-processing approach for optimized performance in AES128 algorithm. The encryption key is derived using the HKDF (HMAC-based Key Derivation Function) combined with the scrypt algorithm for added security.

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

ammahmoudi/Ants-Colony

Ants Coloney multi-processing app

Language: Java - Size: 146 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ak811/parallel-computation

Parallel Computation for Blockchain Transactions

Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AGiannoutsos/web-server

A multi-threaded web server that handles questions about diseases over a distributed database

Language: C - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

KishoreKaushal/parallel-programming

Course repository for parallel programming. Includes the usage of concepts like multi-processing, threads, mutex, shared memory, locks, etc.

Language: C - Size: 2.11 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

levitation-opensource/zoo_to_gym_multiagent_adapter

Enables you to convert a PettingZoo environment to a Gym environment while supporting multiple agents (MARL). Gym's default setup doesn't easily support multi-agent environments, but this wrapper resolves that by running each agent in its own process and sharing the environment across those processes.

Language: Python - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Awrsha/Bank-Transaction-Processing

This project implements a robust, multi-threaded transaction processing system for managing user accounts, complete with real-time analytics, error metrics, and Flask API integration. It leverages Mojo for high-performance concurrency and a SQLite backend for storage, making it ideal for both testing and deployment in controlled environments.

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

Robert-Zacchigna/MKVAudioSubsDefaulter

Simple multi-processing python cli to set the default audio and/or subtitles of a single matroska (.mkv) file or a library of files WITHOUT having to remux the file

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

geeksloth/lifespan-multithreading

Simple Python multithreading examples

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

kkli08/CLI-Shell

A mini bash shell

Language: C - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

OmidSa75/CeleryAI

Using celery framework with AI models (Documentation)

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

BinFuPKU/AdvancedPythonPractice

个人总结并实现的python高级编程知识,包括实现基本操作、并发编程(多线程、多进程和协程)、各种设计模式(单例、装饰器、适配器、工场等,2023)

Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

geeksloth/find-primes

Demonstration of multithreading and multiprocessing in basic prime number searching maner.

Language: Python - Size: 729 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

SANHAK-HYUNDAI/sanhak-backend-fast-api

네이버 카페 데이터와 RO(Repair Order)정보 간의 정보 분석 시스템(산학연계SW프로젝트 총장상)

Language: Python - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

VictorHarri-Chal/The-Plazza

🍕 A simulation based on a pizzeria coded in C++ using multi-processing, multi-threading and IPC (inter-process-communication). One of my last project of my 2nd year at Epitech

Language: C++ - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Mukhopadhyay/rest-process-spawner

Executing lengthy functions using python Rest API and processes.

Language: Python - Size: 40 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

soclib/soclib

SoCLib is an open platform for virtual prototyping of multi-processors system on chip (MP-SoC). The project started as an ANR-founded project.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

mfilipelino/images-pipeline

Python image processing pipeline with multiple concurrency approaches (serial, multithreading, multiprocessing, asyncio, Ray)

Language: Python - Size: 233 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

hojsong/Philosophers

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

mehdisalim/42-MiniShell

A basic implementation of a shell, similar to a lightweight version of Bash. This project explores process management and file descriptors, offering hands-on experience with system-level programming concepts. Perfect for learning the inner workings of shell environments.

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

mpinardi/behave-performance

A python implementation of CBDT

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

franciscofpereira/Event-Management-System

Multi-threaded program designed to efficiently manage events using a client-server, consumer-producer architecture. Project for Operating Systems class.

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

yehezkiel1086/secure-multi-threading-processing

Secure multi threading and multi processing python socket programming implementation

Language: Python - Size: 5.86 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sandeep-kollipara/computer-vision-client

[Phase II: Consumer] This repository holds the code developed in partial fulfilment of online credit course "CS370 - OS" offered at Colorado State University Online for Spring 2024.

Language: Python - Size: 1.27 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hojsong/WebServ

Language: C++ - Size: 9.97 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JeneralMotors/slyscan

Multi-Thread & Multi-Process Python Port Scanner

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

fraserlove/c-lab

A collection of C programs ranging from a reverse polish calculator to a multi-process pipeline.

Language: C - Size: 1.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Rad-hi/Python_multi_tasking

Examples on multi-processing and multi-threading in Python.

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

mohasarc/ISP-SHELL

A simple shell command interpreter.

Language: C - Size: 259 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nepiskopos/linux-process-synchronization

Linux Process Synchronization and Communication using Semaphores and Shared Memory Segments.

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

Hame-daani/OS-projects

Academic project for The Operating Systems course. Fall 2018

Language: C++ - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ilkayKARATEPE/SIFT_CMFD_Multi-Processing

Language: Python - Size: 6.87 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

DuyTang1112/AT-3-PictureFrame

Picture Frame that uses face recognition to identify and display images of users and uses Flickr API to import images

Language: Python - Size: 1.22 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

clarencep/empi

EMPI - Easy Multi-Processes' Initiator

Language: Go - Size: 3.04 MB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Hamedaani/OS_Projects

Academic project for The Operating Systems course. Fall 2018

Last synced at: over 2 years ago - Stars: 0 - Forks: 0