snksoft / crc
Generic CRC implementation for go language (golang, includes CRC16, CRC32, CRC64 etc)
☆53Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for crc
- Go: CRC16 package☆54Updated 9 months ago
- Implements the 16-bit cyclic redundancy check, or CRC-16, checksum☆68Updated 5 years ago
- A TCP Server Framework with graceful shutdown, custom protocol.☆154Updated 4 years ago
- Go packages for working with the MQTT protocol☆106Updated 11 months ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆243Updated 2 years ago
- Golang beautify data display for Humans☆306Updated 3 years ago
- Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped an…☆128Updated last year
- A pure Go client for the tus resumable upload protocol☆171Updated last year
- Go language library for STOMP protocol☆317Updated last month
- gotiny 是一个高效的golang序列化库。☆100Updated last month
- A timed rate limiter for Go☆397Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆242Updated 4 months ago
- tool for logrus, let it easy to use☆160Updated 3 years ago
- A modbus library for Go, with unified client and server APIs. One implementation to rule them all.☆64Updated 2 years ago
- System V shared memory functions in pure Go.☆128Updated 2 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Pure Go wrapper for System V message queue☆70Updated 3 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆170Updated 8 years ago
- golang cgo helper☆88Updated 4 years ago
- The old clientv2 for InfluxDB 1.x☆191Updated 8 months ago
- golang ftp server library☆421Updated this week
- Intel CPUID library for Go Programming Language☆307Updated 2 years ago
- Logrus Hook for ElasticSearch☆159Updated 5 months ago
- Go reflection simplified☆101Updated last month
- Managing go application shutdown with signals.☆196Updated 2 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆61Updated 10 months ago
- Lightweight & Compitable wrapper of database/sql, move to https://gitea.com/xorm/core☆54Updated 5 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆334Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆513Updated last week