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:
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 5 years ago
- ogórek is a Go library for encoding and decoding pickles.☆63Updated 10 months ago
- Go library for loading Python's data serialized with pickle and PyTorch module files.☆153Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- Run JVM-based code in Go efficiently☆83Updated 11 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆125Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Callgraph analysis and visualization for Go☆169Updated 3 years ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆101Updated 4 years ago
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- JIT compiler in Go☆244Updated last year
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Python's repr() for Go☆169Updated this week
- ⚡️ lock-free utilities in Go☆163Updated last year
- Go implementation of the Rust `dbg` macro☆207Updated 6 years ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆38Updated last year
- fast int64-int64 map for go☆99Updated 2 months ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- A library to make a lexical analyzer like Unix shell for golang.☆50Updated 5 years ago
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- JsonDiff library☆227Updated 2 years ago