golang: Yaegi is Another Elegant Go Interprete

Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime. Features Complete support of Go specification …

golang: Multi Progress Bar

mpb is a Go lib for rendering progress bars in terminal applications. Features Multiple Bars: Multiple progress bars are supported Dynamic Total: Set total while bar is running Dynamic Add/Remove: Dynamically …

HTTP Request Life Cycle

NodeJS HTTP server Tohle vsichni znate: HTTP server tim nejjednodussim zpusobem, jak to v NodeJS napsat. Kdyz teda opominu nejake skopiciny, ktera jsem do kodu doplnil, abych simuloval zatez na …