77Vincent / go-sandboxLinks
An IDE-level Go playground
☆19Updated 2 weeks ago
Alternatives and similar repositories for go-sandbox
Users that are interested in go-sandbox are comparing it to the libraries listed below
Sorting:
- Calling C functions from Go with minimal overhead☆14Updated last year
- Remote Git repos as fs.FS file systems.☆132Updated last year
- A fast file-based priority queue☆57Updated last year
- A simple lib and tool to encrypt, decrypt data with Public-key cryptography.☆52Updated 11 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆157Updated 4 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …☆64Updated 3 weeks ago
- A purego binding for libffi.☆182Updated 4 months ago
- A high-performance rate limiter library for Go applications☆163Updated 3 weeks ago
- A lightweight Go package to generate unique, symmetric identicons based on an input string. Easily integrate with your Go project to crea…☆122Updated last month
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆101Updated 2 weeks ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- Pure Go SQL parser☆172Updated last week
- Generic concurrent lock-free map for Golang☆44Updated last year
- A Go implementation of the Thumbhash image placeholder generation algorithm.☆123Updated last month
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆15Updated last year
- S3 FileSystem (fs.FS) implementation☆209Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 7 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 4 months ago
- A collection of message middlewares for go-mail☆21Updated 3 weeks ago
- JSONL helper library for golang☆26Updated last year
- The fastest HTTP router available for Go.☆60Updated last year
- High quality text shaping in pure Go.☆135Updated this week
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆35Updated 2 months ago
- A Go string concatenation library that is more efficient than strings.Builder.☆41Updated 6 months ago
- Execute JavaScript from Go (a fork of rogchap.com/v8go)☆129Updated 2 months ago
- 🚨 slog sampling: drop repetitive log records☆96Updated 2 weeks ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago