Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

LDAP Synchronization Connector (LSC)

Compare

  Analyzed about 7 hours ago

LDAP Synchronization Connector (LSC) reads from any data source including databases, LDAP directories or files and transforms and compares this data to an LDAP directory. These connectors can then be used to continuously synchronize a data source to a directory, for a one shot import or just to ... [More] compare differences by outputting CSV or LDIF format reports. LSC offers a powerful transformation engine, based on a scripting language, to easily manipulate data on the fly. Various identity management functions are included for directory-specific compatibility — most notably Active Directory (changing passwords, account status, last logon, etc …). LSC is an open source project written in Java, available under the BSD license. [Less]

47.1K lines of code

7 current contributors

15 days since last commit

10 users on Open Hub

Low Activity
4.66667
   
I Use This

.NET Code Contracts

Compare

  Analyzed 1 day ago

Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs. The contracts are used to improve ... [More] testing via runtime checking, enable static contract verification, and documentation generation. Code Contracts bring the advantages of design-by-contract programming to all .NET programming languages. [Less]

1.93M lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

pyTooling

Compare

  Analyzed about 22 hours ago

pyTooling is a collection of arbitrary useful classes, decorators, meta-classes and exceptions.

21.7K lines of code

0 current contributors

10 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

stuf

Compare

  No analysis available

A collection of Python dictionaries supporting attribute-style access. Includes defaultdict, OrderedDict, restricted, and frozen implementations.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause