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 11 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☆36Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 weeks ago
- Simple code templating for Go☆19Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Clean OS Signal handling.☆38Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- One-pass running statistics☆51Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 6 months ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A multiplexor for aligned time.Time tickers in Go☆70Updated last year
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Various parsing utilities, such as IP, time, and top-level-domain, in Go☆25Updated 8 years ago
- pcg random number generator☆41Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago