Saurabh Pujari
Saurabh Pujari
elara
Elara DB is an easy to use, lightweight persistent key-value store that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. :dart:
go-hashlru
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
jett
Jett is a lightweight micro-framework for building Go HTTP services. Built on top of HttpRouter, enables subrouting and flexible addition of middleware at any level :rocket:
object-tracker
A pure python Object state change tracker. Monitor all changes in the object's lifecycle and trigger callback functions. :pencil:
constable
Constable lets you be lazy by inserting prints directly into your AST for stateful debugging :man_juggling: