Showing 694 open source projects for "c# wiki"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    SQLiteStudio

    SQLiteStudio

    A free, open source, multi-platform SQLite database manager

    A free, open-source, multi-platform SQLite database manager written in C++, with use of Qt framework. It's free of charge for everybody, for any purpose (including commercial). It's safe, as anyone can review the source code. The SQL Editor window assists users with SQL syntax hints & highlighting, provides pretty-print code formatter, and marks syntax errors. You can Ctrl+click on the table mentioned in the SQL query to open that table (or index, or trigger, or view). Currently supported...
    Downloads: 147 This Week
    Last Update:
    See Project
  • 2
    ccls

    ccls

    C/C++/ObjC language server supporting cross references & hierarchies

    C/C++/ObjC language server supporting cross-references, hierarchies, completion, and semantic highlighting. It has a global view of the code base and supports a lot of cross-reference features, see wiki/FAQ. It starts indexing the whole project (including subprojects if exist) parallelly when you open the first file, while the main thread can serve requests before the indexing is complete. Saving files will incrementally update the index. Hierarchies, call (caller/callee) hierarchy, inheritance...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    mpv

    mpv

    Command line video player

    mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki. While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    fheroes2

    fheroes2

    fheroes2 is a recreation of Heroes of Might and Magic II game engine

    ... in its own wiki page.
    Downloads: 21 This Week
    Last Update:
    See Project
  • An end-user bridge dapp offering the lowest fees and fastest speeds of any cross-chain asset bridge. Icon
    An end-user bridge dapp offering the lowest fees and fastest speeds of any cross-chain asset bridge.

    A new paradigm in cross-chain experiences, seamlessly connecting users with applications.

    Fastest and lowest-cost bridging for end-users. Streamlined interoperability for developers.
  • 5
    MAME

    MAME

    MAME is a multi-purpose emulation framework

    MAME's purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time,...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    Point Cloud Library

    Point Cloud Library

    A standalone, large scale, open project for 2D/3D image processing

    The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. PCL is released under the terms of the BSD license, and thus free for commercial and research use. Whether you’ve just discovered PCL or you’re a long time veteran, this page contains links to a set of resources that will help consolidate your knowledge on PCL and 3D processing. An additional Wiki resource for developers is available too. To simplify both usage and development...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    FEX

    FEX

    A fast usermode x86 and x86-64 emulator for Arm64

    FEX allows you to run x86 and x86-64 binaries on an AArch64 host, similar to qemu-user and box86. It has native support for a rootfs overlay, so you don't need to chroot, as well as some thunklibs so it can forward things like GL to the host. FEX presents a Linux 5.0 interface to the guest, and supports both AArch64 and x86-64 as hosts. FEX is very much work in progress, so expect things to change. FEX has been tested to build and run on ARMv8.0, ARMv8.1+, and x86-64(AVX or newer) hardware....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Dungeon Crawl: Stone Soup

    Dungeon Crawl: Stone Soup

    A game of dungeon exploration, combat and magic

    ... instead of an exercise in frustration. Crawl also sports a number of systems and mechanics that diverge from more traditional roguelikes. For example, there's less emphasis on character classes (or backgrounds in Crawl parlance); your character is defined more by their skills, species and choice of deity than their background. Crawl includes an in-game tutorial and manual in the name of providing something playable without the aid of a guide or wiki.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    GAM

    GAM

    Command line management for Google Workspace

    ..., then run the MSI installer. By default, GAM will install to C:\GAM but you can change this to wherever you prefer. GAM will also be added to your path so you can run GAM even if you're not in the GAM folder. At the end of the MSI install process, GAM will open a command prompt to allow you to setup a project and authorize GAM for admin management and user data/config access.
    Downloads: 6 This Week
    Last Update:
    See Project
  • File Synchronization, File Replication and File Archiving software solutions. Icon
    SureSync is a file replication and synchronization application that provides one-way and multi-way processing in both scheduled and real-time modes.
  • 10
    clib

    clib

    C package manager-ish

    Package manager for the C programming language. Expects libcurl to be installed and linkable. Basically, the lazy-man's copy/paste promotes smaller C utilities, also serving as a nice way to discover these sort of libraries. From my experience C libraries are scattered all over the web and discovery is relatively poor. The footprint of these libraries is usually quite large and unfocused. The goal of clibs is to provide stand-alone "micro" C libraries for developers to quickly install without...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    If you're new to the project, welcome! Please feel free to ask questions here. We encourage new frameworks and contributors to ask questions. We're here to help! This project provides representative performance measures across a wide field of web application frameworks. With much help from the community, coverage is quite broad and we are happy to broaden it further with contributions. The project presently includes frameworks on many languages including Go, Python, Java, Ruby, PHP, C#, F...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FNA

    FNA

    Accuracy-focused XNA4 reimplementation for open platforms

    FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh libraries. FNA is primarily developed by video game porter Ethan Lee, who has shipped more than four dozen ports of XNA games using the exact branch that you see on GitHub today! You can see some examples of Steam games using FNA. A full list of FNA games on Steam can be found at this webpage. Developer documentation can be found on the FNA wiki, and player documentation can be found on the PCGamingWiki. Our goal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    An Arduino NeoPixel support library supports a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the gitter channel to ask questions as the GitHub Issues feature is used for bug tracking. A library to control one wire protocol RGB and RGBW LEDs like APA106, SK6812, WS2811, WS2812, and WS2813 that are commonly referred to as NeoPixels and two-wire protocol RGB like Lpd8806, APA102, and SK9822 commonly referred to as DotStars. Supports most...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Seafile

    Seafile

    High performance file syncing and sharing

    ... storage capacity on the server. Files can be used offline too. Features built with enterprise environments in mind: AD/LDAP integration, group syncing, department hierarchy, fine-grained permission control. Edit Wiki documents in Markdown format, with built-in WYSIWYG Markdown editor. Knowledge management becomes very efficient with our full-text search, file tagging and review features. The core of Seafile server is written in C programming language. It is small and has a fantastic performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ROC Engine

    ROC Engine

    Simple and light-weight 3D game engine

    ROC Engine is a simple and lightweight 3D game engine. Keyframed skeletal animation with hardware skinning. Audio playback with spatialization (Ogg, WAV, FLAC). TrueType font rendering with Unicode characters support. All information about modeling and scripting is available at wiki. Check demo scene resources out for an example of engine usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calamares

    Calamares

    Distribution-independent installer framework

    Calamares aims to be easy, usable, beautiful, pragmatic, inclusive and distribution-agnostic. Calamares is an installer framework. By design, it is very customizable, in order to satisfy a wide variety of needs and use cases. Calamares aims to be easy, usable & beautiful while remaining independent of any particular Linux distribution. The Guide linked above has documentation for end-users, the wiki is mostly for distro developers. The developer’s guide contains information on building...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    staq

    staq

    Full-stack quantum processing toolkit

    staq is a modern C++ library for the synthesis, transformation, optimization and compilation of quantum circuits. staq is written in standard C++17 and has very low external dependencies. It is usable either through the provided binary tools, or as a header-only library that can be included to provide direct support for parsing & manipulating circuits written in the OpenQASM circuit description language. Inspired by Clang, staq is designed to manipulate OpenQASM syntax trees directly, rather...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Binary Encoding (SBE)

    Simple Binary Encoding (SBE)

    Simple Binary Encoding (SBE) - High Performance Message Codec

    SBE is an OSI layer 6 presentation for encoding and decoding binary application messages for low-latency financial applications. This repository contains the reference implementations in Java, C++, Golang, C#, and Rust. More details on the design and usage of SBE can be found on the Wiki. An XSD for SBE specs can be found here. Please address questions about the specification to the SBE FIX community. For the latest version information and changes see the Change Log with downloads at Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libphonenumber

    libphonenumber

    Library for parsing and validating international phone numbers

    Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich). libphonenumber gets the type of the number based on the number itself; able to distinguish Fixed-line, Mobile, Toll-free, Premium Rate, Shared Cost, VoIP, Personal Numbers, UAN, Pager, and Voicemail (whenever feasible). Provides valid example numbers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    A game framework written with osu! in mind. If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Titanium Web Proxy

    Titanium Web Proxy

    A cross-platform asynchronous HTTP(S) proxy server in C#

    A lightweight HTTP(S) proxy server written in C#. For programming help use StackOverflow with the tag Titanium-Web-Proxy. API Documentation and Wiki/Contribution guidelines. Multithreaded and asynchronous proxy employing server connection pooling, certificate cache, and buffer pooling. View, modify, redirect and block requests or responses. Supports mutual SSL authentication, proxy authentication & automatic upstream proxy detection. Supports kerberos, NTLM authentication over HTTP protocols...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    C-evo

    C-evo

    C-evo Distant Horizon; Empire Building Game

    A Civilization style, turn based strategy game, of the Civ II era. In this game, each player becomes the leader of a civilisation. To win, the player's civilization has to be first to build a spaceship. C-evo Distant Horizon (c-evo-dh) is a fork of C-evo New Horizons https://app.zdechov.net/c-evo/ which is itself a fork of C-evo There is an excellent in-game manual, see also; https://civilization.fandom.com/wiki/Strategies_(C-evo)/For_first_few_turns https...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    * OFFICIAL WEBSITE * v3.18.2 one C/C++ file & header provides 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & GUI-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24

    Equalizer APO

    A system-wide equalizer for Windows 7 / 8 / 8.1 / 10 / 11

    ...: - Windows Vista or later (currently only Windows 7, 8, 8.1, 10 and 11 have been tested) - the application must not bypass the system effect infrastructure (APIs like ASIO or WASAPI exclusive mode can not be used) Equalizer APO is best used in conjunction with Room EQ Wizard (http://www.roomeqwizard.com/), because it can read its filter text file format. Please have a look at the Wiki (http://sourceforge.net/p/equalizerapo/wiki/) for instructions on installation and configuration.
    Leader badge
    Downloads: 58,485 This Week
    Last Update:
    See Project
  • 25
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    The Command Line Parser Library offers CLR applications a clean and concise API for manipulating command line arguments and related tasks, such as defining switches, options and verb commands. It allows you to display a help screen with a high degree of customization and a simple way to report syntax errors to the end user. Include wiki documentation with lot of examples ready to run online. Support Source Link and symbolic nuget package snupkg. Tested in Windows, Linux Ubuntu 18.04 and Mac OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next