kyroy / kdtreeLinks
A k-d tree implementation in Go.
☆143Updated last year
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- Golang implementation of KD tree data structure☆51Updated 4 years ago
- An R-tree implementation for Go☆320Updated 9 months ago
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆164Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Cluster analysis library for Golang☆91Updated 5 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Bitset data structure☆163Updated 2 years ago
- Generic and fast binary serializer for Go☆222Updated last year
- Fastest levenshtein implementation in Go.☆132Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆150Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A zero-dependency Go package for coordinate transformations.☆138Updated 3 months ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆98Updated this week
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Create go type representation from json☆136Updated 3 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆88Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- A go in-memory table☆230Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆370Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- a thread-safe concurrent map for go☆94Updated last year
- Go (Golang) color scales library for maps, charts, data-visualization & creative coding.☆220Updated 9 months ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago