bingo
Type encoder
Fast and efficient encoding and decoding of native Go types to bytes
Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.
41 stars
1 watching
4 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
| A package providing low-level manual memory management utilities for Go | 150 |
| A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |
| A tool that packs and unpacks binary data in a compact format | 221 |
| Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |
| Provides Go implementations of common data types used in international data transfer and validation | 19 |
| Provides a Go interface to an NFC protocol | 103 |
| Package for fast copying complex data structures of different types | 49 |
| Tools for working with GEDCOM file format in Go | 37 |
| Provides logging libraries with simple and fast output options | 48 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A package for reading and creating ISO9660 images | 265 |
| A comprehensive utility package for Go programmers | 175 |
| Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |