count_buffer VS paratize

Compare count_buffer vs paratize and see what are their differences.

count_buffer

buffer a large set of counters and flush periodically (by camshaft)

paratize

Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout. (by seantanly)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
count_buffer paratize
- -
2 28
- -
0.0 0.0
over 8 years ago about 6 years ago
Elixir Elixir
MIT 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.

count_buffer

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

We haven't tracked posts mentioning count_buffer yet.
Tracking mentions began in Dec 2020.

paratize

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

We haven't tracked posts mentioning paratize yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing count_buffer and paratize you can also consider the following projects:

exfsm - Simple elixir library to define a static FSM.

key2value - Erlang 2-way map

monadex - Upgrade your pipelines with monads.

lz4 - LZ4 bindings for Erlang

gen_fsm - Elixir wrapper around OTP's gen_fsm

cuid - Collision-resistant ids, in Elixir

ezcryptex - Thin layer on top of Cryptex for more easily encrypting/decrypting, signing/verifying data in elixir

trie - Erlang Trie Implementation

combination - A simple combinatorics library providing combination and permutation.

bloomex - :hibiscus: A pure Elixir implementation of Scalable Bloom Filters

erlang-algorithms - Implementations of popular data structures and algorithms