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 4 months ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 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…☆69Updated 6 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Go library for loading Python's data serialized with pickle and PyTorch module files.☆145Updated 11 months ago
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆121Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Extremely fast Bloom filters for Go☆49Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A library to make a lexical analyzer like Unix shell for golang.☆48Updated 5 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- 🚀 Fast and light wildcard pattern matching.☆87Updated 5 months ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆100Updated 3 years ago
- Like sync.Mutex, but works across processes☆80Updated this week
- Go expression evaluation comparison☆50Updated last year
- Go package for using Go pointers in external code☆14Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- ☆188Updated 7 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- C++ symbol name demangler written in Go☆177Updated 2 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Python's repr() for Go☆166Updated this week
- Load file-backed memory☆122Updated 2 years ago