Packages tagged concurrent
13 packages have this tag.
[Merge tag] (trustees only)Related tags: library (13), bsd3 (12), concurrency (3), data (2), distributed-computing (2), control (1), data-structures (1), database (1), directory (1), error-handling (1), exceptions (1), failure (1), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
chaselev-deque | 39 | 0.0 | 4 | Chase & Lev work-stealing lock-free double-ended queues (deques). | (bsd3, concurrent, data, library) | 2015-03-08 | 0.5.0.5 | BrandonSimmons, RyanNewton, peter_fogg |
concurrent-split | 38 | 0.0 | 2 | MVars and Channels with distinguished input and output side | (bsd3, concurrent, library) | 2018-10-22 | 0.0.1.1 | HenningThielemann |
forkable-monad | 27 | 2.0 | 3 | An implementation of forkIO for monad stacks. | (bsd3, concurrent, library) | 2018-06-19 | 0.2.0.3 | DavidAnderson, mpahrens |
lockfree-queue | 75 | 0.0 | 3 | Michael and Scott lock-free queues. | (bsd3, concurrent, data, library) | 2022-08-26 | 0.2.4 | RyanNewton, ryanglscott, peter_fogg |
net-concurrent | 7 | 0.0 | 1 | Concurrent over the network execution library | (bsd3, concurrent, distributed-computing, library, network) | 2010-05-05 | 0.1.0 | PaulSonkoly |
par-traverse | 12 | 0.0 | 0 | Traverse a directory in parallel | (bsd3, concurrent, directory, library, parallel, system) | 2020-04-24 | 0.2.1.0 | vmchale |
promises | 37 | 2.0 | 1 | Lazy demand-driven promises | (bsd3, concurrent, lazy, library) | 2016-01-17 | 0.3 | EdwardKmett, phadej, ryanglscott |
sirkel | 7 | 0.0 | 1 | Sirkel, a Chord DHT | (bsd3, concurrency, concurrent, data-structures, database, distributed-computing, library) | 2011-09-16 | 0.1 | MortenLysgaard |
slave-thread | 111 | 2.0 | 5 | A fundamental solution to ghost threads and silent exceptions | (concurrency, concurrent, error-handling, exceptions, failure, library, mit) | 2023-10-17 | 1.1.0.3 | NikitaVolkov |
spawn | 40 | 0.0 | 5 | Tiny library for concurrent computations | (bsd3, concurrency, concurrent, control, library) | 2011-10-09 | 0.3 | KeeganMcAllister |
stm-split | 30 | 0.0 | 1 | TMVars, TVars and TChans with distinguished input and output side | (bsd3, concurrent, library) | 2018-09-22 | 0.0.2.1 | HenningThielemann |
threaded | 9 | 0.0 | 1 | Manage concurrently operating threads without having to spark them | (bsd3, concurrent, library) | 2020-01-13 | 0.0.0 | athanclark |
throttled-io-loop | 12 | 0.0 | 1 | Loop over an action but throttle it to a certain rate | (bsd3, concurrent, library) | 2016-06-04 | 0.1.0.2 | RobertFischer |