ttrie
threaded
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
ttrie | threaded | |
---|---|---|
0 | 0 | |
14 | 0 | |
- | - | |
1.8 | 0.0 | |
about 2 years ago | almost 4 years ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ttrie
We haven't tracked posts mentioning ttrie yet.
Tracking mentions began in Dec 2020.
threaded
We haven't tracked posts mentioning threaded yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
async-dejafu - Systematic concurrency testing meets Haskell.
stm-containers - Containers for STM
haxl - A Haskell library that simplifies access to remote data, such as databases or web-based services.
conceit - Concurrently + Either
pulse - Haskell: Synchronize multiple actions to be triggered as parallel as possible
async - Run IO operations asynchronously and wait for their results
ki - A structured concurrency library
mvc-updates - Concurrent and combinable updates
concurrent-extra - Extra concurrency primitives
lvish - The LVish Haskell library
unagi-chan - A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
SafeSemaphore - SafeSemaphore is a Haskell library replacing non-exception safe libraries like QSem, QSemN, SampleVar