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

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

[Savannah-register-public] [task #8395] Submission of BASICS


From: Arnaud Troël
Subject: [Savannah-register-public] [task #8395] Submission of BASICS
Date: Thu, 10 Jul 2008 17:40:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.15) Gecko/20080625 Ubuntu/7.10 (gutsy) Firefox/2.0.0.15

URL:
  <http://savannah.gnu.org/task/?8395>

                 Summary: Submission of BASICS
                 Project: Savannah Administration
            Submitted by: atroel
            Submitted on: Thursday 07/10/2008 at 17:40
         Should Start On: Thursday 07/10/2008 at 00:00
   Should be Finished on: Sunday 07/20/2008 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
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://savannah.gnu.org/siteadmin/groupedit.php?group_id=9906> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=9906>


= Registration Details =

* Name: *BASICS*
* System Name:  *basics*
* Type: non-GNU software & documentation
* License: Other (FreeBSD license (aka 2-clause BSD license))

----

==== Description: ====
BASICS stands for Basics Are Simple Idiot C Samples. 

It is a C software library that aims at providing the bare necessities when
developing C software on constrained environments, for instance where no
operating system is available. 

It reduces its dependencies to the bare minimum (at least, an ANSI C
compiler) and provides a way to easily enable or disable features when not
needed.

The covered functional subset is well-documented and quite small so as to
focus on code efficiency with regard to resources (CPU, memory). It also makes
this library easy to use as a base for quick or tiny C project. 

Typical features are:

- queues, lists, doubly ended queues, AVL tree, RnB trees
- memory allocators and pools
- fixed point mathematics
- C ANSI exceptions
- lightweight object oriented framework 
- design patterns C enabler

It is clearly not meant to become a concurrent for projects like glib or
such, as it has a different scope.



==== Other Software Required: ====
none


==== Tarball URL: ====
http://atroel.free.fr/basics-0.1.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?8395>

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





reply via email to

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