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:
- Python's repr() for Go☆174Updated this week
- Transform Go code into it's AST☆122Updated 6 years ago
- ogórek is a Go library for encoding and decoding pickles.☆63Updated 11 months ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆101Updated 4 years ago
- Callgraph analysis and visualization for Go☆169Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆125Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 3 weeks ago
- Go library for loading Python's data serialized with pickle and PyTorch module files.☆154Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated last week
- Storing strings without GC overhead☆86Updated last month
- JsonDiff library☆227Updated this week
- Optimized bit-level Reader and Writer for Go.☆257Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Like sync.Mutex, but works across processes☆83Updated 7 months ago
- Go implementation of the Rust `dbg` macro☆207Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 5 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Run JVM-based code in Go efficiently☆84Updated last year
- Miscellaneous Go hacks☆243Updated 2 months ago
- Golang implementation of Python's struct package☆47Updated 8 years ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆146Updated last year
- Go library for parsing and applying patches created by Git☆141Updated 5 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago