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 11 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- Transform Go code into it's AST☆122Updated 6 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 5 years ago
- Callgraph analysis and visualization for Go☆169Updated 3 years ago
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆125Updated last year
- Python's repr() for Go☆172Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- Run JVM-based code in Go efficiently☆84Updated last year
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆64Updated 7 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- Tight bidirectional integration between Go and Python☆179Updated 11 months ago
- Pure Python Go parser, AST and unparser library☆58Updated 4 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…☆70Updated 6 years ago
- Go library for loading Python's data serialized with pickle and PyTorch module files.☆154Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Tool for transpiling C to Go.☆386Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Extremely fast Bloom filters for Go☆49Updated 7 months ago
- Interactive Assembler for Go☆68Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Convert Go values to their AST☆312Updated 11 months ago
- Python to Go bindings using CFFI☆19Updated 8 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- A library to make a lexical analyzer like Unix shell for golang.☆50Updated 5 years ago