snksoft / crcLinks
Generic CRC implementation for go language (golang, includes CRC16, CRC32, CRC64 etc)
☆56Updated 6 years ago
Alternatives and similar repositories for crc
Users that are interested in crc are comparing it to the libraries listed below
Sorting:
- Implements the 16-bit cyclic redundancy check, or CRC-16, checksum☆70Updated 6 years ago
- Go (golang) serial library for modbus☆205Updated 3 years ago
- Go language library for STOMP protocol☆323Updated 2 months ago
- Go packages for working with the MQTT protocol☆109Updated 2 years ago
- Logrus Hook for ElasticSearch☆159Updated last year
- Go: CRC16 package☆58Updated last year
- Go bindings for the C libusb library.☆105Updated 2 months ago
- DNS server with REST interface for records management built on Golang☆147Updated 6 years ago
- A Go library for dealing with serial ports.☆648Updated 4 years ago
- FTP client for golang☆184Updated 3 years ago
- Go (golang) ECB mode of encryption and padding.☆109Updated last week
- A complete Golang client for SeaweedFS☆117Updated 3 years ago
- Toolbox - go utility library☆227Updated 2 weeks ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- A binary stream packer and unpacker☆233Updated 4 years ago
- CoAP Client/Server implementing RFC 7252 for the Go Language☆156Updated 7 years ago
- Golang FTP library with Walk support.☆279Updated 5 years ago
- Microsoft ActiveX Object DataBase driver for go that using exp/sql☆151Updated 3 years ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆189Updated 3 years ago
- Advanced HTTP client for golang☆466Updated 2 years ago
- Golang beautify data display for Humans☆313Updated 4 years ago
- Gopher Interface Devices (USB HID)☆306Updated last year
- A Go wrapper for zbar☆55Updated 2 years ago
- go-openssl is a small library wrapping the crypto/aes functions in a way the output is compatible to OpenSSL☆127Updated last year
- A Go redis cluster client built on top of redigo.