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:
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Intern Go strings☆96Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Meow hash for Golang☆126Updated 5 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
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago