= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
A library for writing fast and memory-efficient serializers.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
0.7.0.tar.gz
md5=d37a5f1663570f9c75f0b4b4cdb7ec9c
Description
Faraday is a library for writing fast and memory-efficient serializers. Its core type and related operation gives the user fine-grained control over copying and allocation behavior while serializing user-defined types, and presents the output in a form that makes it possible to use vectorized write operations, such as the writev system call, or any other platform or application-specific output APIs.
Published: 09 Feb 2019
Dependencies (3)
- bigstringaf
-
jbuilder
>= "1.0+beta10"
-
ocaml
>= "4.02.0"
Dev Dependencies (1)
-
alcotest
with-test & >= "0.4.1"
Used by (17)
-
dream
< "1.0.0~alpha3"
- dream-httpaf
-
faraday-async
>= "0.5.0"
-
faraday-lwt
>= "0.5.0"
-
farfadet
>= "0.3"
-
gluten
>= "0.2.1" & < "0.4.0"
-
h2
< "0.10.0"
-
h2-mirage
= "0.2.0"
-
hpack
< "0.10.0"
- httpaf
- jsonaf
- pb
- pb-plugin
-
ssh-agent
>= "0.2.0"
- ssh-agent-unix
- vcaml
- websocketaf
Conflicts
-
None
On This Page