flyingmutant / changepointLinks
Changepoint is a Go library for changepoint detection with support for nonparametric distributions
☆23Updated 3 years ago
Alternatives and similar repositories for changepoint
Users that are interested in changepoint are comparing it to the libraries listed below
Sorting:
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆127Updated 7 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- ☆197Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Secure your dev servers, insecurely!☆48Updated last week
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆35Updated 10 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- ☆21Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 8 months ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- SIEVE cache - simpler than LRU☆36Updated 8 months ago
- Topological Sorting for Golang☆65Updated last year
- Storing strings without GC overhead☆85Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago