split-tchan VS split-channel

Compare split-tchan vs split-channel and see what are their differences.

split-tchan

GHC STM's TChan split into sending and receiving halves. (by lpsmith)

split-channel

Control.Concurrent.Chan split into sending and receiving halves. (by lpsmith)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
split-tchan split-channel
- -
1 9
- -
0.0 0.0
about 10 years ago over 10 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

split-tchan

Posts with mentions or reviews of split-tchan. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning split-tchan yet.
Tracking mentions began in Dec 2020.

split-channel

Posts with mentions or reviews of split-channel. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning split-channel yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing split-tchan and split-channel you can also consider the following projects:

restricted-workers - Interactive-diagrams

theatre - Minimalistic actor library for Haskell

conceit - Concurrently + Either

named-lock - A named lock that is created on demand.

epass - Baisc, Erlang-like message passing for Haskell.

haxl - A Haskell library that simplifies access to remote data, such as databases or web-based services.

SafeSemaphore - SafeSemaphore is a Haskell library replacing non-exception safe libraries like QSem, QSemN, SampleVar

spawn - A tiny Haskell library for concurrent computations

chaselev-deque - A collection of different packages for CAS based data structures.

speculation-transformers - Safe, programmable, speculative evaluation for Haskell

kazura-queue