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☆88Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- Minimal Perfect Hashing for Go☆192Updated last year
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆87Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated this week
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- BitSet data structure in golang☆36Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- simhash storage and searching☆138Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- One-pass running statistics☆52Updated 4 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- pcg random number generator☆41Updated 4 years ago