Utility libraries

  1. (archive) - Generic archive interface
  2. (asn.1) - Abstract Syntas Notation One library
  3. (binary data) - Binary data read/write
  4. (binary io) - Binary I/O utilities
  5. (binary pack) - Packing binary data
  6. (util buffer) - Buffer utilities
  7. (util bytevector) - Bytevector utility library
  8. (util concurrent) - Concurrency utilities
  9. (crypto) - Cryptographic library
  10. (dbi) - Database independent access layer
  11. (dbm) - Generic DBM interface
  12. (util deque) - Deque
  13. (util duration) - Duration
  14. (util file) - File operation utility library
  15. (getopt) - Parsing command-line options
  16. (util hashtables) - Hashtable utilities
  17. (util heap) - Heap
  18. (util list) - Extra list utility library
  19. (util logging) - Logging utilities
  20. (math) - Mathematics library
  21. (net mq amqp) - AMQP library
  22. (net http-client) - Modern HTTP client
  23. (net http) - Async HTTP client
  24. (net mq mqtt) - MQTT library
  25. (net oauth) - OAuth library
  26. (net server) - Simple server framework
  27. (net socket) - Modern Socket library
  28. (odbc) - ODBC binding
  29. (peg) - PEG library
  30. (rsa pkcs :5) - Password Based Cryptography library
  31. (rsa pkcs :12) - PKCS#12
  32. (util queue) - Queue
  33. (record builder) - Record builder
  34. (rfc :5322) - Internet message format library
  35. (rfc base64) - Base 64 encode and decode library
  36. (rfc cmac) - CMAC library
  37. (rfc hmac) - HMAC library
  38. (rfc http) - HTTP client
  39. (rfc http2) - HTTP/2 client
  40. (rfc http-connections) - HTTP client utilities
  41. (rfc json-pointer) - JSON Pointer
  42. (rfc jwe) - Json Web Encryption
  43. (rfc jwk) - Json Web Key
  44. (rfc jws) - Json Web Signature
  45. (rfc jwt) - Json Web Token
  46. (rfc pem) - PEM format library
  47. (rfc hotp) - HMAC-based One-Time Password library
  48. (rfc totp) - Time-based One-Time Password library
  49. (rfc quoted-printable) - Base 64 encode and decode library
  50. (rfc sftp) - SFTP library
  51. (rfc smtp) - SMTP client
  52. (rfc tls) - TLS protocol library
  53. (rfc uri) - Parse and construct URIs
  54. (rfc uri-template) - URI template
  55. (rfc uuid) - UUID generate library
  56. (rfc websocket) - WebSocket
  57. (rfc x.509) - X.509 certificate utility library
  58. (rfc zlib) - zlib compression library
  59. RPC support framework
  60. (rpc json) - JSON RPC library
  61. (security keystore) - Generic Keystore Access
  62. (security password) - Password policy
  63. (text csv) - Comma separated values parser library
  64. (text html-lite) - Simple HTML document builder library
  65. (text json) -- JSON parser
  66. (text json object-builder) -- JSON object builder/serializer
  67. (text json jmespath) - JMESPath
  68. (text json mutable) - Mutable JSON
  69. (text json pointer) - JSON Pointer
  70. (text json patch) - JSON Patch
  71. (text json schema) - JSON Schema
  72. (text json validator) - JSON validator
  73. (text sxml html-parser) - Flxible HTML parser
  74. (text markdown) -- Markdown parser and converter
  75. (text sxml object-builder) - SXML to Scheme object builder
  76. (text tree) - Lightweight text generation
  77. (text yaml) -- YAML parser
  78. (util timer) - Timer
  79. (tlv) - TLV library
  80. (util treemap) - Treemap
  81. (util vector) - Extra vector utility library