rsfreitas's Stars
githubnext/monaspace
An innovative superfamily of fonts for code
rxi/log.c
A simple logging library implemented in C99
tboox/tbox
🎁 A glib-like multi-platform c library
googlemaps/google-maps-services-go
Go client library for Google Maps API Web Services
golang/pkgsite
[mirror] Home of the pkg.go.dev website
flyingmutant/rapid
Rapid is a modern Go property-based testing library
rust-bakery/nom
Rust parser combinator framework
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
AfterShip/email-verifier
:white_check_mark: A Go library for email verification without sending any emails.
m-mizutani/masq
A utility to redact sensitive data for slog in Go
reacherhq/check-if-email-exists
Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
erning/gorun
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
uhub/awesome-c
A curated list of awesome C frameworks, libraries and software.
tomas-abrahamsson/gpb
A Google Protobuf implementation for Erlang
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
maxatome/go-testdeep
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
Snaipe/libcsptr
Smart pointers for the (GNU) C programming language
nothings/single_file_libs
List of single-file C/C++ libraries.
golang-migrate/migrate
Database migrations. CLI and Golang library.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
pcafrica/focus-beamertheme
Focus: a minimalist presentation theme for LaTeX Beamer.
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
expr-lang/expr
Expression language and expression evaluation for Go
Knetic/govaluate
Arbitrary expression evaluation for golang
tezc/sc
Common libraries and data structures for C.
huandu/go-clone
Clone any Go data structure deeply and thoroughly.
LeoVen/C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more