Pinned Repositories
datetoken.go
datetoken is a time toolkit for golang, with support for relative delta and string parsing
datetoken.js
Time toolkit to parse strings into relative date time objects, ideal for pickers and preventing premature cache invalidation
go-fist
The Golang client library for Fist (Full Index Search Text) search engine
mecachis
LRU, LFU, LFRU caches implementation, 缓存实现
naps
chain nats servers with transformation & processing pipelines
node.go
Golang-hosted tree-walking interpreter for just another language. Academic project, beware!
parco
🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics
pokeStore
Just a simple client/server store app over TCP
visigoth
volatile inverted search index
withttp
go build http 🌐 requests with fluency and wit ✨
sonirico's Repositories
sonirico/parco
🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics
sonirico/datetoken.go
datetoken is a time toolkit for golang, with support for relative delta and string parsing
sonirico/withttp
go build http 🌐 requests with fluency and wit ✨
sonirico/datetoken.js
Time toolkit to parse strings into relative date time objects, ideal for pickers and preventing premature cache invalidation
sonirico/naps
chain nats servers with transformation & processing pipelines
sonirico/visigoth
volatile inverted search index
sonirico/mecachis
LRU, LFU, LFRU caches implementation, 缓存实现
sonirico/datetoken.py
Python package to convert relative date tokens into their datetime object representation
sonirico/pacemaker
rate limit library for distributed applications 🔥
sonirico/stadio
personal standard library powered by generics
sonirico/datetoken.rs
relative time toolkit for rust, which parses dates out of serializable tokens
sonirico/container
data structures & utilities to work with slices, maps... in a generic way
sonirico/gocsv
Golang CSV parser powered by Go 1.18+ Generics
sonirico/binance-official-api-docs
Official Documentation for the Binance APIs and Streams
sonirico/botip
sonirico/docs
The Laravel documentation.
sonirico/fart
NTF art
sonirico/go-binance
A Go SDK for Binance API
sonirico/go_serialization_benchmarks
Benchmarks of Go serialization methods
sonirico/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
sonirico/gol
dead simple yet useful tool to pretty print logs from stdin
sonirico/govern
Golang validation library powered by Go +1.18 generics
sonirico/initial-webserver-setup
Ansible playbook for initial ubuntu 16.04 webserver setup and Laravel zero time deployment
sonirico/logrus-vertical-formatter
sonirico/msgp
A Go code generator for MessagePack / msgpack.org[Go]
sonirico/pathctl
🛤️ Cross-platform TUI tool for managing your system's PATH environment variable.
sonirico/preg
just another rust implementation of grep
sonirico/redis-dump-go
Backup & Restore your Redis server - FAST
sonirico/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
sonirico/sanctum
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.