ldemailly
❤️ Open Source. Ex Roku, Google, Facebook, Yahoo, Ebay. Created facebook/wdt, @fortio (and a bunch of pre-github open source projects since 1992)
ex @roku, @google, @facebookCalifornia, USA
Pinned Repositories
folly
An open-source C++ library developed and used at Facebook.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
wdt
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
fortio
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
istio
Connect, secure, control, and observe services.
advent24
Advent of code 2024
go-scratch
Small snippets, tests etc... not having a place elsewhere (ie not GitHub.com/fortio material)
gohook
GoHook, Go global keyboard and mouse listener hook
http-tiny
http-tiny is a tiny C library I wrote in 1996 for http get/put (!)
quartiles
Cli tool for finding/solving Apple News+ Quartiles
ldemailly's Repositories
ldemailly/quartiles
Cli tool for finding/solving Apple News+ Quartiles
ldemailly/advent24
Advent of code 2024
ldemailly/go-scratch
Small snippets, tests etc... not having a place elsewhere (ie not GitHub.com/fortio material)
ldemailly/term
Go terminal and console support (fork to submit PRs semi permanent version: https://github.com/fortio/term )
ldemailly/api
API definitions for the Istio project
ldemailly/discordgo
(Golang) Go bindings for Discord
ldemailly/envoy-ed25519-mtls-issue
Repro for https://github.com/envoyproxy/envoy/issues/25727
ldemailly/go-flag-bug
repro for https://github.com/golang/go/issues/53473
ldemailly/go-flagz
Dynamic flag management for Go.
ldemailly/go-size-analyzer
A tool for determining the extent to which dependencies contribute to the bloated size of compiled Go binaries.
ldemailly/golang-fifo
Modern efficient cache design with simple FIFO queue only in Golang
ldemailly/golangci-lint
Fast linters runner for Go
ldemailly/gopherbot
Source code for the gopher Slack Bot rewrite
ldemailly/gosec
Go security checker
ldemailly/homebrew-core
🍻 Default formulae for the missing package manager for macOS
ldemailly/istio.io
Source for the istio.io site
ldemailly/laurentsv
Laurent sharing his experience as a Silicon Valley veteran
ldemailly/lll-fixer
Fix lll (line length limit) lines too long linter errors in go files
ldemailly/monkeylang
Official website for Monkey
ldemailly/no_color
Website data for no-color.org
ldemailly/panic-linter
Go linter that flags panic() call that don't have a comment explaining why panic
ldemailly/pgxtutorial
Example of how to build a web service using Go, PostgreSQL, and gRPC
ldemailly/project-layout
Standard Go Project Layout
ldemailly/rate
test of simple vs uber rate limit example and variants
ldemailly/S370
Go IBM 370 Emulator
ldemailly/shields
Concise, consistent, and legible badges in SVG and raster format
ldemailly/slack
Use go slack api for utilities
ldemailly/slacker
Slack Bot Framework
ldemailly/tinygo
Fork of tinygo with fixes needed to get basic wasm, deepequal, etc... working
ldemailly/zap
Blazing fast, structured, leveled logging in Go. - fork to check benchmark vs fortio.org/log