richardlehane / crock32Links
Implementation of Douglas Crockford's base32 encoding scheme in Go.
☆23Updated 6 years ago
Alternatives and similar repositories for crock32
Users that are interested in crock32 are comparing it to the libraries listed below
Sorting:
- Generate Man pages from Go source☆159Updated 10 years ago
- Read/write PNGs as well as the EXIF in PNGs from pure Go.☆27Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Error helpers for Go☆17Updated 2 months ago
- Ungrammar implementation and API in Go☆48Updated last year
- Genex package for Go☆76Updated 6 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- Use yaegi as a template engine.☆32Updated 2 years ago
- A very fast arena allocator for Go☆32Updated last month
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- A fast userspace CSPRNG☆92Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.☆45Updated 6 years ago
- Go XML Pull Parser☆34Updated last year
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- An extendable toolkit for improving the go standard library HTTP client.☆25Updated this week
- GAQ(Go Ast Query) is the library to query ast.Node children like JavaScript querySelector or querySelectorAll for Go.☆26Updated 7 years ago