Showing 70 open source projects for "c# source code example"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 1
    Windows File Manager

    Windows File Manager

    Original Windows file manager (winfile) with enhancements

    The Windows File Manager lives again and runs as a native x86 and x64 desktop app on all currently supported version of Windows, including Windows 10. I welcome your thoughts, comments and suggestions. There are two primary versions of the source code in the master branch, original_plus tag, which refers to the source for WinFile as of Windows NT4 with minimal changes so that it compiles with Visual Studio and runs on current Windows. And current master, which contains my personal changes /...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    Watchman

    Watchman

    A file watching service that records when files change

    Watchman purpose is to watch files and record when there are changes. It can trigger actions (rebuilding assets, for example) when there is a change in matching files. The watchman executable has both the client and the server components of the watchman service. When running watchman, it will attempt to communicate with your existing server instance (each user has their own persistent process), and will attempt to start it if it doesn’t exist. There are some options that affect how watchman...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Snappy

    Snappy

    A fast compressor/decompressor

    Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. Snappy is intended to be fast. On a single core of a Core i7 processor in 64-bit mode, it compresses at...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    LAME (Lame Aint an MP3 Encoder)

    LAME (Lame Aint an MP3 Encoder)

    A high quality MP3 encoder

    LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
    Leader badge
    Downloads: 18,395 This Week
    Last Update:
    See Project
  • 6
    7-Zip

    7-Zip

    A free file archiver for extremely high compression

    7-Zip is a file archiver with a high compression ratio. 7-Zip works in Windows 11 / 10 / 8 / 7 / Vista / XP / 2022 / 2019 / 2016 / 2012 / 2008 / 2003 / 2000. You can use 7-Zip on any computer, including a computer in a commercial organization. You don't need to register or pay for 7-Zip. And there is command line version for Linux and macOS. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license with GNU LGPL + unRAR restrictions. Check the license...
    Leader badge
    Downloads: 10,458 This Week
    Last Update:
    See Project
  • 7
    WinDirStat: Windows Directory Statistics

    WinDirStat: Windows Directory Statistics

    A disk usage statistics viewer and cleanup tool for Windows

    WinDirStat (Windows Directory Statistics) is a disk usage statistics viewer and cleanup tool for Windows. On start up, WinDirStat reads the whole directory tree once and then presents it in three useful views. The official download location and collaboration platform for WinDirStat has moved to GitHub: https://github.com/windirstat/windirstat Downloads and source code provided on SourceForge may not always be up to date. They are primarily used for disaster recovery purposes.
    Leader badge
    Downloads: 1,144 This Week
    Last Update:
    See Project
  • 8
    ArchiveAccess is a library for easy access to archives. It provides a C Interface to the 7-Zip archive software. It also demonstrates how to use this C layer for use in other languages with a Delphi example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.33 for Windows/Win32

    Windows XP+/32 bit native port of GNU Midnight Commander, based on the current 4.8.33 development stream. Midnight Commander (also known as mc) is a free cross-platform orthodox file manager and a clone of Norton Commander. Supports both the recent Windows 10 enhanced plus legacy consoles, 16 and 256+ colour modes are available within either. Features include the ability work with common archive formats as if they were simply another directory, and function as an SFTP/FTP...
    Leader badge
    Downloads: 299 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    ccccd

    ccccd

    Channel Code Copy of Compact Discs

    Channel Code Copy of Compact Discs: This project has the goal to archive the complete content of CDs on the channel code layer. Here, the NRZI signal which stems from the laser-pickup of a CD player is recorded directly, providing sort of a pit-land photo of the CD. The resulting image file, in turn, is demodulated and decoded in software, i.e. within a virtual CD player. The digital audio channel code on LaserDiscs and CD Video discs can be handled as well. Note: The image extraction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    SVBus

    SVBus Virtual SCSI Host Adapter for GRUB4DOS

    Today we present a new virtual SCSI driver for use with GRUB4DOS named SVBus. The driver is used like WinVBlock and FiraDisk to access GRUB4DOS mapped drives from Windows. At the moment VHD file disk and RAM boot are supported. The supported OS platforms are Windows 2000 up to the newest Windows 10 on x86 and x64 architectures. For interested developers the source code is included and licensed under the GPL. Many thanks and much respect go out to the authors of WinAoE, WinVBlock (Shao...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Sourcetrail

    Sourcetrail

    Free and open-source interactive source explorer

    Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code. Building Sourcetrail requires several dependencies to be in place on your machine. However, our CMake based setup allows disabling indexing support for specific languages which reduces the number of dependencies to a minimum. Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16
    akaidatdecode

    akaidatdecode

    akaidatdecode: tool for the AKAI S1000/S3000 DAT-backup format

    The tool "akaidatdecode" can be used to decode the AKAI S1000/S3000 DAT-backup format. "akaidatdecode" converts a suitable WAV-file (DAT-backup signal) into a tar-file (file archive). Notes: * The WAV-file must contain a bit-transparent copy of the DAT-backup signal, signal-manipulation (for example level-scaling, filtering, dithering, or lossy audio compression) is not allowed. * The resulting tar-file for example can be imported to a disk (or image file) for AKAI samplers via the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GOST-Shred ☭

    GOST-Shred ☭

    Cross-platform Shred implementation written in Golang

    Commandline File Shredder - ALBANESE Lab (c) 2020-2021 GOST R 50739-95 Data Sanitization Method (2 passes). Prevents data recovery using standard recovery tools. Copyright © 2020-2021 ALBANESE Research Lab Source code: https://github.com/pedroalbanese/gost-shred Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TestDisk & PhotoRec

    TestDisk & PhotoRec

    Disk recovery utility

    ...It has been extended to search also for non audio/video headers. It searches for Sun/NeXT audio data (.au)RIFF audio/video (.avi/.wav)BMP bitmap (.bmp)bzip2 compressed data (.bz2)Source code written in C (.c)Canon Raw picture (.crw)Canon catalog (.ctg)FAT subdirectoryMicrosoft Office Document (.doc)Nikon ds
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • 19
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    STManager

    STManager

    manage assortment in your company

    ...When the right information is needed, then it lets you quickly search for the right product you are looking for. Application designed to help with managing for example postal packages, where each product is very distinct for one another. For source code and more insides of this project, please visit github page: https://github.com/michalwilk123/STManager Name STManager is derived from old name: "Stocktake Manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Viewer 45

    Viewer 45

    File Manager / General Viewer / Commandline utility / Generic Frontend

    Originally Developed as a *.dwg format viewer with minimum dependencies on Windows libraries, it has grown to be a complete file manager (or a Generic front-end / GUI suitable for any command-line utility). It's fully functional however it would need some code Refinements, in addition to replacing the *.dwg support library to any open source one (libredwg or libdwg). Additional "C" or "C++" open source libraries could be added to support many formats as needed. Complete source is supplied via GitHub [ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 ]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Random File Picker

    Random File Picker

    Choose (and open) random files from random directories.

    Random File Picker can quickly choose and open random files from a set of directories. Files can be filtered so you can for example look only for images. The directories that you supply to RFP will be scanned for sub-directories (first a directory is chosen, then a file from it). In short it is a tool that makes decisions in your place. Not sure what wallpaper to choose for today? Let it decide for you. Not sure what movie to watch? It can open a random one in just a few clicks.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 24
    ccccd-HW

    ccccd-HW

    Hardware for Channel Code Copy of Compact Discs

    Hardware for Channel Code Copy of Compact Discs: "ccccd-HW" is a hardware project associated with the software project "ccccd". For further details see "ccccd": http://sourceforge.net/projects/ccccd/ Note: Special restrictions apply. See disclaimers below and within the distribution. Copyright (c) 2012-2013 by Klaus Michael Indlekofer, Manuel Dietrich, and Viktor Skemski. All rights reserved. Copyright (c) 2018-2019 by Klaus Michael Indlekofer. All rights reserved. Licensed under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    linn9000cass

    linn9000cass

    linn9000cass: tool for Linn9000 & LinnSequencer data cassette format

    The tool "l9000cassdecode" can be used to decode the data cassette (tape) format for the Linn9000 and LinnSequencer. Depending on the data cassette contents, Linn9000-related files are extracted, for example with the following file types: DSQ, MSQ, ALL, ASQ, ADS, AMS, ALM, SND, KIT. Optional: tar-file export. Note: Linn9000-related files for example can be imported to a Linn9000 floppy (or image file) via the tool "l9000fs" which is contained within the project "linn9000fs":...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next