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:
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Go package providing additional types for PostgreSQL: int, bigint and string arrays (former is compatible with intarray module), json and…☆50Updated 3 years ago
- libXml binding for go.☆27Updated 9 years ago
- Fast typesafe templating for golang☆65Updated 7 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- A multiplexor for aligned time.Time tickers in Go☆70Updated last year
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- pcg random number generator☆41Updated 3 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago