-
Updated
Dec 15, 2020 - Haskell
typed
Here are 85 public repositories matching this topic...
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 15, 2020 - TypeScript
-
Updated
Mar 25, 2020 - Go
-
Updated
May 6, 2020 - Python
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Dec 10, 2020 - PHP
-
Updated
May 26, 2020 - TypeScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Oct 23, 2020 - Swift
-
Updated
Nov 30, 2020 - PHP
-
Updated
Nov 17, 2020 - Python
-
Updated
May 24, 2020 - TypeScript
-
Updated
Sep 26, 2020 - Python
-
Updated
Nov 25, 2020 - Python
-
Updated
Dec 4, 2020 - C#
Improve this page
Add a description, image, and links to the typed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typed topic, visit your repo's landing page and select "manage topics."
This library currently uses the zerocopy crate to provide some useful codecs for common types and types which implements the
AsBytes
/FromBytes
traits (i.e.u8
,[u8]
). I find it complex/impossible to contribute to this crate as there is no