-
sonic JSON - A blazingly fast JSON serializing & deserializing library
-
Go Does Not Need a Java Style GC - Why does Go not need a fancy expensive garbage collector like Java and C#?
-
Why We Switched from Python to Go 2022
- Advantages and disadvantages of golang (from a pyhton perspective)
- Fast, Simple (less features), gofmt
- Disadvantages: Lack of frameworks, error handling, package management
-
Surprising result while transpiling C to Go
-
The result library is often slower than pure C (~2x magnitude) but still having a native Go port could simplify some aspects of the workflow like testing.
- Compiles FAST
-