purescript-arraybuffer-builder
Array serializer
A library for building and serializing arrays in a specific format using a functional programming style
ArrayBuffer builder for Purescript
7 stars
1 watching
2 forks
Language: PureScript
last commit: over 1 year ago
Linked from 1 awesome list
arraybufferpurescript
Related projects:
Repository | Description | Stars |
---|---|---|
athanclark/purescript-arraybuffer-class | A library providing binary serialization utilities for PureScript data types | 5 |
rowtype-yoga/purescript-parsing-dataview | A library that parses data from ArrayBuffer streams | 5 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
huntlabs/flatbuffers | A high-performance, binary serialization format for efficient data storage and transmission | 11 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
paluh/purescript-boomboom | A bidirectional routing library with principled plumbing for building composable parsers and serializers. | 5 |
natefaubion/purescript-tidy | A tool to format PureScript code according to style conventions. | 92 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
harrah/sbinary | A library for describing and serializing binary formats in Scala | 75 |
dvidelabs/flatcc | A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 653 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
restaumatic/purescript-specular | A PureScript library for building reactive user interfaces with event-driven programming | 132 |