cuonglm's Stars
robpike/ivy
ivy, an APL-like calculator
rs/curlie
The power of curl, the ease of use of httpie.
mattn/tailscale-systray
Linux port of tailscale system tray menu.
luau-lang/luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
cisco/go-hpke
Implementation of draft-irtf-cfrg-hpke
cilium/pwru
Packet, where are you? -- eBPF-based Linux kernel networking debugger
google/go-flow-levee
carp-lang/Carp
A statically typed lisp, without a GC, for real-time applications.
mdempsky/nomono
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
djanderson/aho
A git implementation in awk
ms-jpq/coq_nvim
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
samuelkarp/runj
runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.
mit-plv/fiat-crypto
Cryptographic Primitive Code Generation by Fiat
bcmills/more
Plausible additions to Go standard library packages
skvadrik/re2c
Lexer generator for C, C++, Go and Rust.
oasisprotocol/curve25519-voi
High-performance Curve25519/ristretto255 for Go.
adonovan/goproxy
A simple reference implementation of the Go module proxy
segmentio/asm
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
tailscale/github-action
A GitHub Action to connect your workflow to your Tailscale network.
cronokirby/kyokusen
Elliptic Curves for Cryptography
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
google/souper
A superoptimizer for LLVM IR
mmcloughlin/md4
Assembly-optimized MD4 hash algorithm in Go
iovisor/gobpf
Go bindings for creating BPF programs.
cespare/percpu
Best-effort CPU-local sharded values for Go
orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
facebook/CacheLib
Pluggable in-process caching engine to build and scale high performance services
robpike/expr
A simple evaluator for arithmetic integer expressions.