FlipB's Stars
penpot/penpot
Penpot: The open-source design tool for design and code collaboration
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
sqlc-dev/sqlc
Generate type-safe code from SQL
benbjohnson/litestream
Streaming replication for SQLite.
quic-go/quic-go
A QUIC implementation in pure Go
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
nikolaydubina/go-recipes
🦩 Tools for Go projects
grain-lang/grain
The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾
rtr7/router7
router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
libpnet/libpnet
Cross-platform, low level networking using the Rust programming language.
ebitengine/purego
iggy-rs/iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
hzeller/timg
A terminal image and video viewer.
jonhoo/left-right
A lock-free, read-optimized, concurrency primitive.
probe-rs/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
coreylowman/dfdx
Deep learning in Rust, with shape checked tensors and neural networks
stepchowfun/typical
Data interchange with algebraic data types.
emiago/sipgo
SIP library for writing fast SIP services in GO
Eyevinn/mp4ff
Library and tools for working with MP4 files containing video, audio, subtitles, or metadata. The focus is on fragmented files. Includes mp4ff-info, mp4ff-encrypt, mp4ff-decrypt and other tools.
abema/go-mp4
Go library for reading and writing MP4 file
linuxerwang/goroutine-inspect
An interactive tool to analyze Golang goroutine dump.
blyxxyz/lexopt
Minimalist pedantic command line parser
lf-/clipper
TLS key escrow/interception for debugging
quininer/unzrip
Unzip implementation, support for parallel decompression, automatic detection encoding
ambaxter/bbolt-rs
Port of bbolt in Rust
pixelbender/go-matroska
Golang: Matroska and WebM Format
SanderRonde/VSCode-Gerrit
Gerrit plugin for VSCode
jfbus/mp4
A MP4 encoder/decoder class
mqudsi/rsconf
Build-time configure scripts for Rust
remme123/zip_parser
zip file format parser implemented by rust. support stream parsing, no_std environment