Stars
Go, safe from accidental overflow, number type conversions. gosec G115 and CWE-190 prevention.
WarpNet is a decentralized, peer-to-peer social network inspired by Twitter, built with Go. It runs without central servers, using Noise protocol for inter-node communication and built-in local sto…
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.