purescript-arraybuffer-class
Data serializer
A library providing binary serialization utilities for PureScript data types
Simple encoding / decoding classes for ArrayBuffers
5 stars
3 watching
2 forks
Language: PureScript
last commit: over 3 years ago
Linked from 1 awesome list
arraybuffergenericspurescripttypeclass
Related projects:
Repository | Description | Stars |
---|---|---|
rowtype-yoga/purescript-arraybuffer-builder | A library for building and serializing arrays in a specific format using a functional programming style | 7 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
athanclark/purescript-queue | A data type designed to decouple function invocation from parameter application, allowing handlers to be added or removed as needed. | 3 |
rowtype-yoga/purescript-parsing-dataview | A library that parses data from ArrayBuffer streams | 5 |
athanclark/purescript-zeta | An alternative signaling implementation modeled after Bodil's purescript-signal library, with unique features such as traversability and dynamic handler sets. | 5 |
hdgarrood/purescript-benchotron | Benchmarking tool for functional programming languages | 32 |
huntlabs/flatbuffers | A high-performance, binary serialization format for efficient data storage and transmission | 10 |
dvidelabs/flatcc | A tool for compiling and generating C code for serialization and deserialization of binary data using the FlatBuffers format. | 654 |
mzaks/flatbuffersswift | A serialization library for Swift that provides efficient cross-platform data encoding and decoding | 571 |
natefaubion/purescript-tidy | A tool to format PureScript code according to style conventions. | 93 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
paluh/purescript-boomboom | A bidirectional routing library with principled plumbing for building composable parsers and serializers. | 5 |
restaumatic/purescript-specular | A PureScript library for building reactive user interfaces with event-driven programming | 132 |
voidah/archive | A compact binary serialization library for C++ | 91 |
atilaneves/cerealed | A binary serialization library for D that provides flexible and customizable serialization capabilities. | 92 |