fluhus / gostuff
Convenience packages for data science in Go.
☆29Updated last week
Related projects ⓘ
Alternatives and complementary repositories for gostuff
- Natural Language Processing Toolkit in Golang☆63Updated 4 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated last month
- sqlite3 binding for go☆61Updated last year
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.☆0Updated 5 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆18Updated last year
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 6 years ago
- CLD2 (Compact Language Detector 2) bindings for Go (golang)☆38Updated 5 years ago
- Phonetic encoders - bmpm, caverphone, soundex, metaphone☆18Updated last year
- Go Timer implementation with a fixed Reset behavior☆33Updated 4 months ago
- 2D locality queries in Go☆32Updated 2 years ago
- DeliveryQueue is a queue with embedded rate limiter that guarantees that delivery function will not be triggered more than specified numb…☆12Updated last year
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Binary heap priority queues in Go☆30Updated 3 years ago
- ☆30Updated last month
- Common case conversions covering common initialisms.☆20Updated 6 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 4 years ago
- puffin abstracts the os/exec go package☆19Updated last year
- Graph layouting package☆24Updated 2 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆57Updated last year
- Vega chart rendering in pure Go☆25Updated 6 months ago
- sparse levenshtein automaton in go