yourbasic / fenwick
List data structure supporting prefix sums
☆45Updated 7 years ago
Alternatives and similar repositories for fenwick:
Users that are interested in fenwick are comparing it to the libraries listed below
- Convenient global date printer☆43Updated last year
- build simple single-layer containers and upload them to a repository.☆39Updated last year
- Watches and restarts go (golang) applications on source code changes☆18Updated 2 years ago
- Instrumentation for golang apps☆15Updated this week
- Golang struct operations.☆24Updated 7 years ago
- An example gb project☆11Updated 9 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago
- Walk through JSON with Go☆65Updated 2 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Given a description of a database and its tables, the Goblimey Scaffolder creates that database and generates a Go web server that provid…☆21Updated 7 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- Vugu+Tinygo example☆14Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆52Updated 6 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Tool to automatically generates API middlewares (logging, instrumentation, etc) and documentation.☆28Updated 2 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Simple build-time controlled debug log with ability to log where the logger was called☆17Updated 7 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆34Updated 7 years ago
- go-bindata - A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. [backup from https:…☆17Updated 6 years ago