second-state / WasmEdge-goLinks
The GO language SDK and API for WasmEdge
☆107Updated 2 weeks ago
Alternatives and similar repositories for WasmEdge-go
Users that are interested in WasmEdge-go are comparing it to the libraries listed below
Sorting:
- ☆49Updated 11 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated 3 weeks ago
- Golang-based WebAssembly Host Runtime for waPC-compliant modules☆104Updated 11 months ago
- WebAssembly for Proxies (Golang host implementation)☆66Updated last year
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- HTTP middleware libraries implemented by http-wasm WebAssembly Guest modules☆37Updated last year
- ☆80Updated 5 months ago
- Golang implementation of Y3 Codec, a fast than real-time TLV based binary codec with low CPU usage☆47Updated 2 years ago
- A DAG, Directed acyclic graph implementation in golang.☆128Updated 6 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- Go package implementing WASI socket extensions☆178Updated last year
- A highly scalable open-source implementation of an access-control engine inspired by Google Zanzibar-"Google’s Consistent, Global Authori…☆73Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- Code generator for the Go language☆167Updated last week
- Simple DSL for executing functions in Go☆163Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Yet another directed acyclic graph (DAG) implementation in golang.☆224Updated last year
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated last year
- Example HTTP/2 Cleartext (H2C) server and client in golang☆117Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels