Browsing projects by Tag(s)

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

Showing page 1 of 2

Centreon is a network, system, applicative supervision and monitoring tool, it is based upon the most effective Open Source monitoring engine: Nagios. Centreon provides a new frontend and new functionalities to Nagios. It allows you to be more efficient in your network monitoring, but also allows ... [More] you to make your supervision information readable by a largest range of users. Indeed, a non technical user can now use the Centreon/Nagios couple to easily understand your network infrastructure thanks to charts and graphical representations of the gathered information. Skilled users still have access to specific and technical information collected by Nagios though. [Less]

4.63636
   
  2 reviews  |  22 users  |  491,236 lines of code  |  12 current contributors  |  Analyzed 3 days ago
 
 

Libneuro is a toolkit and middleware for visual applications, including games. Currently limited to 2d surfaces, it however contains an advanced painter's algorithm which is the backbone for core utilities like graphical user interfaces. The painter's algorithm is designed to avoid the whole ... [More] screen to be redrawn on the frame buffer at every cycle, thus it is efficient on older systems. [Less]

0
 
  0 reviews  |  1 user  |  12,074 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 
5.0
 
  0 reviews  |  1 user  |  672 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Set of tools to help improve memory retention.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 11 hours ago
 
 

This project demonstrates how memory management works, how malloc/free works. A large chunk of memory is allocated and assigned to the memory manager. Then on-request the memory manager allocates chunks for memory to the user. The memory manager returns a pointer. It uses a binary tree to sort the ... [More] free-chunk-list and the used-chunk-list. When the user deallocates the chunks, memory manager tries to join the adjacent free chunks to create a big free chunk. This is how it solves the problem of fragmentation. This project is completely written in C language and have been tested on MSVC and GCC. This project is primarily meant for educational purposes but can also be used for commercial applications. [Less]

0
 
  0 reviews  |  0 users  |  664 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

CCCC - Comprehensive C Code CollectionThe Comprehensive C Code Collection is a collection of several pieces of C code. Each code snippet implements a single functionality and is only slightly related to the others. However, they have a uniform build framework and are ported to lots of operating ... [More] systems. The code snippets include memory trees like Red-Black-Trees, Splay-Trees and others, but also network wrappers, matrix-functions and thread wrappers. It is really easy to add new snippets and the collection is not limited to the current snippets, but more likely to be extended continuously. [Less]

0
 
  0 reviews  |  0 users  |  1,259 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 

A group project for CS4310 Software Engineering at California State University East Bay for the Fall 2009 quarter. ReQuence (Recall the Sequence) is an educational game to strenghten the ability to recall elements in sequence.

0
 
  0 reviews  |  0 users  |  1,100 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

tp de arquitectura 2009 2do cuatrimestre

0
 
  0 reviews  |  0 users  |  1,254 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Easy to use task manager.

0
 
  0 reviews  |  0 users  |  4,826 lines of code  |  10 current contributors  |  Analyzed 5 days ago
 
 
Compare

Simple tracing tool for linux. Should aid during exploiting, cracking, finding memory regions and patching. Cross-Platform x86, x64 and ARM Linux Debugger aimed at patching memory and keeping an eye on variables. Enables you to inject code in the running process Et cetera, Et cetera..

0
 
  0 reviews  |  0 users  |  502 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.