Dead simple, super fast, zero allocation logger for Golang
-
Updated
Mar 6, 2019 - Go
Dead simple, super fast, zero allocation logger for Golang
Pool shark is a simple library that allows you to reduce the number of allocations you do for byte slices similar to sync.Pool.
Write, Read & Free data on a byte array. Use this to store data offheap & escape the garbage collector.
Leveled byte pool
Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutine.
A client CLI using GoSDK to interface the blockchain, storage platform, and blobbers (storage providers)
Add a description, image, and links to the allocation topic page so that developers can more easily learn about it.
To associate your repository with the allocation topic, visit your repo's landing page and select "manage topics."