savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #4412] Submission of CC Library


From: Liviu Nicoara
Subject: [Savannah-register-public] [task #4412] Submission of CC Library
Date: Mon, 11 Jul 2005 23:05:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

URL:
  <http://savannah.gnu.org/task/?func=detailitem&item_id=4412>

                 Summary: Submission of CC Library
                 Project: Savannah Administration
            Submitted by: nikkoara
            Submitted on: Mon 07/11/2005 at 23:05
         Should Start On: Mon 07/11/2005 at 00:00
   Should be Finished on: Thu 07/21/2005 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
             Open/Closed: Open
                  Effort: 0.00

    _______________________________________________________

Details:


Site Admin. Approval/Edition URL:
 <https://savannah.gnu.org/admin/groupedit.php?group_id=7803>


###### ORIGINAL SUBMISSION DETAILS ######

System Group Name:
-----------------
  cclib


Full Name:
----------
  CC Library
  

Type:
-----
  non-GNU software & documentation


License:
-------- 
  GNU General Public License V2 or later


Other License: 
--------------
  


Description:
------------
  The project can be considered an extension to C++ Standard Library by design
and a repository of data structures by content. It contains a handful of other
classes which are the result of some temporary interest I had at some point in
time.

At the moment it contains:

    * class(es) encapsulating POSIX-threads API, mutexes
    * an API for atomic operations on integers
    * a spinlock class and a reader-writer lock class
    * class implementing a binary heap
    * class implementing a leftist tree
    * class implementing a single-linked list
    * class implementing a double-linked list
    * a growing array class

It is going to be augmented by at least:

    * rb tree
    * splay tree
    * binomial heap
    * pairing heap
    * fibonacci heap

It is temporarily occupying space at:

http://seeploosploos.org/work/cc.tgz

It is GPL'ed.



Other Software Required:
------------------------
  It depends on the C++ support library.


Other Comments:
---------------
  

#########################################







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?func=detailitem&item_id=4412>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]