A blazingly fast JSON serializing and deserializing library for Go, accelerated by JIT and SIMD.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4109discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: jit清除
sonicbytedance
ADDEDwasmtimebytecodealliance
ADDEDWasmtime is a standalone WebAssembly runtime from the Bytecode Alliance, built on the Cranelift code generator. It offers fast execution, a security-focused design, configurable resource limits, WASI support and standards compliance, with embedding APIs for Rust, C, C++, Python, .NET, Go and Ruby.
wagowago-org
ADDEDWago is a pure-Go WebAssembly runtime that compiles Wasm to native machine code without CGO. WASI, the Component Model and other host capabilities are delivered as plugins, and .wasm files can be built into small standalone executables.