Alembic
JSON parser
A JSON parsing library that provides type-safe and functional value transformation capabilities.
Functional JSON Parser - Linux Ready
116 stars
7 watching
8 forks
Language: Swift
last commit: about 6 years ago
Linked from 2 awesome lists
alembicfunctionaliosjsonlinuxmonadparserswift
Related projects:
Repository | Description | Stars |
---|---|---|
ruby/json | A Ruby implementation of the JSON data serialization format | 705 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,364 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,941 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
haskell/attoparsec | A fast and efficient parser combinator library for handling complex data formats in Haskell applications. | 513 |
interactive-matter/ajson | A C++ library to parse and generate JSON data structures for Arduino projects. | 567 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
argonaut-io/argonaut | A library for parsing and manipulating JSON data in Scala. | 547 |
arkanovicz/essential-json | A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,480 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,717 |
griffindy/rackson | A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,013 |