145 programs for "c-sharp" with 2 filters applied:

  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    lzop is a file compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed, at the cost of some compression ratio. lzop uses the LZO library for compression services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    APR based virtual file system library and modules for read/write access to gzip, bzip, tar, cpio, iso and zip archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apache 2 API module, which serve zipped archive (created by PkWare, WinZip, JAR and other tools) like virtual filesystem and allow browse its content. Usefull for browsing html based documentation (for example generated by javadoc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BaverBurner is a GUI frontend for cdrecord, cdrdao and dvdrecord. It will be able to create Data CDs, Audio CDs from your MP3/OGG collection, Data DVD's and Video DVD's once completed. It requires a valid C compiler and GTK+-2 libraries, as well as cdto
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Help implement an industrial strength Burrows-Wheeler transform compressor! Initial release covers block-sort, MTF coding, RLE coding, Huffman coding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project develops a library for the communication with a Casio Pocket Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files. See also ELFIO project.(http://sourceforge.net/projects/elfio)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TNT Mocha Backup Platform Independent backup utility written in Java. Uses ZIP files for data storage. Now supports file permission backup for restore by standard utilities in linux such as unzip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A free multiplataform Free Software version of hacha, a program for spliting files
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compres
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An extensible, cross-platform object persistence library for C++ developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Huffman Coder/Compressor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Want to modify your Award(tm) bios or the files it contains? AwardMod is the ONLY publicly available program that lets you add or remove modules from the New Medallion BIOS'. replaces some or all of cbrom/modbin download it today Josef Hill
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    pgn2pgc converts text Portable Game Notation (PGN) chess files into highly compressed Portable Game Coding (PGC) chess files. This is the only implementation of PGC as described in the PGN standard. Code is also useful for writing chess software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JTape provides a Java Library for tape device access that is usable from most operating system platforms. The library is easily extensible allowing additional platforms to be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    New compression method based on bit repacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hostingstar.com.au's open source software. To be used primarily for dotnetnuke modules, a cross platform backup system, .net (dotnet) user controls, 3d plugins and many other bits and pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library with the intent to provide a single interface to files and data in various locations, like inside archives and across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project