mhamrah / thermostatLinks
Example using yacc and ragel
☆23Updated 8 years ago
Alternatives and similar repositories for thermostat
Users that are interested in thermostat are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆96Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Cluster analysis library for Golang☆94Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Storing strings without GC overhead☆84Updated last week
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- ☆99Updated 8 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago