77Vincent / go-sandboxLinks
An IDE-level Go playground
☆19Updated 2 months ago
Alternatives and similar repositories for go-sandbox
Users that are interested in go-sandbox are comparing it to the libraries listed below
Sorting:
- Go map that automatically evicts based on memory pressure☆15Updated last year
- Generic concurrent lock-free map for Golang☆45Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- A simple lib and tool to encrypt, decrypt data with Public-key cryptography.☆53Updated last month
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …☆71Updated last week
- ☆12Updated last year
- A Go library providing context-aware semaphores where concurrency limits are applied per unique arbitrary key, enabling fine-grained reso…☆31Updated 8 months ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated 2 weeks ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- Basic Markdown parser and HTML generator☆113Updated last year
- A sqlite based queue written in go☆39Updated 7 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆162Updated 5 months ago
- A high-performance rate limiter library for Go applications☆167Updated 2 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- A purego binding for libffi.☆196Updated 6 months ago
- ☆27Updated 3 years ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆102Updated 4 months ago
- Calling C functions from Go with minimal overhead☆15Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- A fast file-based priority queue☆59Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Unravel provides Unmarshal functions that work with an abstract source data model.☆16Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆123Updated last week
- My Go solutions to the One Billion Row Challenge☆85Updated last year
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago