All Projects → vmlens → Similar Projects or Alternatives

256 Open source projects that are alternatives of or similar to vmlens

java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-72.73%)
Mutual labels:  multithreading, concurrent
myconcurrent
Java并发的系统性学习
Stars: ✭ 25 (-71.59%)
Mutual labels:  multithreading, concurrent
space
A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay!
Stars: ✭ 25 (-71.59%)
Mutual labels:  multithreading, concurrent
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+487.5%)
Mutual labels:  multithreading, concurrent
web-scraping-engine
A simple web scraping engine supporting concurrent and anonymous scraping
Stars: ✭ 27 (-69.32%)
Mutual labels:  concurrent
talepy
📚Coordinate "transactions" across a number of services in python
Stars: ✭ 20 (-77.27%)
Mutual labels:  concurrent
react-native-bg-thread
react-native-bg-thread
Stars: ✭ 45 (-48.86%)
Mutual labels:  multithreading
mango
Core utility library & data connectors designed for simpler usage in Scala
Stars: ✭ 41 (-53.41%)
Mutual labels:  concurrent
DynAdjust
Least squares adjustment software
Stars: ✭ 43 (-51.14%)
Mutual labels:  multithreading
content-downloader
Python package to download files on any topic in bulk.
Stars: ✭ 102 (+15.91%)
Mutual labels:  multithreading
code-delphi-async
Code examples from Delphi Event-based and Asynchronous Programming Book
Stars: ✭ 32 (-63.64%)
Mutual labels:  multithreading
HTTPStaticServer
Bare-bones static HTTP server written in a single C file
Stars: ✭ 24 (-72.73%)
Mutual labels:  multithreading
treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Stars: ✭ 23 (-73.86%)
Mutual labels:  concurrent
SoftLight
A shader-based Software Renderer Using The LightSky Framework.
Stars: ✭ 2 (-97.73%)
Mutual labels:  multithreading
mapreduce
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
Stars: ✭ 93 (+5.68%)
Mutual labels:  concurrent
QCircuitFaultEditor
A manager client for IC faults detecting training.
Stars: ✭ 18 (-79.55%)
Mutual labels:  multithreading
ObviousAwait
🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Stars: ✭ 55 (-37.5%)
Mutual labels:  multithreading
Boting
Simple but powerful Telegram Bot library
Stars: ✭ 21 (-76.14%)
Mutual labels:  multithreading
bikeshed
Lock free hierarchical work scheduler
Stars: ✭ 78 (-11.36%)
Mutual labels:  multithreading
Simplified-JNA
Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.
Stars: ✭ 30 (-65.91%)
Mutual labels:  multithreading
portable-threads
Portable threads API for Common Lisp (from GBBopen project)
Stars: ✭ 13 (-85.23%)
Mutual labels:  multithreading
bsuir-csn-cmsn-helper
Repository containing ready-made laboratory works in the specialty of computing machines, systems and networks
Stars: ✭ 43 (-51.14%)
Mutual labels:  multithreading
Image-Scraper
Fast concurrent image scraper
Stars: ✭ 35 (-60.23%)
Mutual labels:  multithreading
concurrent-data-structure
Concurrent Data Structure for Rust
Stars: ✭ 18 (-79.55%)
Mutual labels:  concurrent
go-soda
Socrata Open Data API (SODA) GET client for Golang
Stars: ✭ 40 (-54.55%)
Mutual labels:  concurrent
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (-55.68%)
Mutual labels:  concurrent
triple-buffer
Implementation of triple buffering in Rust
Stars: ✭ 66 (-25%)
Mutual labels:  multithreading
hostbase
A Ruby GUI based on advanced rogue AP attack using the WPS
Stars: ✭ 43 (-51.14%)
Mutual labels:  multithreading
ideas4
An Additional 100 Ideas for Computing https://samsquire.github.io/ideas4/
Stars: ✭ 26 (-70.45%)
Mutual labels:  multithreading
euler2d kokkos
Simple 2d finite volume solver for Euler equations using c++ kokkos library
Stars: ✭ 27 (-69.32%)
Mutual labels:  multithreading
kafka-workers
Kafka Workers is a client library which unifies records consuming from Kafka and processing them by user-defined WorkerTasks.
Stars: ✭ 30 (-65.91%)
Mutual labels:  multithreading
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-67.05%)
Mutual labels:  multithreading
llb
Dead simple event-driven load-balancer
Stars: ✭ 27 (-69.32%)
Mutual labels:  multithreading
TradingMachine
TradingMachine is a mini-trading system simulation, whose components (market data and order feeds, FIX acceptor and initiator, back-end for filled orders) interact by queues and topics.
Stars: ✭ 26 (-70.45%)
Mutual labels:  multithreading
Million-Live-Quintet-Player
IDOLM@STER Million Live! Theater Days Unit Simulation
Stars: ✭ 55 (-37.5%)
Mutual labels:  multithreading
variadic future
Variadic, completion-based futures for C++17
Stars: ✭ 41 (-53.41%)
Mutual labels:  multithreading
MoltenEngine
A spare-time C# .NET 6 game engine project. Cross-platform, multi-threaded.
Stars: ✭ 113 (+28.41%)
Mutual labels:  multithreading
lucy job system
Fiber-based job system with extremely simple API
Stars: ✭ 78 (-11.36%)
Mutual labels:  multithreading
ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Stars: ✭ 17 (-80.68%)
Mutual labels:  multithreading
jdk-source-code-reading
JDK source code reading
Stars: ✭ 19 (-78.41%)
Mutual labels:  concurrent
sphere-mt
C/C++ Multithreading Programming Course Materials.
Stars: ✭ 17 (-80.68%)
Mutual labels:  multithreading
Socket-Programming-Python
Client Server running code described with comments here.
Stars: ✭ 48 (-45.45%)
Mutual labels:  multithreading
Chatroom-in-C
A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.
Stars: ✭ 51 (-42.05%)
Mutual labels:  multithreading
ThreadPinning.jl
Pinning Julia threads to cores
Stars: ✭ 23 (-73.86%)
Mutual labels:  multithreading
effector-reeffect
Concurrent effects for Effector ☄️
Stars: ✭ 56 (-36.36%)
Mutual labels:  concurrent
b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
Stars: ✭ 15 (-82.95%)
Mutual labels:  multithreading
AyaRay
A Modern C++ Windows-platform physically based renderer developing by Chang Yu.
Stars: ✭ 29 (-67.05%)
Mutual labels:  multithreading
workerpoolxt
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
Stars: ✭ 15 (-82.95%)
Mutual labels:  multithreading
gini
A fast SAT solver
Stars: ✭ 139 (+57.95%)
Mutual labels:  concurrent
sharded-slab
a lock-free concurrent slab (experimental)
Stars: ✭ 116 (+31.82%)
Mutual labels:  concurrent
energy management system
energy management system for the microgrid
Stars: ✭ 84 (-4.55%)
Mutual labels:  multithreading
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (+192.05%)
Mutual labels:  multithreading
dystopia
Low to medium multithreaded Ubuntu Core honeypot coded in Python.
Stars: ✭ 59 (-32.95%)
Mutual labels:  multithreading
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+40.91%)
Mutual labels:  multithreading
disruptor-billing-example
Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework
Stars: ✭ 56 (-36.36%)
Mutual labels:  multithreading
gostore
Storage algorithms.
Stars: ✭ 34 (-61.36%)
Mutual labels:  multithreading
Master-Thesis
Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex
Stars: ✭ 33 (-62.5%)
Mutual labels:  multithreading
TaskManager
A C++14 Task Manager / Scheduler
Stars: ✭ 81 (-7.95%)
Mutual labels:  multithreading
MemoryAllocator.KanameShiki
Fast multi-threaded memory allocator
Stars: ✭ 73 (-17.05%)
Mutual labels:  multithreading
retil
The React Utility Library
Stars: ✭ 46 (-47.73%)
Mutual labels:  concurrent
1-60 of 256 similar projects