Popularity
8.4
Stable
Activity
0.0
Stable
23
10
18
Monthly Downloads: 37
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.9.6
asn1-encoding alternatives and similar packages
Based on the "data" category.
Alternatively, view asn1-encoding alternatives based on common mentions on social networks and blogs.
-
interpolatedstring-perl6
QuasiQuoter for Perl6-style multi-line interpolated strings with q, qq and qc support. -
language-hcl
language-hcl contains HCL (Hashicorp Configuration Language) parsers and pretty-printers for the Haskell programming language -
data-structure-inferrer
A program that analyzes source code with a data-structure wildcard and suggests the right one.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of asn1-encoding or a related project?
README
ASN.1 for Haskell
- asn1-types : basic types for ASN.1 representation.
- asn1-parse : combinator based parsers for ASN.1 types.
- asn1-encoding : BER and DER encoding decoder and encoder.
- asn1-data: old deprecated asn1-data package containing all above.