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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- ☆198Updated 8 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Storing strings without GC overhead☆86Updated last month
- Visualize Go SSA function using Graphviz☆49Updated 8 months 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
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Go implementation of Adiantum☆90Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Meow hash for Golang☆126Updated 6 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- io_uring support for go☆206Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Go translation of MetroHash☆116Updated last year
- syscall "fallocate" implement with different os☆32Updated 7 years ago