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:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 8 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- ☆90Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 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
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Query string parser for the Bleve text indexing library☆30Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago