alecthomas / bitLinks
Bit - A simple yet powerful build tool
☆14Updated last week
Alternatives and similar repositories for bit
Users that are interested in bit are comparing it to the libraries listed below
Sorting:
- gRPC mocks with Jsonnet☆13Updated 2 months ago
- alternative condition variable synchronization primitive☆29Updated 6 months ago
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆25Updated last year
- A port of the pikchr markup language interpreter to pure Go☆58Updated 2 months ago
- Ordered codes for database keys☆41Updated 10 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Useful generic types for Go☆16Updated last week
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- Commands☆52Updated last year
- A very fast arena allocator for Go☆28Updated 2 months ago
- Mutable strings in Golang via overlays☆14Updated 2 years ago
- Quick helpers for testing Go applications using generics.☆52Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- A generic pubsub implementation for Go☆39Updated 6 months ago
- Hofstadter generator for Golang CLIs☆26Updated 2 weeks ago
- Publish/subscribe utility☆23Updated 3 weeks ago
- Slurp is a highly customisable LISP toolkit for Go applications. 💻☆35Updated 2 years ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆32Updated 3 weeks ago
- Go sqlite3 cache☆20Updated last year
- Unix userland implemented in pure Go, texutils, pipes, exec handlers, shell colon parsing.☆20Updated 2 years ago
- Package cueconfig provides an API designed to make it straightforward to use the CUE language as a configuration format for Go programs.☆20Updated 2 months ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 2 years ago
- Cozo for Golang☆12Updated last year
- Go library for the KDL Document Language☆62Updated last year
- go package to chain fs.FS filesystems together (go1.16+)☆25Updated 2 years ago
- Simple oauth prompting☆28Updated last year
- A Go port of the lemon parser generator