micro/util
Vasiliy Tolstov d0f2bc8346 util/http: add trie matching func
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-27 23:30:53 +03:00
..
addr fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
auth drop uuid and use modified nanoid 2021-08-20 22:40:48 +03:00
backoff New backoff (#1153) 2020-02-02 20:32:55 +00:00
buf fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
ctx lint: fix all major issues 2021-02-14 16:16:01 +03:00
http util/http: add trie matching func 2021-09-27 23:30:53 +03:00
id util/id: move tests to micro-tests repo 2021-09-16 15:31:01 +03:00
io fix 2020-09-20 16:57:54 +03:00
jitter config: add jitter interval for watcher to avoid dos 2021-08-04 00:37:56 +03:00
net fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
pki fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
pool drop uuid and use modified nanoid 2021-08-20 22:40:48 +03:00
qson fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
rand util/rand: add Shuffle func 2021-09-15 17:51:25 +03:00
reflect util/reflect: add new funcs 2021-07-22 15:45:31 +03:00
register fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
ring drop uuid and use modified nanoid 2021-08-20 22:40:48 +03:00
router fixes and improvements (#55) 2021-08-03 00:24:40 +03:00
socket fieldalignment of all structs to save memory 2021-03-06 19:45:13 +03:00
stream fieldalignment of all structs to save memory 2021-03-06 19:45:13 +03:00
sync fieldalignment of all structs to save memory 2021-04-27 08:32:47 +03:00
token drop uuid and use modified nanoid 2021-08-20 22:40:48 +03:00