Managed Projects

cthreading

  Analyzed 6 days ago

C Implementation of Python 2 threading module

1.61K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags python thread

ioprocess

  Analyzed 6 days ago

This is a mirror for http://gerrit.ovirt.org, for issues use http://bugzilla.redhat.com

3.53K lines of code

4 current contributors

about 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pytest-threadleak

  Analyzed 3 days ago

Detect tests leaking threads

331 lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

blkhash

  Analyzed 5 days ago

Block based hash optimized for disk images

6.75K lines of code

0 current contributors

3 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

nohands

  Analyzed 5 days ago

Look ma no hands! A little library for effortless demos.

179 lines of code

0 current contributors

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

userstorage

  Analyzed 5 days ago

Helper for setting up storage for tests Some tests need more than a temporary directory on the local file system. One example is testing block device with 4k sector size, or testing a filesystem on top of such a block device. You can create storage using loop devices and mounts in test ... [More] fixtures, but creating devices and mounts requires root. Do you really want to run all your tests as root, when the code under test should not run as root? The userstorage tool solves this problem by creating storage for tests before running the tests, and making the storage available to the current user. Once you created the storage, you can run the tests quickly as yourself directly from your editor. [Less]

677 lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This