Ecosyste.ms: Repos

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

GitHub topics: shared-memory

eclipse-ecal/ecal-core

📦 eCAL C/C++ runtime core

Language: C++ - Size: 1.83 MB - Last synced: about 5 hours ago - Pushed: about 7 hours ago - Stars: 8 - Forks: 3

FI-Mihej/InterProcessPyObjects

High-performance and seamless inter-process Python objects sharing without the periodic serialization and deserialization overhead. Provides fast IPC via shared memory. Supports numpy, torch arrays, custom classes, and asyncio. Concurrency optimized

Language: Python - Size: 58.6 KB - Last synced: about 20 hours ago - Pushed: about 20 hours ago - Stars: 21 - Forks: 0

FI-Mihej/Cengal

Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop with almost preemptive multitasking within the single thread, text parsing, rich introspection, etc.

Language: Python - Size: 24.6 MB - Last synced: about 19 hours ago - Pushed: about 20 hours ago - Stars: 14 - Forks: 2

kaymanb/todc

A collection of Rust crates for distributed computing.

Language: Rust - Size: 638 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

RicardoRagel/comms_manager

Simple C++ Communication Manager using Shared Memory

Language: C++ - Size: 26.4 KB - Last synced: 1 day ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

inducer/pyopencl

OpenCL integration for Python, plus shiny features

Language: Python - Size: 5.84 MB - Last synced: about 22 hours ago - Pushed: 4 days ago - Stars: 1,029 - Forks: 236

erikk03/OS-Project1

Operating Systems, Project1

Language: C - Size: 292 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

wooooooooooooooosung/nodejs-shared-memory

nodejs 공유 메모리 사용

Language: C# - Size: 86.9 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

dmaivel/sharedgl

An OpenGL implementation built for shared memory and networks, enabling 3D acceleration in virtual machines and across devices on LAN

Language: C - Size: 497 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 46 - Forks: 0

nxp-mcuxpresso/rpmsg-lite

RPMsg implementation for small MCUs

Language: C - Size: 896 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 211 - Forks: 67

metarhia/web-locks

Web Locks API 🔒

Language: JavaScript - Size: 182 KB - Last synced: 3 days ago - Pushed: about 2 months ago - Stars: 82 - Forks: 10

mkrolczykk/linux_producer-consument

The producer and consumer problem with the use of linux semaphores and shared memory

Language: C - Size: 3.91 KB - Last synced: 7 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ronny-rentner/UltraDict

Sychronized, streaming Python dictionary that uses shared memory as a backend

Language: Python - Size: 338 KB - Last synced: about 16 hours ago - Pushed: 7 months ago - Stars: 251 - Forks: 22

tringi/rwspinlock

Slim, simple, cross-process, reader-writer unfair fast spin lock for Windows

Language: C++ - Size: 76.2 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 9 - Forks: 1

ayumax/ObjectDeliverer

ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint).

Language: C++ - Size: 8.44 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 144 - Forks: 37

Flow-IPC/ipc

[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)

Language: C++ - Size: 118 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 219 - Forks: 3

mutouyun/cpp-ipc

C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.

Language: C++ - Size: 3.54 MB - Last synced: 12 days ago - Pushed: 2 months ago - Stars: 1,609 - Forks: 319

pkarneliuk/dlsm

This project contains scripts and snippets in C++

Language: C++ - Size: 397 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

domargan/awesome-numa

A community-oriented list of useful NUMA-related libraries, tools, and other resources

Size: 21.5 KB - Last synced: 1 day ago - Pushed: over 3 years ago - Stars: 53 - Forks: 9

KaganCanSit/Pipe_Thread_SharedMemory_Simple

Code written in line with the homework given in the Operating Systems course. A small example of pipe, thread, shared memory usage. Written in Visual Code on Linux Mint.

Language: C - Size: 25.4 KB - Last synced: 13 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

aashrafh/mars-OS Fork of mhomran/mars-OS

A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.

Language: C - Size: 1.06 MB - Last synced: 13 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

aashrafh/CMP303A

Solutions of the CMP303A-Operating Systems course's labs in college

Language: C - Size: 1.33 MB - Last synced: 13 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

NemesLaszlo/ELTE-Operating-Systems

This repository contains the tasks / files and details of the ELTE Operating systems course.

Language: C - Size: 188 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 0 - Forks: 0

ahota/shmemaphore

Example of using semaphores to synchronize communication over shared memory between two separate processes

Language: C++ - Size: 431 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

FrantisekSpunda/ios-projekt-2

Project in winter semester of the first year on FIT VUT in Brno

Language: C - Size: 30.3 KB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

Haalloobim/Tic-Tac-Toe_IPC-Implematation

A Tic Tac Toe Game with Shared Memory, Message Queue IPC Implementation in C langguage.

Language: C - Size: 327 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

naseemakhtar994/SharedMemory Fork of NewtronLabs/SharedMemory

Share memory across processes without limits.

Language: Java - Size: 185 KB - Last synced: 17 days ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

artnum/snowflake53

Generate 53 and 64 bits Snowflake ID. Uses shared memory for sequences (no need for redis or memcached).

Language: PHP - Size: 15.6 KB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

AndrePatri/SharsorIPCpp

RT-friendly 2D shared tensors built on top of POSIX-IPC and Eigen, shipped with python bindings and NumPy support.

Language: C++ - Size: 3.44 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

v6d-io/v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)

Language: C++ - Size: 18.7 MB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 802 - Forks: 117

happyfish100/libshmcache

libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.

Language: C - Size: 523 KB - Last synced: about 22 hours ago - Pushed: 4 months ago - Stars: 440 - Forks: 133

ista-vamos/vamos-buffers

Implementation of shared-memory ring-buffers

Language: C - Size: 938 KB - Last synced: 20 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

Foundations-of-HPC/Advanced-High-Performance-Computing-2023

Slides, exercises and resources for the 2023-2024 course "Advanced High Performance Computing" under the at "Scientific and Data-Intensive Computing" Master Program at University of Trieste

Language: C - Size: 5.77 MB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 3 - Forks: 1

AlexanderOMara/flshm

Flash Player LocalConnection Shared Memory Native Code Library

Language: C - Size: 117 KB - Last synced: 22 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

elast0ny/shared_memory

A Rust wrapper around native shared memory for Linux and Windows

Language: Rust - Size: 315 KB - Last synced: 21 days ago - Pushed: 8 months ago - Stars: 367 - Forks: 45

fizyr/fizyr-rpc

Native Rust implementation of the Fizyr RPC protocol

Language: Rust - Size: 416 KB - Last synced: 12 days ago - Pushed: 5 months ago - Stars: 9 - Forks: 1

eHag-FRU/OperatingSystems-CS33211-KSU-Project1 📦

Classic Producer-Consumer Problem implemented with multi-threading, shared memory, and semaphores

Language: C++ - Size: 659 KB - Last synced: 25 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

eclipse-ecal/ecal

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.

Language: C++ - Size: 80.2 MB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 771 - Forks: 160

owent/libatbus

用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库

Language: C++ - Size: 1.84 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 211 - Forks: 63

ir-utsunomiya/shared-memory-based-handy-communication-manager

This library makes it easy to use slightly advanced interprocess communication using ring buffers and condition variables.

Language: C++ - Size: 2.62 MB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

TheRolfFR/LO41_C_airport

Personal academic project : Airport control tower simulation in system c

Language: C - Size: 518 KB - Last synced: 28 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

inducer/boxtree

Quad/octree building for FMMs in Python and OpenCL

Language: Python - Size: 1.96 MB - Last synced: about 22 hours ago - Pushed: about 1 month ago - Stars: 64 - Forks: 19

eclipse-iceoryx/iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust

Language: Rust - Size: 1.31 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 328 - Forks: 15

openucx/ucx

Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)

Language: C - Size: 65.4 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1,025 - Forks: 400

eclipse-iceoryx/iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication

Language: C++ - Size: 21.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1,481 - Forks: 357

ista-vamos/fase23-experiments

Experiments for the paper "VAMOS: Middleware for Best-Effort Third-Party Monitoring" accepted to FASE 2023.

Language: SWIG - Size: 3.09 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

kahypar/mt-kahypar

Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.

Language: C++ - Size: 33.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 102 - Forks: 20

1919kiran/Dynamic-adaptive-replication-P2P

Master's project at San Jose State University

Language: Jupyter Notebook - Size: 5.55 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

byjg/php-cache-engine

