Browse wiki
This entry published by the Free Software Foundation.
| WB |
| Computer languages | C, Scheme + |
|---|---|
| Documentation note | User manuals: * [http://people.csail.mit.edu/jaffer/wb_toc.html HTML Manual] * [http://people.csail.mit.edu/jaffer/wb.pdf PDF Manual] |
| Full description | ''WB'' is a disk based (sorted) associativ … ''WB'' is a disk based (sorted) associative-array database package providing C, SCM, Java, and C# libraries. These associative arrays consist of variable length (0.B to 255.B) keys and values. Functions are provided to: * create, destroy, open and close disk-files and associative arrays; * insert, delete, retrieve, find next, and find previous (with respect to dictionary order of keys); and * apply functions, delete, or modify values over a range of consecutive key values. * WB is thread safe (so long as HAND structures are not shared between threads). The `put' and `rem' operations allow associations to be used for thread mutexs. associations to be used for thread mutexs. |
| Homepage URL | http://people.csail.mit.edu/jaffer/WB + |
| Interface | library + |
| Is GNU | false + |
| Keywords | key + , scheme + , PUT + , value + , disk based + , sorted + , associative array + , slib + , rem + , RWB-ISAM + , binary encoding + |
| Last review by | Jgay + |
| Last review date | 20 March 2012 + |
| License | GPLv2orlater with exception + , LGPLv2.1 + |
| License verified by | Kelly Hopkins + |
| License verified date | 12 July 2010 + |
| Name | WB + |
| Real name | Aubrey Jaffer + |
| Related projects | SCM + , Slib + |
| Resource URL | http://savannah.gnu.org/cgi-bin/viewcvs/wb/wb/ + , http://lists.gnu.org/mailman/listinfo/wb-discuss + |
| Resource audience | Developer + , General + |
| Resource kind | VCS Repository Webview + , Mailing List Info/Archive + |
| Revisionid | 14,184 + |
| Revisiontimestamp | 20 March 2012 16:35:25 + |
| Revisionuser | Jgay + |
| Role | Maintainer + |
| Short description | Disk based, sorted associative array C library + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| User level | intermediate + |
| Version date | 10 July 2010 + |
| Version download | http://groups.csail.mit.edu/mac/ftpdir/scm/wb-2b1.zip + |
| Version identifier | 2b1 + |
| Version status | beta + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 03:09:13 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| hide properties that link here |
| WB#6 + | Has featured |
|---|---|
| WB#1 + , WB#2 + | License of |
| WB#3 + | Person of |
| SCM + , Slib + | Related projects |
| WB#4 + , WB#5 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
