text VS linear-base

Compare text vs linear-base and see what are their differences.

text

Haskell library for space- and time-efficient operations over Unicode text. (by haskell)

linear-base

Standard library for linear types in Haskell. (by tweag)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
text linear-base
13 10
396 333
0.8% 1.2%
8.4 5.9
3 days ago 18 days ago
C++ Haskell
BSD 2-clause "Simplified" 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.

text

Posts with mentions or reviews of text. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.

linear-base

Posts with mentions or reviews of linear-base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-11.

What are some alternatives?

When comparing text and linear-base you can also consider the following projects:

attempt - Concrete data type for handling extensible exceptions as failures.

koka - Koka language compiler and interpreter

base58string - Bitcoin script compilation, manipulation and decompilation

juvix - Juvix empowers developers to write code in a high-level, functional language, compile it to gas-efficient output VM instructions, and formally verify the safety of their contracts prior to deployment and execution.

algebraic-classes - Conversions between algebraic classes and F-algebras.

linear-builder - Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.

text-ansi

mikail-khan.com - Personal website using Haskell's Servant framework and Blaze-HTML

text-trie - An efficient finite map from Text to values, based on bytestring-trie.

ShellCheck - ShellCheck, a static analysis tool for shell scripts

gps2htmlReport - Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic.

linear-generics - Support for linearly-typed generics in Haskell