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

  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

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

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 636 This Week
    Last Update:
    See Project
  • 2
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.5 and has been released on 25/12/2021. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    QtChess
    QtChess is a peer-to-peer chess program sporting a Qt/OpenGL interface. Please download releases at https://github.com/textbrowser/qtchess/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    ChessTask is a frontend for easily creating chess tasks with LaTeX. The tasks are stored in a list which can be exported, either to a LaTeX input file, or to HTML files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Fen2eps is a small console program that converts FEN (Forsyth Edwards Notation) strings to EPS (Encapsulated Postscript) files containing the chess board diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pgn2ltx is a simple converter that reads chess games in PGN format and outputs them to a LaTeX input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scidb

    Scidb

    Chess Database Application

    Scidb is an open-source chess database application for Windows, Unix/Linux. It is a new development inspired by Scid.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    Gambit

    Gambit

    A cross-platform chess game.

    Gambit is a cross-platform chess game. There are binaries for Windows users. Users of Unix-like operating systems can check the web site for build instructions (it should be easy to follow).
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10

    Sunsetter

    Sunsetter, a chess, crazyhouse, and bughouse playing program

    A Bughouse/w24 and Crazyhouse/w23 playing program. C++ , Linux/Windows, GPL. Also available in precompiled packages to start playing right away.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Redqueen Chess Engine
    Redqueen is an UCI (Universal Chess Interface) only compatible chess engine written in C++.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    C/CIF

    C/CIF

    Compact/ Chess Interchange Format

    C/CIF is an interchange format for chess applications. This format is supporting all features of a chess application - PGN does not provide this - and can be used to transfer chess archives without any loss via an application independent format. C/CIF is supporting two formats: the binary format CCIF, and the human readable format CIF (in XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres. For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Virtual Chess Clock

    Virtual Chess Clock

    A simple and free chess clock software.

    Virtual Chess Clock is a chess clock software: it can be used to simulate a chess clock on computer (typically a laptop). Virtual Chess Clock is designed to be easy to use. It is free, open-source and multi-platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    mpchess

    mpchess

    simple chess game written in C

    Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are evaluated only by adding the values of the pieces left on the board. Any factors related to where the pieces are, such as mobility, doubled pawns, isolated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    yacen

    yacen

    Yet Another Chess ENgine

    IMPORTANT: I renamed the project to cengix (chess engine no. x). See http://code.google.com/p/cengix. IMPORTANT: yacen is not in any way related to the YACE chess engine. The similar name was a mistake. To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance. It is completely written in ANSI-C using nothing more than the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MinkoChess
    MinkoChess is a multiplatform chess engine written in C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a free, open source calculator of chess rating for tournament players. It has features like saving calculation with details. It has a multiplatform support thanks to Qt library, versions for Linux and Windows are released.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Chess Engine
    Provides interface for working with chess games in PGN (use libpgn) make moves, and get result
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open source chess engine in C, released under the GPL. Compatible with the XBoard and UCI interface protocols to link to a GUI or other chess arbiter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yet another chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Trinkets for hackers. Currently: Rubik cube move series inventor. Go solver for tiny boards. Jokes converted into lateral puzzles. Turing machine enumeration Things coming: sci-fi ideas/stories, chess (endgame), etc... License GPL+GFDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tactix / Duell is a chess variant with dices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next