nimldap

LDAP client bindings

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.5.3
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-02 07:21

Authors

  • inv2004

Installation

nimble install nimldap
choosenim install nimldap
git clone https://github.com/inv2004/nimldap

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
nimldap - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.8 No
stew - No

Source

Repository https://github.com/inv2004/nimldap
Homepage https://github.com/inv2004/nimldap
Registry Source nimble_official

README

Tests

nimldap

  • [x] sync
  • [x] async
  • [x] custom controls
  • [x] LDAP_PAGED_RESULT_OID_STRING control support. via pageSize parameter
  • [x] LDAP_SERVER_NOTIFICATION_OID in async

Examples

https://github.com/inv2004/nimldap/tree/main/examples