mgeisler / pygobLinks
Small Python library that can decode the Go gob format
☆39Updated 7 years ago
Alternatives and similar repositories for pygob
Users that are interested in pygob are comparing it to the libraries listed below
Sorting:
- ogórek is a Go library for encoding and decoding pickles.☆63Updated 9 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Callgraph analysis and visualization for Go☆167Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆125Updated last year
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Perl Compatible Regular Expression for Go☆60Updated last year
- Transform Go code into it's AST☆123Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 weeks ago
- Python's repr() for Go☆168Updated last week
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆101Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Go implementation of the Rust `dbg` macro☆207Updated 6 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- The size of variable at runtime☆152Updated last year
- A library to make a lexical analyzer like Unix shell for golang.☆49Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆101Updated 2 years ago
- Debug-level logging for developers (only!)☆103Updated 10 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆121Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago