amzuko / gotalog
Golang implementation of datalog, port of MITRE corporation's lua implementation
☆24Updated 4 years ago
Alternatives and similar repositories for gotalog:
Users that are interested in gotalog are comparing it to the libraries listed below
- If enabled, allows live debug scripting of a running process's Go objects and types over a TCP socket.☆16Updated 10 months ago
- Golang Hash Array Map Trie☆11Updated 3 years ago
- A datalog prover and interpreter in Go.☆35Updated 9 years ago
- ☆15Updated 8 years ago
- golang implementation of futures/promises☆16Updated 2 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Go library for generating XOAuth2 strings (for use in XOAUTH2 SASL auth schemes for IMAP/SMTP)☆13Updated 12 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- ☆23Updated 6 years ago
- LD_PRELOAD for the gopher crowd☆25Updated 8 years ago
- A simple static checker for unused results.☆23Updated last year
- ☆10Updated 2 years ago
- Port of D. J. Bernstein's primegen prime number generator to Go☆31Updated 5 years ago
- AST normalization experiment☆45Updated 6 years ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Updated 8 years ago
- Go Object Notation.☆24Updated 2 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Morally-correct string and stream interpolation for Go.