A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.

Language: PHP - Size: 173 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 9 - Forks: 3

Pudzz/Viewport-Editor-Gameplay3D

Viewport editor made with Autodesk Mayas C++ API and GamePlay3D [Open-Source C++ game engine].

Language: C++ - Size: 195 MB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

0vercl0k/sic

Enumerate user mode shared memory mappings on Windows.

Language: C - Size: 696 KB - Last synced: 12 days ago - Pushed: about 3 years ago - Stars: 112 - Forks: 22

RaphiaRa/spms_ring

Single publisher multiple subscriber ring buffer written in C

Language: C - Size: 82 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 4 - Forks: 0

ShirasawaSama/JavaSharedMemory

Shared memory between Java and C++/Rust/Go processes.

Language: Java - Size: 85 KB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 18 - Forks: 2

Shubham-Sahoo/Operating-System

Implemented the basic components of Operating Systems and shell scripting

Language: C - Size: 1.21 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

ArkaSarkar19/Multi-reader-writer-with-Synchronization

Refer Readme.md

Language: C - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

jrkb6/Multi-Threaded-Client-Server-Project

Language: C - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

mogill/ems

Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python

Language: JavaScript - Size: 1.22 MB - Last synced: 26 days ago - Pushed: almost 4 years ago - Stars: 595 - Forks: 41

microsoft/IPC 📦

IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.

Language: C++ - Size: 177 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 466 - Forks: 116

Flow-IPC/ipc_shm_arena_lend

Flow-IPC Sub-project - SHM-jemalloc - Commercial-grade jemalloc memory manager turbocharges your zero-copy work [See `ipc` repo first]

Language: C++ - Size: 592 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

Flow-IPC/ipc_shm

Flow-IPC Sub-project - Shared Memory - End-to-end zero-copy transport support; direct work with SHM; SHM-classic provider [See `ipc` repo first]

Language: C++ - Size: 216 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

PavelAgarkov/speed-hunter

Launching parallel workers waiting for a response.

Language: PHP - Size: 359 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

Parinaz11/Obtain-subdirectory-info-in-OS

A program that uses threads & processes (with shared memory techniques) in order to access all the files in subdirectories of the path given to it.

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

fizzed/shmemj

Shared memory and Interprocess Communication (IPC) Library for Java

Language: Java - Size: 8.2 MB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

squirrel-labs/ratatosk 📦

Rask is a platformer game built with WASM and Rust

Language: Rust - Size: 28.4 MB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 14 - Forks: 1

MohammadrezaAmani/bridge

This Universal Shared Memory Bridge enables communication between processes across different programming languages by providing a shared memory interface, facilitating efficient data exchange.

Language: Python - Size: 2.64 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

termux/libandroid-shmem

System V shared memory emulation on Android using ashmem.

Language: C - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 114 - Forks: 38

DiscreteTom/rusty-duplication

Capture the screen on Windows using the Desktop Duplication API in Rust, with shared memory support.

Language: Rust - Size: 147 KB - Last synced: 21 days ago - Pushed: 12 months ago - Stars: 8 - Forks: 1

SDRausty/libandroid-shmem

System V shared memory emulation on Android using ashmem. https://sdrausty.github.io/libandroid-shmem/

Language: C - Size: 30.3 KB - Last synced: 28 days ago - Pushed: over 5 years ago - Stars: 6 - Forks: 1

gatopeich/pyshmht Fork of unfunk/pyshmht

Multi-process Hash Table module for Python 3.6+

Language: C - Size: 27.3 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

ShadowXPAEdu/lei-operating-systems-ii 📦

Operating Systems II (LEI)

Language: C - Size: 2.05 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 1

Darkmik70/arp_drone

Text-based Drone game written in C in a form of semestral project.

Language: C - Size: 528 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

arturbac/small_vectors

Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms

Language: C++ - Size: 483 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7 - Forks: 1

yjmorales/supervisord_listener_and_symfony_cmd

Supervisord Listener written in PHP to schedule a task execution. The task is the execution of a Symfony Command Application.

Language: PHP - Size: 19.5 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

winsoft666/veigar

Cross platform RPC library using shared memory.

Language: C++ - Size: 3.88 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 15 - Forks: 2

Thomseeen/Thomsen.AccTools

Collection of Tools for Assetto Corsa and Assetto Corsa Competizione

Language: C# - Size: 58.6 KB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 12 - Forks: 0

Bruce-Lee-LY/matrix_multiply

Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.

Language: C++ - Size: 12.7 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 9 - Forks: 2

allenluce/mmap-object

Shared Memory Objects for Node

Language: C++ - Size: 477 KB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 105 - Forks: 16

pulp-platform/hero

Heterogeneous Research Platform (HERO) for exploration of heterogeneous computers consisting of programmable many-core accelerators and an application-class host CPU, including full-stack software and hardware.

Language: SystemVerilog - Size: 61.8 MB - Last synced: 21 days ago - Pushed: 8 months ago - Stars: 87 - Forks: 24

cloudtoid/interprocess

A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).

Language: C# - Size: 356 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 159 - Forks: 21

mohamed-ladjal/Matrix-Multiplication-with-Shared-Vector-Simulation

This C++ project simulates matrix multiplication with a shared vector, showcasing the principles of parallel computing and shared memory utilization.

Language: C++ - Size: 1.44 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

TeaEngineering/libchronicle

Shared-memory interprocess communication from C using OpenHFT's chronicle-queue protocol

Language: C - Size: 284 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 14 - Forks: 10

AndreiE91/LinuxOS_Assignments

Linux OS assignments repository. Contains various applications, from parsing and modifying binary files to managing shared memory regions, thread synchronization, inter-process communication and more.

Language: Python - Size: 1.11 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

AndreiE91/Linux-Console-Apps

Various console applications developed for Linux, covering a wide range of topics such as threading, processes, inter-process communication, file operations, synchronization, and more.

Language: C - Size: 1.09 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

laruence/yac

A fast, lock-free, shared memory user data cache for PHP

Language: C - Size: 360 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 826 - Forks: 203

pseudocc/zig-ipc

Zig shared memory IPC example (POSIX)

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

MarkusJx/shared_memory

Shared memory for node.js

Language: C++ - Size: 99.6 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 15 - Forks: 2

pedrodaniel10/DAD

Design and Implementation of Distributed Applications Project

Language: C# - Size: 3.12 MB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

rrennoir/PyAccSharedMemory

ACC shared memory reader written in python

Language: Python - Size: 783 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 31 - Forks: 6

mmueller-xyz/UE-182.709-Betriebssysteme-WS19

Aufgabensammlung von der Lehrveranstaltung "182.709 Betriebssysteme" an der TU Wien im Wintersemester 2019

Language: C - Size: 2.03 MB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

erlenner/ipc_stuff

Inter process communication in Linux based on shared memory and lockless data structures

Language: C++ - Size: 172 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

aybarskerem/Courses

This repo contains various projects of mine done for university related works.

Language: C++ - Size: 16.4 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

rrennoir/Jackal

ACC shared memory reader written in C#

Language: C# - Size: 24.4 KB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

NeverPlayLegit/sharedmemory_protocol_windows

Small protocol for simple sharedmemory communication under windows.

Language: C - Size: 34.2 KB - Last synced: 4 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

marianciuc/Shared-Memory-File-Transfer

This project contains two C language programs demonstrating file transfer between processes using shared memory in UNIX/Linux systems. The programs are capable of transferring both text and binary files.

Language: C - Size: 5.86 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

sum-catnip/serde-ipc

rust inter-process-communication over shared memory with serde

Language: Rust - Size: 286 KB - Last synced: 23 days ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

pjyi2147/GPU_Computing_lab

CUDA labs and final project parallelizing Quick Hull algorithm to GPU.

Language: C++ - Size: 12.6 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Shahriar-0/Operating-System-Lab-Projects-F2024

Extended xv6 operation system with new console shortcuts and command history, new system calls, BJF and RR and LCFS scheduling, new synchronization methods like priority lock, shared memory

Language: C - Size: 53.6 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

danielegiulianini/hpp-hpc

The HPP cellular automaton for fluid propagation, parallely computed.

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

pkestene/cerfacs-training-kokkos

cerfacs training on C++/kokkos

Language: C++ - Size: 16.5 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

ukrbublik/shm-typed-array

IPC shared memory for NodeJs. Use as Buffer or TypedArray.

Language: C++ - Size: 99.6 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 67 - Forks: 10