Skip to content

Commit

Permalink
Add typ (#2474)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerufa authored and ceriath committed Apr 18, 2019
1 parent 702b1a6 commit cab8b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [treap](https://github.com/perdata/treap) - Persistent, fast ordered map using tree heaps.
* [trie](https://github.com/derekparker/trie) - Trie implementation in Go.
* [ttlcache](https://github.com/diegobernardes/ttlcache) - In-memory LRU string-interface{} map with expiration for golang.
* [typ](https://github.com/gurukami/typ) - Null Types, Safe primitive type conversion and fetching value from complex structures.
* [willf/bloom](https://github.com/willf/bloom) - Go package implementing Bloom filters.

## Database
Expand Down

0 comments on commit cab8b30

Please sign in to comment.