Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for thread concurrent
concurrent
x
thread
x
111 search results found
Concurrentqueue
⭐
7,886
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Concurrent Map
⭐
4,004
a thread-safe concurrent map for go
Golang Set
⭐
3,728
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Concurrencpp
⭐
1,922
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Greenlet
⭐
1,552
Lightweight in-process concurrent programming
Pypeln
⭐
1,412
Concurrent data pipelines in Python >>>
Java Study
⭐
1,204
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Str IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeep
Learnrxjava
⭐
726
A set of exercises to designed to teach developers Rx (Reactive Streams)
Lwt
⭐
663
OCaml promises and concurrent I/O
Concurrent Trees
⭐
414
Concurrent Radix and Suffix Trees for Java
Uthreads
⭐
286
A concurrent user-level thread library implemented in C++
Concurrency Patterns
⭐
248
Examples taken from Rob Pike's talk about concurrency patterns.
Yaclib
⭐
224
Yet Another Concurrency Library
Threadly
⭐
216
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Qtpromise
⭐
207
Promises/A+ implementation for Qt/C++
Concurrent
⭐
204
Functional Concurrency Primitives
Sharded Slab
⭐
202
a lock-free concurrent slab (experimental)
Fast Wait Free Queue
⭐
199
A benchmark framework for concurrent queue implementations
Thread_safe
⭐
190
[DEPRECATED] Thread-safe collections for Ruby (merged with concurrent-ruby)
Asyncmanager
⭐
184
Android Multithreading Library For Easy Asynchronous Management
Cuda
⭐
169
NVIDIA GPU Computing
Threadutils
⭐
149
Cocoa Concurrency Things.
Psthreadjob
⭐
123
A PowerShell module for running concurrent jobs based on threads rather than processes
Hashmap
⭐
120
A concurrent thread-safe hash map implemented in C++
Rest Firebase
⭐
105
Ruby Firebase REST API client built on top of rest-core
Bluelet
⭐
101
simple asynchronous socket I/O with Python coroutines
Vmlens
⭐
89
unit-testing multi-threaded applications on the JVM made easy
Weak Lock Free
⭐
87
Implementation of a concurrent map with weak keys and a detached thread local storage.
Executor Service
⭐
82
Tsvd
⭐
72
TSVD is a tool for quickly finding thread-safety violations (e.g., data races) in .NET applications.
Wfqueue
⭐
71
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
Cmap
⭐
69
a thread-safe concurrent map for go
Sniper
⭐
67
A simple and efficient thread-safe key/value store for Go
Cppconcurrencyinaction
⭐
60
2015년 하반기에 진행하는 C++ Concurrency in Action 스터디 관련 자료입니다.
Wormhole
⭐
59
Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)
Rest Core
⭐
58
Various rest-builder middleware for building REST clients.
Evictor
⭐
52
Java library providing a concurrent map that supports timed entry eviction
Concurrent Junit
⭐
51
JUnit test runner to run concurrent unit tests
Ccia
⭐
48
📖 C++ Concurrency in Action - Practical Multithreading
Http Server
⭐
46
A simple HTTP/1.1 server implementation in C++
Hidefix
⭐
41
🐕 Concurrent HDF5 and NetCDF4 reader (experimental)
Swiftconcurrentcollections
⭐
40
Swift Concurrent Collections
Concurrent Programming For Java
⭐
38
🚀Java并发编程实战
In_threads
⭐
37
Run all possible enumerable methods in concurrent/parallel threads
Concurrent_utils
⭐
36
A set of reusable C++ classes for concurrent tasks
Threads
⭐
34
Ruby Gem to unit-test a piece of code in multiple concurrent threads
Siege Windows
⭐
30
Automatically exported from code.google.com/p/siege-windows
Photon
⭐
29
Concurrentpowershellproducerconsumer
⭐
29
Concurrent Programming in PowerShell with the Producer Consumer Pattern
Shardedmap
⭐
28
Thread-safe concurrent maps for go.
Rusty_pool
⭐
27
Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.
Goader
⭐
24
Universal benchmark utility (s3, http, file, syscalls)
Ruscript
⭐
24
Experimental Language based on Rust and Haskell
Python Pooledprocessmixin
⭐
24
Fast Concurrent Pool of preforked-processes and threads MixIn for python's socket server
Treap
⭐
23
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Dispatch
⭐
23
Dispatch is a MacRuby wrapper around Mac OS X's Grand Central Dispatch.
Myconcurrent
⭐
23
Java并发的系统性学习
Concurrent
⭐
22
Java Concurrent Programming
Icdispatch
⭐
21
Swift Gcd
⭐
21
Concurrency Kata
⭐
20
Walkthrough the implementation of a basic chatroom, from crude locks to more abstract concurrency control
Optimizednetworking
⭐
19
iOS project to show how to use NSOperationQueue for optimal networking.
10kthreads
⭐
18
Show that handling 10k threads with thread per connection is possible
Concurrent_queue
⭐
16
WORK IN PROGRESS concurrent queue in Rust
Concurrentskiplist
⭐
16
A swift implementation of concurrent (thread-safe) skip list.
Concurrent Extra
⭐
15
Extra concurrency primitives
Collector
⭐
14
A concurrent garbage collector for C++
Baguette
⭐
14
High-performance concurrency and parallelism in Rust.
Threadscan
⭐
14
ThreadScan runtime support for concurrent data structures in C and C++
Java Async Talk
⭐
13
Resources for a conference talk on async tools for Java
Strand
⭐
13
A simple Swift pthread wrapper
Redis Transfer
⭐
13
Concurrent bulk transfer of keys from one redis server to another. Written in Go / GoLang.
Concurrentqueue
⭐
12
ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).
Javanursery
⭐
11
A Java implementation of a new concurrent control flow primitive
Futured
⭐
11
Functional interface for concurrent futures, including asynchronous I/O.
Swiftmandelbrot
⭐
11
A project that shows how the simple task of computing a Mandelbrot set can be split up across multiple threads
Concurrent Csv Writer
⭐
10
Thread-safe concurrent CSV writer for Go
Coplus
⭐
10
Parallel programming library in C++11
Arrudeia
⭐
10
Test your concurrent thoughts, don't let it be a nightmare
Tink_concurrent
⭐
10
Makes concurrency a bit more pleasant.
Threadpool
⭐
9
Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.
Concurrentskiplist
⭐
8
A light, high-performance, concurrent, thread-safe skip list implementation written in Golang.
Junitmosaic
⭐
8
Set of JUnit extensions for combinator and benchmark testing.
Bsthreadsafecoredataoperationqueue
⭐
8
A custom NSOperationQueue for concurrent, thread-safe operations with Core Data. iOS 4+
Love
⭐
8
Lock Order Violation Evaluator
Concurrentkaryst
⭐
8
Concurrent Wait Free Kary Search Tree
Contege
⭐
8
Generation of sequential and concurrent unit tests to find correctness and performance problems in Java classes
Concurrent Iterator
⭐
8
Iterators that consume and buffer generators in a background thread/process.
Stdthreadkit
⭐
7
C++ std::thread API for Swift.
Aplex
⭐
7
📢 Asyncio + multiprocessing/threading. As easy as concurrent.futures!
Progress Meter
⭐
7
Live diagnostics for concurrent activity
Go Concurrency Examples In Detail
⭐
7
Golang Concurrency examples with explanations
Concurrencey
⭐
7
ConcurrenCey is a concurrency framework for the Ceylon language
Booty
⭐
7
Utility mordern c++ components library in real development.
Android Restless
⭐
7
High performance Android HTTP Client Library. Create a Request and pass to RequestThreadPool. The RequestThreadPool manages worker threads to process the request. The worker thread handles caching, network request, data parsing, retry, and finally provide callback to the caller.
D Concurrent
⭐
6
通过编写多线程的方式来编写分布式程序
Shoveller
⭐
6
Libcuckoo
⭐
6
9s
⭐
6
Basic Rust program that uses multiple threads to send and receive pings.
Countertree_2.0
⭐
6
countertree_+_suballocator_2.0
Related Searches
C Plus Plus Thread (2,016)
Java Thread (2,004)
C Thread (1,731)
Python Thread (1,623)
Javascript Thread (852)
Ruby Thread (562)
Golang Concurrent (498)
Rust Thread (392)
Thread Concurrency (384)
Java Concurrent (342)
1-100 of 111 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.