The stuff that didn't get bundled with Chibi-Scheme
(chibi math *)- linear algebra, statistics, automatic differentiation, etc.(chibi ai *)- gradient descent, neural networks, etc.(chibi image *)- image support using SRFI 231 arrays(chibi coding *)- huffman, bwt and other compression schemes(chibi chrono *)- extensive and flexible date & time libraries(chibi lingua *)- script definitions, detection, and conversions(chibi net *)- additional network protocols such as SMTP & DNS(chibi wiki *)- wiki support including parsing to SXML and formatting(chibi table)- dataframe-like data structure using SRFI 231 arrays(chibi plot)- easy-to-use gnuplot wrapper(chibi term sixel)- sixel VT100 graphics support(chibi games chess)- toy pure Scheme chess implementation(chibi bench)- macros to run micro-benchmarks(chibi locale)- locale type supporting IETF BCP 47(chibi voting)- various preferential voting methods(chibi html-parser)- SSAX-like tree-folding html parser(chibi sqlite3)- FFI bindings for sqlite3 database(chibi xbgoost)- FFI bindings for xgboost gradient boosting library(chibi mecab)- FFI bindings for mecab Japanese POS tagger(chibi ssl)- FFI bindings for openssl(chibi xlib)- FFI bindings for xlib