LindsayBradford / go-dbfLinks
Pure Go library for reading and writing dBase/xBase database files
☆106Updated 7 months ago
Alternatives and similar repositories for go-dbf
Users that are interested in go-dbf are comparing it to the libraries listed below
Sorting:
- Microsoft ActiveX Object DataBase driver for go that using exp/sql☆151Updated 3 years ago
- Golang package for reading XBase FoxPro DBF/FPT files☆68Updated 2 years ago
- Simple xlsx template based document generator☆89Updated 3 years ago
- Fast and reliable way to work with Microsoft Excel™ [xlsx] files in Golang☆176Updated 5 years ago
- Convert XML to Go structs / XML to JSON☆271Updated 2 years ago
- Go Free PDF Document Importer☆127Updated 7 months ago
- Pure Golang xls library☆352Updated 2 years ago
- FTP client for golang☆184Updated 3 years ago
- A Go wrapper for zbar☆55Updated 2 years ago
- [no longer supported]☆132Updated 6 years ago
- Go library to communicate with Centrifugo HTTP API☆86Updated last month
- Embedded database for accounts transactions.☆138Updated 7 months ago
- Creating PDF using existing PDF as template for GO (golang).☆277Updated 2 months ago
- Fastest golang Dijkstra path finder☆179Updated this week
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- golang autocert library for letsencrypt☆226Updated 6 months ago
- Canvas API built with Gio☆151Updated 2 months ago
- Command line tool to generate Go code from WSDL for SOAP XML services☆474Updated 2 years ago
- CGo bindings to LibreOfficeKit☆120Updated last year
- Common library for Go GUI apps on Windows☆167Updated last year
- Generic and fast binary serializer for Go☆232Updated last year
- Golang FTP library with Walk support.☆279Updated 5 years ago
- Simple pure Go (golang) library for creating DOCX file☆69Updated 2 years ago
- Cluster analysis library for Golang☆94Updated 6 years ago
- Extensions and custom plotters for the gonum plot packages☆64Updated 5 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆156Updated last year
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…