20 Commits

Author SHA1 Message Date
0c765a608b
refactor: 🔨 fix linting issues 2024-09-20 19:55:23 -03:00
ba3b783f04
fix(logger): 🚑 extra ":" when external log 2024-05-27 06:21:08 -03:00
37296f8fc5
style: 💄 fmt+lint 2024-05-26 04:05:13 -03:00
3fa15294cf
feat(logger): add: context ignoring + builder 2024-05-26 03:34:11 -03:00
aed69c2a47
style: 💄 linting 2024-04-23 12:20:06 -03:00
ebb4e94f1a
feat(sched): tokio: schedule a future 2024-04-21 13:21:07 -03:00
51a83371c6
feat(sched): tokio scheduler 2024-04-11 04:25:36 -03:00
b880e452a4
feat(sched): logging 2024-04-11 00:35:31 -03:00
2d3fcbaabd
feat(sched): use thread instead of pool 2024-04-11 00:15:12 -03:00
5b8a9faaba
feat(sched): proper task handlers 2024-04-10 21:44:20 -03:00
0f682a0600
feat(sched): std::threads scheduler 2024-04-10 03:03:29 -03:00
c16a52e27e
feat(utils): threads: implement threadpool 2024-04-09 01:56:50 -03:00
06dc51dcfc
feat(macros): fail! and s! macros 2024-03-31 22:12:06 -03:00
917b763b45
feat(cli): /stylize: change TrueColor to Rgb and improve docs 2024-03-31 11:24:44 -03:00
baef445169
feat(logger): publish log crate utilities 2024-03-31 11:23:37 -03:00
7d79868eb4
style: 💄 improve code formatting 2024-03-31 01:32:13 -03:00
30f87f9626
refactor(cli): 🔨 /stylize: change dimmed to "dim" everywhere 2024-03-31 01:29:14 -03:00
6871646072
feat(logger): console logger 2024-03-31 01:27:49 -03:00
12173f39f1
refactor(cli): 🔨 rename colors to stylize 2024-03-30 17:46:00 -03:00
41944ba7ee
feat: cli colors 2024-03-30 14:23:36 -03:00