Projects / libds

libds

LibDS is a cross-platform library to support simple networking, threads, as well as data structures. It allows code reuse for common data structures, such as linked lists and hash tables, as well as support for complex entities such as config files.

Tags Software Development Libraries
Licenses GPL
Operating Systems Mac OS X Windows Windows POSIX
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  03 Jan 2005 22:25
  • Rrelease-after

Changes: This release included a new AutoWin build system for simplified compilation with MSVC, a self-installer script, and a fixed, stable DLL interface that is binary compatible across releases. Using this DLL interface is recommended, as it will save users much trouble.

  • Rrelease-mid
  •  29 Sep 2004 00:35
  • Rrelease-after

Changes: This release fixes a crash in sorting, updates documentation, and includes numerous build fixes for BSD, Mac OS X 10.4, and Win32.

  • Rrelease-mid
  •  10 May 2004 23:53
  • Rrelease-after

Changes: Compilation fixes, support for modules reporting to DSComponent that they failed, and globalized symbols in DSComponent modules for primitive intermodule dependency.

  • Rrelease-mid
  •  21 Mar 2004 21:19
  • Rrelease-after

Changes: This release fixes the broken build system on Unix so that shared libraries are correctly generated, and fixes portability problems with config files between Unix and Win32.

  • Rrelease-mid
  •  02 Feb 2004 01:54
  • Rrelease-after

Changes: This version adds a new API to abstract select() in DSNetwork, as well as various bug and portability fixes.

7f271834f892cd676c20e089938e0edd_thumb

Project Spotlight

MinGW cross compiling environment

A MinGW cross compiling environment.

16e41e452461ccc4717f6003bd5bd0c4_thumb

Project Spotlight

TclUP

An FTP client in Tcl/Tk.