tmthrgd / go-hexLinks
An efficient assembly hexadecimal implementation for Golang.
☆26Updated 5 years ago
Alternatives and similar repositories for go-hex
Users that are interested in go-hex are comparing it to the libraries listed below
Sorting:
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Constant Database native golang implementation☆38Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- A Go API for perf_event_open☆24Updated 11 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆17Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 3 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Easy handling of memory-mapped files☆22Updated 11 years ago