mgeisler / pygobLinks
Small Python library that can decode the Go gob format
☆39Updated 6 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 5 months ago
- Callgraph analysis and visualization for Go☆162Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆100Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years 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
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆121Updated last year
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Run JVM-based code in Go efficiently☆81Updated 6 months ago
- Python's repr() for Go☆166Updated this week
- A library to make a lexical analyzer like Unix shell for golang.☆49Updated 5 years ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- Extremely fast Bloom filters for Go☆49Updated last month
- Pure Python Go parser, AST and unparser library☆58Updated 4 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Go package for using Go pointers in external code☆14Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- Golang implementation of Python's struct package☆47Updated 8 years ago
- Golang generic Interval Search Tree☆34Updated 2 months ago
- Miscellaneous Go hacks☆242Updated 2 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆62Updated last month
- string interning library for lots of strings☆37Updated 4 years ago
- Like sync.Mutex, but works across processes☆80Updated last month
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆348Updated last month
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- C++ symbol name demangler written in Go☆175Updated last month