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

Topic: "multiprocess"

GCX-HCI/tray 📦

a SharedPreferences replacement for Android with multiprocess support

Language: Java - Size: 691 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2,294 - Forks: 273

YoongiKim/AutoCrawler

Google, Naver multiprocess image web crawler (Selenium)

Language: Python - Size: 168 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 1,660 - Forks: 423

tidyverse/multidplyr

A dplyr backend that partitions a data frame over multiple processes

Language: R - Size: 2.32 MB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 646 - Forks: 74

sevenshal/oksharedprefs

通过注解生成SharedPreferences包装类,解决跨进程数据访问不同步的问题。

Language: Java - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 182 - Forks: 4

bitranox/wrapt_timeout_decorator

Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods

Language: Python - Size: 694 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 158 - Forks: 16

tedivm/quasiqueue

Multiprocessing Queues Made Easy

Language: Python - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 111 - Forks: 3

pablobaxter/Harmony

Multi-process SharedPreference implementation without ContentProvider

Language: Kotlin - Size: 745 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 88 - Forks: 8

TianhongDai/distributed-ppo

This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).

Language: Python - Size: 3.83 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 48 - Forks: 8

yukihirop/ultraman

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

Language: Rust - Size: 324 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 3

juanmf/StepperMotors

Python stepper motor library with customizable acceleration strategies and responsive, interruptible motor operations.

Language: Python - Size: 2.69 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 0

Ryan-Shz/MultiProcessRouter

一个轻量级的多进程路由框架,支持本地进程路由和跨进程路由。通过注解自动注册和生成路由表,是多进程App模块化通信的一种优秀实践

Language: Java - Size: 262 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 7

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: 24 days ago - Pushed at: 7 months ago - Stars: 13 - Forks: 4

zjykzj/MPDataset

Custom Iterable Dataset Class for Large-Scale Data Loading

Language: Python - Size: 50.8 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 1

kongxinchi/jorker

PHP Run jobs with multi process. | PHP脚本多进程执行

Language: PHP - Size: 23.4 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 2

mahdizynali/OpenCV-video-multiprocessing

opencv python video multiprocessing besides tkinter video multiprocessing

Language: Python - Size: 2.11 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 1

camus-design/pm2-intercom-log4js

A tool to solve log4js log synchronization in PM2's multi-process mode.

Language: TypeScript - Size: 220 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

philtrade/mpify

A simple API to launch Python functions to run on multiple ranked processes, mpify is designed to enable interactive multiprocessing experiments in Jupyter/IPython, such as distributed data parallel training over multiple GPUs.

Language: Python - Size: 6.59 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

stratosblue/Juxtapose

A multi process runtime library based on 'SourceGenerator'. 基于 `SourceGenerator` 的多`进程`运行库。

Language: C# - Size: 492 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

ouxianghui/mediasoup-server

mediasoup c++ server (SFU)

Language: C++ - Size: 154 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 5

fernandoenzo/parallel-utils

This library implements a class Monitor, as defined by Per Brinch Hansen and C.A.R. Hoare, for synchronization and concurrent management of threads and processes in Python. It also provides other functions to ease the creation and collection of results for both threads and processes.

Language: Python - Size: 84 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

JaydenOK/swoole-async-message-service

Swoole multi-process asynchronous message service. swoole多进程异步消息服务,rabbitmq中间件,用于业务解耦,流量削峰

Language: PHP - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Smoren/multiprocessor-ts

Multiprocessing pool for NodeJS and TypeScript

Language: TypeScript - Size: 23.4 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Anylee2142/MDLP

:memo: ML Paper implementation: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning

Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Andrey123815/homework_2021_2_c_lang

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

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

alimoezzi/RemoteQueueManager

A python multiprocess program in which processes can be synchronized remotely using python remote manager

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

iloveq/Avatar

阿凡达:安卓跨进程消息订阅发布

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

Water-Melon/Portal

Portal is a TCP tunnel written in C working on Linux. It does not only support web but also MySQL and anything running on TCP.

Language: C - Size: 75.2 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

maximilianpilz/mpunittest

Multi processing for the Python unittest library

Language: Python - Size: 83 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

PavelAgarkov/speed-hunter

Launching parallel workers waiting for a response.

Language: PHP - Size: 359 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

JakubFornadel/Rust-SharedMem-Ocaml

Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes

Language: C++ - Size: 221 KB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

otmhi/PCFG-CYK

CYK parser based on the Probabilistic context free grammar model.

Language: Python - Size: 23.1 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

Samuele95/mapyreduce

Lightweight and extensible library to execute MapReduce-like jobs in Python

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

rmwkwok/crawler

Multi-process crawler which extracts main content and sustain itself by extracting more links to crawl.

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

tigerchen52/tfidf-tool

a tfidf tool that can calculate tf-idf value and extract key words

Language: Python - Size: 243 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

15525730080/memory_obj_server

基于内存的python对象共享池。多进程共享python对象,Sharing Python Objects in Multi Process Services

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

Smoren/multiprocessor-example-ts

Typescript Multiprocessor Example With Import

Language: TypeScript - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

marcellomaugeri/forkfuzz

Official repository for the paper Forkfuzz: Leveraging the Fork-Awareness in Coverage-Guided Fuzzing.

Language: C - Size: 183 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

edo-pasto/Parallel-Flexible-Clustering

The thesis presents the parallelisation of a state-of-the art clustering algorithm, FISHDBC. This objective has been achived by improving the main data structures and components of the algorithm: HNSW, MST and HDBSCAN. My contribution is based on a lock-free strategy, completely wrote in Python.

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

mpinardi/cucumber-performance-js

A java script implementation of cucumber performance

Language: JavaScript - Size: 1.73 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

WilliamVenner/viaduct

