acsellers / ragel-go-examplesLinks
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, though the examples should work in Go 1.0 as well.
☆65Updated 12 years ago
Alternatives and similar repositories for ragel-go-examples
Users that are interested in ragel-go-examples are comparing it to the libraries listed below
Sorting:
- Go driver for ragel scanners☆37Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- Minimal Perfect Hashing for Go☆190Updated last year
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 2 months ago
- A []byte pool for Go.☆44Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- libXml binding for go.☆27Updated 10 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year