AssemblyScript Package, Project, and Resources List π
- JairusSW/as-container - Rust-like
Result`` and
Option`` types - MaxGraey/as-variant -
Variant
type providing dynamicness - MaxGraey/as-string-sink - Efficient String Builder
- JairusSW/as-random - Random number generators
- jedisct1/wasm-crypto - Many hashing algorithms (not updated)
- mjethani/superfasthash - SuperFastHash implementation (unmaintained)
- krisselden/xoroshiro128starstar - Port of xoroshiro128starstar.c
- hugomrdias/rabin-wasm - Port of Rabin Fingerprinting
- ascontract/subscript - Subscript blockchain SDK
- ewasm/biturbo - Ethereum 1 EE using Turboproofs
- lume/asdom - (WIP) DOM bindings
- aspkg/ecmassembly - (Some) JavaScript APIs ported to AssemblyScript
- lunatic-solutions/as-lunatic - Higher level AssemblyScript wrappers for low level Lunatic syscalls
- SteerProtocol/RLP - RLP implementation (Private as of now)
- JairusSW/as-json - JSON implementation
- inkeliz/karmem - Fast binary serialization format
- JairusSW/FASS - A blindingly fast schema-driven serialization format
- piotr-oles/as-proto - Protobuf implementation
- wapc/as-msgpack - MessagePack implementation
- serial-as/borsh - Borsh implementation
- serial-as/json - JSON implementation (unmaintained dependency)
- nearprotocol/assemblyscript-bson - BSON implementation (unmaintained)
- nearassemblyscript-json - JSON implementation (unmaintained)
- battlelinegames/VectorEngine - Vector rendering engine
- battlelinegames/ASWebGlue - WebGL bindings
- mrchantey/Koora - 3D game framework
- MaxGraey/as-bignum - Fixed length big numbers
- ttulka/as-big - Arbitrary precision big numbers
- polywrap/as-bigint - Math with arbitrarily large integers
- polywrap/as-bignumber - Arbitrary precision integers and decimals
- Hypercubed/as-mpz - Arbitrary precision integer library for AssemblyScript
- as-pect/visitor-as - Tools to build transforms
- fabriciopashajas-malloc - Lightweight implementation of
malloc
,realloc
, andfree
functions
- 01alchemist/as-lzma - LZMA implementation (unmaintained)
- AssemblyScript/wasi-shim - WASI Shim for AssemblyScript
- jedisc1/as-wasi - API layer for WASI system calls
- as-lunatic - A take on WASI adding Processes, Networking, IPC, and Distributed computing
- Hoofdkantoor Demoscene - 90's Demoscene built with AssemblyScript
- Tugcga/project-h - Game and experiment with paths
- torch2424/wasmboy - GameBoy emulator
- ColinEberhardt/atari-2600 - Atari2600 emulator
- Dotneteer/wa-spectrum - ZX Spectrum emulator
- mhonert/chess - Wasabi chess engine implementation
- jolestar/gomoku - Go(moku) engine implementation
- ttulka/breadcrumb-lost - A 2d platformer game
Who is using AssemblyScript?
- SteerProtocol - [Production] Used in data connectors and off-chain compute
- HypermodeAI - [Production] Used as the basis in data connectors and model integration