Saurabh Pujari

Results 5 repositories owned by Saurabh Pujari

elara

118
Stars
7
Forks
Watchers

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

72
Stars
2
Forks
Watchers

A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:

jett

182
Stars
9
Forks
Watchers

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

22
Stars
0
Forks
Watchers

A pure python Object state change tracker. Monitor all changes in the object's lifecycle and trigger callback functions. :pencil:

constable

90
Stars
1
Forks
Watchers

Constable lets you be lazy by inserting prints directly into your AST for stateful debugging :man_juggling: