calvinfeng / rdp-path-simplificationLinks
Ramer-Douglas-Peucker path simplification algorithm in Golang
☆17Updated 3 years ago
Alternatives and similar repositories for rdp-path-simplification
Users that are interested in rdp-path-simplification are comparing it to the libraries listed below
Sorting:
- simple data streams for go☆31Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- Simple managed reload mechanism for Go☆48Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- A set of tools for building parsers using the Go programming language.☆49Updated 2 years ago
- Graphic library supporting various displays☆30Updated this week
- versatile stream IO and RPC based IPC stack for Go☆40Updated 2 years ago
- A Golang library for dumping SQL text☆41Updated 3 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 6 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Fast reflection for mere mortals☆28Updated last month
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.