The Wayback Machine - https://web.archive.org/web/20210723063403/https://github.com/topics/multi-core
Here are
45 public repositories
matching this topic...
Napa.js: a multi-threaded JavaScript runtime
CoreFreq is a CPU monitoring software designed for the 64-bits Processors.
Lightweight C 2D graphics API agnostic library with parallelism support
Distributed RWMutex in Go
Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
The versatile ocean simulator, in pure Python, powered by JAX.
Updated
Jul 23, 2021
Python
An capability-based microkernel general-purpose operating system focusing on scalability, predictability, mixed-criticality and recoverability. THIS PROJECT IS IN PREVIEW STATE CURRENTLY
A simple implementation of thread pooling for C/C++ using POSIX threads
Building multi-core network applications with PHP.
Multi-core Window-Based Stream Processing Engine
corebench - run your benchmarks against high performance computing servers with many CPU cores
Multi-core suitable Forth-like language
A pre customized, express server for single page web apps that aims to be production ready.
Updated
Mar 19, 2019
TypeScript
ppSCAN: Parallelizing Pruning-based Graph Structural Clustering (ICPP'18) - by Yulin Che, Shixuan Sun and Prof. Qiong Luo
A C++17 Data Stream Processing Parallel Library for Multicores and GPUs
Updated
Dec 15, 2019
Haskell
The implementation of the paper "Parallel Personalized PageRank on Dynamic Graphs"
A C++ framework for data analytics pipelines
NAS Parallel Benchmark Kernels are written in C++. The parallel versions are in FastFlow, TBB, and OpenMP.
👾 Design and implementation of a video decoder on an Altera Cyclone V FPGA board.
Updated
Apr 2, 2018
Verilog
worker pool for meteor using node js native `cluster` module
Updated
Feb 28, 2021
JavaScript
A simple multi-core task scheduler that works well with promises. Great for doing parallel data processing.
Updated
May 10, 2021
TypeScript
A Scalable File System on Fast Storage Devices
Source code of "Accelerating Truss Decomposition on Heterogeneous Processors", accepted by VLDB'20 - By Yulin Che, Zhuohang Lai, Shixuan Sun, Yue Wang, and Prof. Qiong Luo
GPM 多线程协程调度器 for PHP Extension,multi-core concurrency library
📏 Smoothed Finite Element Methods (S-FEMs) written in Julia.
Updated
May 18, 2021
Julia
SPar is an internal DSL for high-level stream parallelism
FREDDO is a software runtime that provides data-driven concurrency on single-node and distributed multi-core systems.
Improve this page
Add a description, image, and links to the
multi-core
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
multi-core
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Add Javadoc to document the examples in TornadoVM.
This affects the packages under the
examplesmodule:https://github.com/beehive-lab/TornadoVM/tree/master/examples/src/main/java/uk/ac/manchester/tornado/examples
The documentation is at the class-level and it will contain a description of how the TornadoVM API is used for each example. Additionally, it contains how to run the example