piecewiselinear
Interpolator
A lightweight linear interpolation library for Go
tiny linear interpolation library for go
27 stars
6 watching
3 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
golanglinearlinear-interpolationpiecewisetiny
Related projects:
Repository | Description | Stars |
---|---|---|
sgreben/flagvar | A collection of CLI argument types for the Go flag package. | 43 |
pleasetrythisathome/bardo | A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. | 94 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 968 |
gagliardetto/solana-go | A Go SDK library and RPC client for the Solana Blockchain | 987 |
blevesearch/segment | A Go library for performing Unicode Text Segmentation | 89 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 247 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 291 |
milyardo/sglgears | Port of gears.c to Scala using Scala Native, focusing on 3D graphics with OpenGL | 14 |
plokhotnyuk/fast-string-interpolator | A high-performance Scala macro that generates string interpolators with improved speed and memory usage. | 90 |
hbollon/go-edlib | A comprehensive Go library for calculating string similarity and edit distances between strings | 488 |
jupegarnica/garn-yaml | A library that provides a simple way to read and write YAML files with environment variable interpolation | 2 |
dataverselabs/pyinterpolate | A Python package for performing spatial interpolation and analysis using various techniques | 157 |
ghostiam/binstruct | Decodes binary data into structured format | 99 |
sbourlon/go-lctree | Provides data structures and utilities for serializing and deserializing LeetCode-style binary trees | 4 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |