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