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.
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 1
    UberImaging centrally controls the disk imaging process of many nodes on a network. Clients booted via PXE are served a small initrd image containing udpcast, a client module, and other tools allowing clients to be remotely controlled by a portable GUI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ljArchive is a tool for downloading, browsing, and analyzing journal entries and comments from LiveJournal (or LiveJournal clones).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Providing a tool to apply the data-recovery capability concepts of RAID-like systems to the posting & recovery of multi-part archives on Usenet.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Alternate language bindings for the libdar library written by Dennis Corbin. The original application DAR is a command line backup tool that uses libdar, a library implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    BGZip is a compressor that uses BWT and others techniques to compress archives, sounds and videos with in high compression rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    minihuff is a data compression library that enables the creation of a static frequency table to be stored at both ends of a connection. This allows effective compression even for very small pieces of data that maintain similar entropy characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fbreak is a console application that allows you to break a large file into multiple smaller files (ie, for distribution on floppy disks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML-DBM: lightweight embedded database to store, query and modify XML content without time and memory overhead of re-parsing/re-dumping original XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clean is a program that searches for backup files and such identified by regular expressions in a ~/.cleanrc, and deletes them: possibly interactively with a per-file y/n decision, or in a batch mode. Clean is written in C and targets Unix/POSIX.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 14
    Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxSpilt is a graphic interface based tool that allows to split large files in smaller parts and to join back them. It has been wholy developed using wxWidgets classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ComprLib is a library providing a flexible and easy to use interface for encoding and decoding of data, independent of the input and output sources. New codecs able to encode/decode Arithmetic to LZSS have been ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    apt-got builds and supervises a partial (or full) Debian mirror, that is filled on-the-fly by apt-get requests. But there's more! Its modular mirror engine is ready for customized mirroring algos. So you can easily make your own module! (Eg for apt4rpm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This application takes a large file and splits it into smaller pieces. The user can select from 1.44 MB, 100 MB, 250 MB, 650 MB, 700 MB, 4.3 GB or custom (any size) piece sizes. The program works with exceptionally large input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simplify is aimed to raise images compressibility by using a reversible blurring algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Program to experiment with (combinations of) different (lossless) audio encoding methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    niCE - nice insignificant compressing engine, ...oh no, not another data compressor ;-) C-Programm, das mittels Huffmanalgorithmus und Lauflängenalgorithmus komprimiert. Plus: Ausführlicher Guide und Dokumentation die verwendeten Algorithmen und Projek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    parchive2 provides PAR 2.0 libraries and tools for creating parity files and recovering data using them. The key advance of PAR 2.0 is that you do not need to break a large file into smaller files before making parity files. See the parchive project for
    Downloads: 0 This Week
    Last Update:
    See Project