An open API service indexing awesome lists of open source software.

https://github.com/strilanc/picklejar

A parser/packer combinator library for .net, where "Jars" (a serializer paired with a deserializer) are created by combining and augment primitive jars into complex jars. The resulting combinators are optimized and compiled at runtime.
https://github.com/strilanc/picklejar

Last synced: 9 months ago
JSON representation

A parser/packer combinator library for .net, where "Jars" (a serializer paired with a deserializer) are created by combining and augment primitive jars into complex jars. The resulting combinators are optimized and compiled at runtime.

Awesome Lists containing this project