hashsplit
Byte stream splitter
A content-based splitting method for byte streams
30 stars
5 watching
2 forks
Language: Go
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Generic utilities for slices and goroutine patterns in Go | 76 |
| Middleware components for HTTP services in Go | 9 |
| An algorithm implementation for splitting Chinese text into words | 63 |
| Streams input from a file or stdin to stdout, with customizable line ranges. | 31 |
| A consistent hash implementation with improved node removal functionality | 103 |
| A package for converting numbers between digit strings and various number bases | 5 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| Decodes binary data into structured format | 99 |
| A library for converting between various byte and character representations in Java | 419 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A Go channel handler for structured logging | 6 |
| A collection of reusable utility functions and libraries for the Go programming language | 1,741 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
| A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| A package for building command-line interfaces with subcommands and flags | 8 |