gnboorse / centipede
Constraint Satisfaction Problem Solver for Golang
☆62Updated 2 years ago
Alternatives and similar repositories for centipede:
Users that are interested in centipede are comparing it to the libraries listed below
- GoCrest - Hamcrest-like matchers for Go☆106Updated 6 months ago
- a* pathfinding algorithm written in go☆32Updated 3 years ago
- A fast, tested, and predictable way to clean, aggregate, and transform data☆35Updated 5 years ago
- dchart makes charts using deck markup☆32Updated last month
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- galaxycache is a caching and cache-filling library based on groupcache.☆66Updated last week
- Tickers with random jitter☆90Updated 3 years ago
- Golang fan-in pattern efficiently adaptable to any channel type without code generation☆29Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆38Updated last week
- CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL☆27Updated 4 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆37Updated last year
- A Go implementation of the Cassowary constraint solving algorithm.☆76Updated 4 years ago
- Ungrammar implementation and API in Go☆45Updated 10 months ago
- Avro codec and code generation for Go☆88Updated 3 months ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- 🍃 Tiny event emitter built on generics☆41Updated last year
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 9 months ago
- A high performance memory-bound Go cache☆88Updated last year
- Fetch license information for all direct and indirect dependencies of your Golang project☆16Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago
- Efficient for-loop retries in Go☆18Updated 3 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆38Updated last year
- Go library for HTTP content type negotiation☆53Updated 2 weeks ago