[go: up one dir, main page]

Browse free open source C# Algorithms and projects below. Use the toggles on the left to filter open source C# Algorithms by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 1
    Weight Vectors

    Weight Vectors

    Generate Weight Vectors for multi-objective optimization algorithms

    A handy tool with graphical interface that generate weight vectors for multi-objective optimization algorithms. source: https://github.com/ahmed-fathy/weight-vectors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wilderness mapping system aimed to help automate trip planning in the Boundary Waters Canoe Area Wilderness. This is part of an undergraduate senior design project sponsored by the University of Minnesota Electrical and Computer Engineering Department.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WordSort

    String Sorting algoritm

    WordSort is an algoritm written in c# specifically designed for string sorting with linear complexity. Based on partial hashing approach, provides higher performance than classical algorithms that use the comparison. WordSort includes a console application easy and intuitive to use to evaluate and compare algorithms performance. Only Ordinal sorting and non-case-sensitive sorting provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An implementation of the 'Provider' pattern for .NET 1.1 framework, plug in installation support, and generic entity model base classes capable of binding to a user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Brilliantly simple email signature management. Icon
    Brilliantly simple email signature management.

    No matter the size or needs of your business, Exclaimer helps you amplify every email with optimized, effective email signatures

    Exclaimer provides the perfect solutions to create and control multiple organizational signatures from a centralized location. Our award-winning solutions gives users a dynamic and professional email signature when sent from any device, including Macs and mobiles, and create large cost savings by reducing the load on current IT personnel.
    Learn More
  • 5
    A logging framework that exposes a single log api to clients. Applications can configure the implementation, including filtering options using the provider pattern support in the xqs-provider project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZHSoftware

    ZHSoftware

    ZHSoftware

    ZH软件&源码库
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The 'cbear' framework is a set of libraries and common utilities for different programming languages and platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Public description: The 'cbear' framework is a set of libraries and common utilities for different programming languages and platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic optimization of on demand calculation. Generation of C# code for data model and computation code Definition of the xF language IDE: edition of xF project. Excel 2010 Addin available
    Downloads: 0 This Week
    Last Update:
    See Project
  • Podium: AI Lead Generation and Lead Management Platform Icon
    Podium: AI Lead Generation and Lead Management Platform

    Beat your competition with a lead conversion platform, powered by AI and ready to integrate with the tools you already use.

    Podium is a comprehensive AI-driven lead management and communication platform utilized by over 100,000 businesses seeking to enhance customer acquisition and retention. At the heart of Podium’s innovation is its AI employee, which ensures businesses respond to incoming leads instantly around the clock, dramatically improving conversion rates and revenue growth. The platform assists businesses in generating more customer reviews, improving their Google rankings, and unifying their lead channels into a single, manageable dashboard. Through the web and mobile applications, businesses can call and text customers, send payment links for quick transactions, and deploy bulk messaging campaigns to boost repeat sales. Podium’s powerful AI-driven automations seamlessly manage customer interactions across multiple communication platforms, providing accurate and timely responses that help drive sales.
    Learn More
  • 10

    fcc-practice-exam-generator

    create practice exams from FCC exam question pools for Ham Radio

    The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning and parsing programs to update the database information. The project includes source code files. You may use them in your projects but you must give me attribution according to the GNU License Version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a tokenizer that is general purpose, and multilanguage. it will provide consistent usage across the languages, and be tied into that language's unique common usage types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A .net implementation of a framework for genetic algorithms. This tool enables programmers to write the "core" of their problem and have a genetic algorithm immediately setup for solving it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GraphSmart is a collection of graph data structures and algorithms utilizing generics and the Microsoft .NET 2.0 Framework. Included items are commonly used in software engineering but not included in the .NET 2.0 Framework class library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It is useful to understand how hamming coding running is in network layer on TCP/IP protocol [TÜRKÇE] OSI ve TCP/IP de ağ katmanında kullanılan hamming kodlamasının nasıl işlediğini gösteren eğitim amaçlı bir uygulamadır.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Application to test a GA solution for the Knapsack problem, it will compare Genetic Algorithm solution of the Knapsack problem to greedy algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    libIdentity

    libIdentity

    Generate pseudo unique int64 identifiers

    A simple library to generate pseudo unique long (int64) identifiers. Collisions are expected, they are usually under 0.20%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phonet4n is an extensible phonetic string conversion algorithm. It is a .net implementation of a powerful German phonetic library described in "doppelgaenger gesucht", c't 25/99, p. 252.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PileWorks provides the organizational structure for coordinating several different projects which approach some aspect of Pile Technology. PileWorks defines a set of interfaces and implements some basic infrastructure for Pile engines and agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    rtSignal

    Signals for .NET application

    The project implements the concept of signals and queues in the environment .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Shears is a C# library for list processing, combinatorial problems, and functional programming. It is intended to be useful for everyday coding, with an emphasis on producing brief, readable code. It's also lots of fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to be a repository of most popular data structures written in C# language, like stacks, queues, lists, linked lists, heaps, graphs, trees, etc.
    Downloads: 0 This Week
    Last Update:
    See Project