URL:
  <http://gna.org/task/?6259>

                 Summary: Submission of Library for Storage and Lookup Data
Structures
                 Project: Gna! Administration
            Submitted by: dhilus
            Submitted on: mercredi 15.10.2008 à 10:15
                  Status: None
         Approval Status: None
         Should Start On: mercredi 15.10.2008 à 00:00
   Should be Finished on: samedi 25.10.2008 à 00:00
                Category: Project Approval
                Priority: 5 - Normal
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A new project has been registered at Gna! 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration <https://gna.org/siteadmin/groupedit.php?group_id=2793> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://gna.org/siteadmin/groupedit.php?group_id=2793>


= Registration Details =

* Name: *Library for Storage and Lookup Data Structures*
* System Name:  *libslds*
* Type: Programs
* License: GNU General Public License V3 or later

----

==== Description: ====
Libslds stands for Library for Storage and Lookup Data Structures.

It started from the observation that no library exists in C that is really
portable and that embeds common algorithms for data structure manipulation.

The libslds was built (and is still building!) with the insight of keeping
things as simple as possible and to keep the library focused on algorithms.
Therefore, memory allocation calls are prohibited from the library as well as
any other calls related to a library or another. Just because the conviction
is that algorithms do not need it and that it is a good way to keep things
simple.

In order to achieve a good quality level, the library is completely unit
tested. Any functionality has its own tests battery. Any bug is first
reproduced
through a test and then fixed.

The source code can be found at the following svn repository:
svn://svn.gna.org/svn/examour/libs/libslds/trunk

To test it, you must use Eclipse.
The library is covered by GPLv3.


==== Other Software Required: ====
Compilation is done with Eclipse CDT.


==== Other Comments: ====
Even though I recently put the ExAmour project on stopped state, it doesn't
mean that it is abandonned. It is just stopped mainly for the reasons
explained and because I need libslds to improve a bit more to continue.
The guest for developers...






    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?6259>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Register mailing list
[email protected]
https://mail.gna.org/listinfo/register

Reply via email to