DataDog / go-python3
Go bindings to the CPython-3 API
☆379Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-python3
- Go bindings to the CPython-3 API☆308Updated 2 years ago
- naive go bindings to the CPython2 C-API☆1,526Updated last year
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Partial port of Python difflib package to Go☆391Updated last year
- A portable mmap package for Go☆949Updated last month
- Examples of calls between Go and C/C++ (and how to call a Go shared object from Node/Ruby/Python/Java)☆425Updated 7 years ago
- Go bindings for unarr (decompression library for RAR, TAR, ZIP and 7z archives)☆283Updated last month
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Simple Golang scp client☆423Updated 4 months ago
- load and run golang code at runtime. (WARNING: this repo has not been maintained for a long time, please take a look at https://github.co…☆620Updated 5 years ago
- Native MurmurHash3 Go implementation☆955Updated last year
- Simple embedding of assets in go☆342Updated 5 years ago
- load and run golang code at runtime.☆508Updated this week
- Convert C to Go☆303Updated 6 months ago
- Thread-safe file locking library in Go☆579Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆513Updated this week
- LZ4 compression and decompression in pure Go☆881Updated 3 months ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆325Updated 8 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- Go package implementing bitsets☆1,349Updated last week
- Formatter for https://github.com/sirupsen/logrus☆160Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆242Updated 4 months ago
- Parses the Graphviz DOT language in golang☆553Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Gotabulate - Easily pretty-print your tabular data with Go☆334Updated 3 years ago
- Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.☆664Updated 6 years ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆362Updated last year
- gpython is a python interpreter written in go "batteries not included"☆882Updated 8 months ago
- Deep copy things☆573Updated 3 years ago
- A local file system hook for golang logrus logger☆413Updated 2 years ago