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 base32) - Base 32 encode and decode library
  36. (rfc base64) - Base 64 encode and decode library
  37. (rfc cmac) - CMAC library
  38. (rfc hmac) - HMAC library
  39. (rfc http) - HTTP client
  40. (rfc http2) - HTTP/2 client
  41. (rfc http-connections) - HTTP client utilities
  42. (rfc json-pointer) - JSON Pointer
  43. (rfc jwe) - Json Web Encryption
  44. (rfc jwk) - Json Web Key
  45. (rfc jws) - Json Web Signature
  46. (rfc jwt) - Json Web Token
  47. (rfc pem) - PEM format library
  48. (rfc hotp) - HMAC-based One-Time Password library
  49. (rfc totp) - Time-based One-Time Password library
  50. (rfc quoted-printable) - Base 64 encode and decode library
  51. (rfc sftp) - SFTP library
  52. (rfc smtp) - SMTP client
  53. (rfc tls) - TLS protocol library
  54. (rfc uri) - Parse and construct URIs
  55. (rfc uri-template) - URI template
  56. (rfc uuid) - UUID generate library
  57. (rfc websocket) - WebSocket
  58. (rfc x.509) - X.509 certificate utility library
  59. (rfc zlib) - zlib compression library
  60. RPC support framework
  61. (rpc json) - JSON RPC library
  62. (security keystore) - Generic Keystore Access
  63. (security password) - Password policy
  64. (text csv) - Comma separated values parser library
  65. (text html-lite) - Simple HTML document builder library
  66. (text json) -- JSON parser
  67. (text json object-builder) -- JSON object builder/serializer
  68. (text json jmespath) - JMESPath
  69. (text json mutable) - Mutable JSON
  70. (text json pointer) - JSON Pointer
  71. (text json patch) - JSON Patch
  72. (text json schema) - JSON Schema
  73. (text json validator) - JSON validator
  74. (text sxml html-parser) - Flxible HTML parser
  75. (text markdown) -- Markdown parser and converter
  76. (text sxml object-builder) - SXML to Scheme object builder
  77. (text tree) - Lightweight text generation
  78. (text yaml) -- YAML parser
  79. (util timer) - Timer
  80. (tlv) - TLV library
  81. (util treemap) - Treemap
  82. (util vector) - Extra vector utility library