Managed Projects

PgOleDb

  No analysis available

An OLEDB technology Windows driver for the PostgreSQL database.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
2.0
   
I Use This
Mostly written in language not available
Licenses: lgpl

rsyncrypto

  Analyzed 3 days ago

Rsync friendly file encryption - A slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file.

5.75K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Fakeroot Next Generation

  Analyzed about 23 hours ago

Fakeroot Next Gen uses the debugger (PTRACE) interface to trick a program into thinking it is running as root. The basic concept is the same as with fakeroot, but the different interface allows more control over the tricked program, allowing fakeroot-ng to go where fakeroot would not.

7.73K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Deterministic Finite Automata

  No analysis available

A regular expressions parser that uses a deterministic finite automata, rather than the more common non-deterministic finite automata utilized by most regexp engines. This give assured per-character processing time, and is ideal for cases where the regular expression needs a small amount of state ... [More] per string, and rarely changes. This is ideal for firewalls and intrusion detection. [Less]

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: No declared licenses

SafeWrite

  Analyzed 1 day ago

Provides a simple library for atomic update of files (mostly aimed at configuration files). Regardless of what might happen in the system, the library assures the user that either the complete old or complete new version of the file will be present on disk.

220 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This