continuwuity/src/core/utils
Jason Volk 5e72d36800 add math utils; integrate checked expression macros
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-08 22:02:09 +00:00
..
hash split hash utils into directory 2024-07-03 06:34:16 +00:00
bytes.rs even more byte utils optimizations 2024-07-04 21:06:35 +00:00
content_disposition.rs media: ignore Content-Type params, use binary_search 2024-06-05 17:28:51 -04:00
debug.rs split / cleanup core utils. 2024-06-02 20:17:45 +00:00
defer.rs use shorthand constraint syntax and formatting 2024-07-08 22:02:09 +00:00
hash.rs inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
html.rs split / cleanup core utils. 2024-06-02 20:17:45 +00:00
json.rs split / cleanup core utils. 2024-06-02 20:17:45 +00:00
math.rs add math utils; integrate checked expression macros 2024-07-08 22:02:09 +00:00
mod.rs add math utils; integrate checked expression macros 2024-07-08 22:02:09 +00:00
mutex_map.rs add MutexMap to utils 2024-06-14 22:09:55 +00:00
rand.rs start rand utils suite 2024-07-04 21:06:35 +00:00
string.rs add common_prefix string util 2024-07-06 15:26:07 +00:00
sys.rs support admin server restart --force 2024-07-03 06:34:16 +00:00
tests.rs add math utils; integrate checked expression macros 2024-07-08 22:02:09 +00:00
time.rs allow clippy::enum_glob_use 2024-07-08 22:02:09 +00:00