FsAttoparsec

Binary parser library

A fast binary parser with support for incremental input

A port of Bryan O'Sullivan's attoparsec from Haskell to F#. Nuget: 'Attoparsec'

GitHub

9 stars
2 watching
0 forks
Language: F#
last commit: almost 7 years ago
Linked from 1 awesome list

attoparseccombinatorsfsharpparsing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
stephan-tolksdorf/fparsec A parser combinator library for F# 529
corsis/xparsec An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. 50
teo-tsirpanis/farkle A parser library for F# and C# 93
fsprojects/fantomas Automatically formats F# source code to improve readability and consistency 773
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 11
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
fsprojects/fsharpx.async Utilities for asynchronous programming in F# 94
fsprojects/fsharp.control.asyncseq A collection of asynchronous programming utilities for F# 163
fsprojects/fsharp-hashcollections A fast and immutable map implementation for F#. 59
fsprojects/fsharp.data A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. 816
fslaborg/xplot A collection of data visualization libraries for F# 287
flyx/parsertools A library providing tools and classes for building lexers and parsers in Ada. 6
xyncro/hekate A graph library written in F# for building and manipulating graphs 54
fsprojects/simdarray A library that provides performance-enhanced array operations using SIMD and parallel processing in F# 132