• 4TH-3622.ZIP (3,018K)

    Uploaded Thu Oct 22 2020 07:27 pm

    tH is a Forth compiler. Instead of the

  • FILES.BBS (2K)

    Uploaded Thu Oct 22 2020 07:27 pm

  • GCOL740.ZIP (1,036K)

    Uploaded Thu Oct 22 2020 07:27 pm

    The Boehm-Demers-Weiser conservative garbage
    collector can be used as a garbage
    collecting replacement for C malloc or C++
    new.  Also used by a number of programming
    language implementations that use C as
    intermediate code.  Alternatively, it may be
    used as a leak detector for C or C++
    programs. 
    http://www.hpl.hp.com/personal/Hans_Boehm/gc/
    
    
  • HMSTR214.ZIP (1,603K)

    Uploaded Thu Oct 22 2020 07:27 pm

    hamsterdb Embedded Storage is an embedded
    database engine written in ANSI-C.  It
    includes B+Trees with variable length keys &
    records.  It supports in-memory databases &
    endian-independent files, database cursors,
    multiple databases in one file, "record
    number" db's, & duplicate keys.  hamsterdb
    is very fast & highly configurable.  Cmpiles
    & runs on Unix platforms, Linux, Microsoft
    Windows, & Windows CE..
    
  • HMSTR215.ZIP (1,574K)

    Uploaded Thu Oct 22 2020 07:27 pm

    hamsterdb Embedded Storage is an embedded
    database engine written in ANSI-C.  It
    includes B+Trees with variable length keys &
    records.  It supports in-memory databases &
    endian-independent files, database cursors,
    multiple databases in one file, "record
    number" db's, & duplicate keys.  hamsterdb
    is very fast & highly configurable.  Cmpiles
    & runs on Unix platforms, Linux, Microsoft
    
  • HMSTR216.ZIP (1,554K)

    Uploaded Thu Oct 22 2020 07:27 pm

    hamsterdb Embedded Storage is an embedded
    database engine written in ANSI-C.  It
    includes B+Trees with variable length keys &
    records.  It supports in-memory databases &
    endian-independent files, database cursors,
    multiple databases in one file, "record
    number" db's, & duplicate keys.  hamsterdb
    is very fast & highly configurable.  Cmpiles
    & runs on Unix platforms, Linux, MSWin,
    WinCE with Win32 lib at http://hamsterdb.com
    
    
  • HUMSTR07.ZIP (436K)

    Uploaded Thu Oct 22 2020 07:27 pm

    Humm and Strumm is a project to create a
    high-performance, concurrent 3D video game
    engine in modern C++. 
    http://hummstrumm.sourceforge.net/