256dpi / embedLinks
A small tool for embedding files in a Go source file.
☆11Updated 5 years ago
Alternatives and similar repositories for embed
Users that are interested in embed are comparing it to the libraries listed below
Sorting:
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Redis style logger for Go☆28Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Convert various benchmarking formats to benchfmt☆13Updated 11 months ago
- A simple tool for embedding binary resources into Go executable☆17Updated 6 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated 3 weeks ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Murmur3 hash in Go☆13Updated 8 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- A high availability Sqlite service☆30Updated 5 years ago
- ☆18Updated 5 years ago
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- 2D locality queries in Go☆34Updated 7 months ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- create low memory key/value objects in Go