Skip to content

Commit 3c928db

Browse files
authored
chore: add utf-as (#251)
1 parent 4dd95e9 commit 3c928db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/built-with-assemblyscript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
123123
Protobuf encoder/decoder library.
124124
* [json-as](https://github.com/JairusSW/json-as)<br />
125125
Multi-GB/s JSON (de)serialization written in AssemblyScript utilizing elegant SIMD and SWAR algorithms.
126+
* [utf-as](https://github.com/JairusSW/utf-as)<br />
127+
Wickedly fast Unicode encoding, decoding, and validation, porting simdutf's UTF-8 kernels to WebAssembly SIMD.
126128
* [as-msgpack](https://github.com/wapc/as-msgpack)<br />
127129
MessagePack package for AssemblyScript.
128130
* [assemblyscript-bson](https://github.com/nearprotocol/assemblyscript-bson)<br />

0 commit comments

Comments
 (0)