A duplex communication channel between a parent and child process, using unnamed pipes

Language: Rust - Size: 113 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

georgeboozin/parallel-cypress

CLI tool for run cypress test on the multi-process mode

Language: TypeScript - Size: 1010 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

ajnart/Plazza

Self load-balanced, multi threaded and multi process Pizzeria

Language: C++ - Size: 183 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

frozsgy/ceng334-hw 📦

Repository for CENG334 - Introduction to Operating Systems homeworks.

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

beached/future_process

Future's based on process model

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

RafaelMenesesRibeiro/ParallelBanking 📦

[University Project] - Uses multiprocessing, multithreading and pipes

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

trilon/py_mpd

Python multiproccess dispatcher. Allow methods to be parallelized using multiprocessing "easily". Allowing a max number of process to run in parallel, the other ones waiting in the queue to be started. ( tested on windows with python 3.6.5 )

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

arianhaddadi/Ensemble-Classifier

A Multiprocess Classifier Written Using Linux Pipes and FIFOs.

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

achirifuseini/oks

A tool for managing your project's dependencies and ensuring compatibility. Simplifying the process of keeping your dependencies up to date.

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ruyi512/php-crond

Language: PHP - Size: 13.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

manumishra12/StockSense

An application that uses stock price data and technical indicators for improved predictions, with serial and parallel backtesting to optimize trading strategies and enhance decision-making.

Language: Python - Size: 20.3 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

arogov-com/tinyhttp

Multi process epoll HTTP server

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

marwan475/C-Networking-Showcase

Showcase of network programing methods in C

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

grebtsew/AlbumOrganizer

A digital album face recognition manager, that isolates images of a specified person from a digital album.

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

g023/ParaPopPHP

ParaPopPHP - A PHP library for running PHP processes in parallel using popen()

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

s95rob/serverdemon

Automated game server manager for low-resource Linux machines

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

MatiasMonasterio/python-gunicorn-multiprocess

Python template app using Flask and multiprocess with Gunicorn

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

Nomi/Operating-Systems-1-and-2

My solutions to the tasks for OPS 1 and 2 courses at my university.

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

awaistahir29/ARP-Assignment-01

This is the Hoist Control assignment of Advanced Robot Programming course which aimed to control 2 dof hoist using multi-process communication by using named pipes(fifo-files), signals and system calls.

Language: Shell - Size: 251 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

kudobuzz/express-api-starter

:rocket: A boilerplate application for building restful api services in node.js

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

MakotoUwaya/NamedPipeApplication

Using NamedPipe Application

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

ejfisc/Multiprocess-CPU-and-Memory

Two separate processes running simultaenously, one acting as memory, the other as a CPU fetching instructions from memory and executing a program.

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

sgol13/mpi-blurring

Multiprocess image blurring based on MPI. (2021)

Language: C++ - Size: 2.59 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Muhammad-waqar-uit/OS_Multiprocessing_Assignment

OS Python level Multi-Processing-Multi-Threading-Synchronization

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sebastiao-Assuncao/Messaging-Forum

Centralized messaging service provided by central "Directory Server" and various "Users" operating on different machines connected to the internet.

Language: C - Size: 36.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abdullahaahmed0539/Client-Server-model-using-linux-API

This project depicts a client-server model. This project uses linux's system API. In this project, the client makes requests to the server and in return the server caters the requests and sends response to clients. The server is multi-client so it can cater multiple client together simultaneous.

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

klima7/Process-Maze

Game in which every player and every bot is realized in separate process.

Language: C++ - Size: 168 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

yukihirop/eg_foreman

Example in rust of the core part of foreman

Language: Rust - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

athultr1997/OS

Contains solutions to Operating System Concepts by Avi Silberschatz, Greg Gagne, and Peter Baer Galvin 9th edition. These are the solutions I made while I was making my way through the book.

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

samuelebortolotti/file-analyzer Fork of fedeizzo/file-analyzer

This program aims to count occurences of chars in multiple files using parellelism.

Size: 33.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

HuangRicky/manylinux2010builds

Some Python packages built using manylinux2010 docker

Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ismail-creatvt/AdvanceOSAssignments

M.Sc(C.S) - 1 (Rev. 2019) Advance Operating System practical assignments

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

rvcgeeks/uHTTP

A 'Micro' HTTP server written from scratch in C

Language: C - Size: 15.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yoyoberenguer/HueShift

Python Parallel Processing (data processing with fast hue shifting example)

Language: Python - Size: 23.2 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dazfuller/python-concurrency-demo

A simple demo solution showing different approaches to the same solution covering synchronous, async and multi-processing

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sal-ortiz/node-concurrency

simple asynchronous execution with multiprocess concurrency using node process clustering.

Language: JavaScript - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

rhara/asyncfastrocs

Async FastROCS Server v.2 (Flask + FastROCS)

Language: JavaScript - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Anylee2142/ChiMerge

:memo: ML Paper implementation of machine learning paper, chimerge

Language: Jupyter Notebook - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

tansly/ceng334_hw1

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

NeelAPatel/CSVSorter

Sorting a large CSV file using four different methods methods

Language: C - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Errryx/SharedPreferenceKeeper

Language: Kotlin - Size: 139 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

WALL-EEEEEEE/Twig

A event-driven multiple processes framework for php

Language: PHP - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mike-guo/file_pcntl

Read big file with multi-process in PHP

Language: PHP - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ytinrete/AndroidMultiprocessComunicationExample

an android example to demonstrate multi-process communication

Language: Java - Size: 129 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

beep_street/downsampler-simple

A posix, multi-process, sox frontend for automatically resampling FLAC files.

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

Juquod/evtxtoelk

Parse log from an Evtx log file and send it into an Elasticsearch database

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