All Projects → multilayer-perceptron → Similar Projects or Alternatives

342 Open source projects that are alternatives of or similar to multilayer-perceptron

thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (+126.09%)
Mutual labels:  concurrency
CorBinian
CorBinian: A toolbox for modelling and simulating high-dimensional binary and count-data with correlations
Stars: ✭ 15 (-67.39%)
Mutual labels:  neurons
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Stars: ✭ 31 (-32.61%)
Mutual labels:  concurrency
csp
A library for Communicating Sequential Processes in Node.js, built on top of async/await
Stars: ✭ 59 (+28.26%)
Mutual labels:  concurrency
beems
a bee-queue based minimalist toolkit for building fast, decentralized, scalable and fault tolerant microservices
Stars: ✭ 33 (-28.26%)
Mutual labels:  concurrency
benchmark-http
No description or website provided.
Stars: ✭ 15 (-67.39%)
Mutual labels:  concurrency
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-56.52%)
Mutual labels:  concurrency
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-32.61%)
Mutual labels:  concurrency
circular-buffer
A Lock Free Concurrent Circular Buffer
Stars: ✭ 14 (-69.57%)
Mutual labels:  concurrency
kotlin-concurrency-primitives
Demo project that showcases the usage of various concurrency primitives in Java and Kotlin.
Stars: ✭ 32 (-30.43%)
Mutual labels:  concurrency
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (+458.7%)
Mutual labels:  concurrency
grimoire
A fast, concurrent based scripting language for D.
Stars: ✭ 21 (-54.35%)
Mutual labels:  concurrency
TAOMP
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
Stars: ✭ 39 (-15.22%)
Mutual labels:  concurrency
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (+50%)
Mutual labels:  concurrency
aiorwlock
Read/Write Lock - synchronization primitive for asyncio
Stars: ✭ 90 (+95.65%)
Mutual labels:  concurrency
go course
個人多年來學習與實作上的心得筆記
Stars: ✭ 25 (-45.65%)
Mutual labels:  concurrency
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-36.96%)
Mutual labels:  concurrency
conquerant
lightweight async/await for Clojure
Stars: ✭ 31 (-32.61%)
Mutual labels:  concurrency
soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-50%)
Mutual labels:  concurrency
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (+6.52%)
Mutual labels:  concurrency
detox
distributed tox (tox plugin to run testenvs in parallel)
Stars: ✭ 48 (+4.35%)
Mutual labels:  concurrency
TikTok
Download public videos on TikTok using Python with Selenium
Stars: ✭ 37 (-19.57%)
Mutual labels:  concurrency
await async
Provide await and async methods to Crystal Lang
Stars: ✭ 71 (+54.35%)
Mutual labels:  concurrency
navis
Python 3 library for analysis of neuroanatomical data
Stars: ✭ 68 (+47.83%)
Mutual labels:  neurons
workerpoolxt
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
Stars: ✭ 15 (-67.39%)
Mutual labels:  concurrency
django-lock-tokens
A Django application that provides a locking mechanism to prevent concurrency editing.
Stars: ✭ 19 (-58.7%)
Mutual labels:  concurrency
Dots
Lightweight Concurrent Networking Framework
Stars: ✭ 35 (-23.91%)
Mutual labels:  concurrency
treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Stars: ✭ 23 (-50%)
Mutual labels:  concurrency
pool
A highly flexible process pooling library for Node.js
Stars: ✭ 18 (-60.87%)
Mutual labels:  concurrency
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-56.52%)
Mutual labels:  concurrency
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+286.96%)
Mutual labels:  concurrency
pygolang
Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)
Stars: ✭ 37 (-19.57%)
Mutual labels:  concurrency
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (+119.57%)
Mutual labels:  concurrency
CacheLib
Pluggable in-process caching engine to build and scale high performance services
Stars: ✭ 637 (+1284.78%)
Mutual labels:  concurrency
flash-sale
高并发多方案秒杀架构-核心应用。
Stars: ✭ 90 (+95.65%)
Mutual labels:  concurrency
wise-river
Object streaming the way it should be.
Stars: ✭ 33 (-28.26%)
Mutual labels:  concurrency
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-54.35%)
Mutual labels:  concurrency
futex
File-based Ruby Mutex
Stars: ✭ 14 (-69.57%)
Mutual labels:  concurrency
fcsl-pcm
Partial Commutative Monoids
Stars: ✭ 20 (-56.52%)
Mutual labels:  concurrency
golang-101
🍺 In-depth internals, my personal notes, example codes and projects. Includes - Thousands of codes, OOP, Concurrency, Parallelism, Goroutines, Mutexes & Wait Groups, Testing in Go, Go tool chain, Backend web development, Some projects including Log file parser using bufio.Scanner, Spam Masker, Retro led clock, Console animations, Dictionary pro…
Stars: ✭ 61 (+32.61%)
Mutual labels:  concurrency
concore
Core abstractions for dealing with concurrency in C++
Stars: ✭ 57 (+23.91%)
Mutual labels:  concurrency
csp.js
📺 CSP for vanilla JavaScript
Stars: ✭ 45 (-2.17%)
Mutual labels:  concurrency
hunt
A refined core library for D programming language. The module has concurrency / collections / event / io / logging / text / serialization and more.
Stars: ✭ 86 (+86.96%)
Mutual labels:  concurrency
go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
Stars: ✭ 24 (-47.83%)
Mutual labels:  concurrency
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-47.83%)
Mutual labels:  concurrency
sto
Software Transactional Objects
Stars: ✭ 40 (-13.04%)
Mutual labels:  concurrency
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-52.17%)
Mutual labels:  concurrency
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-63.04%)
Mutual labels:  concurrency
react-webworker-demo
No description or website provided.
Stars: ✭ 14 (-69.57%)
Mutual labels:  concurrency
async-enumerable-dotnet
Experimental operators for C# 8 IAsyncEnumerables
Stars: ✭ 32 (-30.43%)
Mutual labels:  concurrency
treestoolbox
TREES toolbox
Stars: ✭ 20 (-56.52%)
Mutual labels:  neurons
swift-futures
Demand-driven asynchronous programming in Swift
Stars: ✭ 32 (-30.43%)
Mutual labels:  concurrency
Sqlable
Swift library for making storing data in a SQLite database simple and magic-free
Stars: ✭ 83 (+80.43%)
Mutual labels:  concurrency
traffic
Massively real-time traffic streaming application
Stars: ✭ 25 (-45.65%)
Mutual labels:  concurrency
savetheworldwithgo
Build systems with Go examples
Stars: ✭ 81 (+76.09%)
Mutual labels:  concurrency
BrainModels
Brain models implementation with BrainPy
Stars: ✭ 36 (-21.74%)
Mutual labels:  neurons
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-30.43%)
Mutual labels:  concurrency
Async-Channel
Python async multi-task communication library. Used by OctoBot project.
Stars: ✭ 13 (-71.74%)
Mutual labels:  concurrency
atomix
Simple and easy wrappers for Go sync/atomic package.
Stars: ✭ 26 (-43.48%)
Mutual labels:  concurrency
await-lock
Mutex locks for async functions
Stars: ✭ 66 (+43.48%)
Mutual labels:  concurrency
1-60 of 342 similar projects