meangirls
Concurrent Set Library
A data structure library for building eventually consistent systems with concurrent updates and merging operations
Convergent Replicated Data Types
652 stars
48 watching
34 forks
Language: Ruby
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andyobtiva/opal-async | A Ruby library providing non-blocking iteration methods and tasks to manage concurrent execution of small code chunks | 9 |
meh/ruby-thread | A set of Ruby extensions providing various concurrency utilities | 524 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
safareli/free | A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
araq/malebolgia | A library that simplifies concurrent and parallel programming using structured concurrency and thread pools. | 109 |
danielsdeleo/decider | A flexible and extensible machine learning library for Ruby | 385 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
digital-fabric/polyphony | A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. | 659 |
sjsyrek/maryamyriameliamurphies.js | A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads | 181 |
ankane/eps | A machine learning library for Ruby that allows users to build predictive models quickly and easily. | 657 |
ably/ably-ruby | A Ruby client library for real-time messaging and data synchronization | 37 |
arunsworld/nursery | A package providing abstractions for structured concurrency in Go | 66 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
typelift/concurrent | A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
zh217/aiochan | A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. | 165 |