QDBM "depot.c" translated to D

2015-05-20 Thread ketmar via Digitalmars-d-announce
here i'm presenting[1][2] a simple, but usable and reasonably[3] fast key-value storage in the spirit of GDBM. it is based on Depot[4] layer of QDBM[5] package. it should be compatible with QDBM databases. Depot consists of a single class, and allows you to put, get and del[ete] records. it also s

DConf parking info and code

2015-05-20 Thread Andrei Alexandrescu via Digitalmars-d-announce
Attendees may park in the multi-level parking structure in the middle of campus. Code is 228636. -- Andrei

Re: Calypso: Direct and full interfacing to C++

2015-05-20 Thread Kagamin via Digitalmars-d-announce
On Wednesday, 20 May 2015 at 00:20:46 UTC, Elie Morisse wrote: On Monday, 18 May 2015 at 12:27:35 UTC, Kagamin wrote: BTW how does it rely on having everything on the D side? Maybe it's enough to have just instance size and method symbols? I'm not sure what you mean. I mean a workaround for