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

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    The Tomographic Image Reconstruction Interface of the Universite de Sherbrooke (TIRIUS) is a Qt-based user-interface software for reconstructing 3D images from data generated by real apparatus or generated by the GATE Monte Carlo simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    libmgcd is a multigrid contact detection (MGCD) library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Crazy Turtle puzzle game solver utility. Other names: CRAZY TURTLE / LE JEU FOU DE LA TORTUE / NAUGHTY TURTLES / ŠAŠAVE KORNJAČE / NAGAJIVE ŽELVICE / SASAVE KORNJACE
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 5
    This is a fully STL-compliant C++ map/set/multimap/multiset implementation for g++ using an AVL tree instead of a Red-Black tree (that is present in current libstdc++).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ropes are a scalable string implementation that are designed for efficient operation by utilizing lazy operations such as concatenation and slicing. This is a python C module which implements ropes for pythons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Open Screening Environment is a open source system for management of High Throughput Screening related experiments. The platform consists of new research tools that will enhance significantly management and analysis of HTS data. More information can be f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A very well optimized coherent noise-generating library for C++ under BSD-style license
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Three software packages to work with RFC2617 digests: libdigest (C library to compute digests), libcppdigest (C++ library to manage /etc/passwd-like files) and libpam-digestfile (PAM module allowing authentication via an /etc/passwd-like file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    One approach to constructing fast queues is to construct a mechanism for using shared memory appropriate containers in C++ as templates. There are three main components: the shared segment of memory, an allocator of memory chunks and the queue itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple image utility in C++. Although the boost::gil library is a great one, I can not understand the complex c++ template syntax in it. So i write a simple one( also limited functional )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SSEPlus is a SIMD function library. It provides optimized emulation for newer SSE instructions. It also provides a rich set of high performance routines for common operations such as arithmetic, bitwise logic, and data packing and unpacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    darknocK detects edges in images. It is using Artificial Neural Networks to enchance the results of standard algorithms.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    The library currently consists of an implementation of collision detection of static/moving ellipsoids that exploits frame-coherence using separating planes. Please visit http://www.cs.hku.hk/GraphicsGroup/cd.html for paper references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickMP (Quick Multi-Processing) is a simple cross-platform C++ API for generating parallel for loops in shared-memory programs, similar to OpenMP. It provides automatic scalable performance based on the number of available processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AMMORIA (ARAB) is an object oriented programming language uses Arabic words instead of English words, to make learning programming for Arab children easy and fast, it's planned to support Urdo and Farsi too, AMMORIA has its won IDE and Visual stuff.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Extensible Compressed Trie

    An extensible and compressed trie data structure written in C++.

    An extensible and compressed trie data structure written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    A multi-platform information extraction/ontology population library from HTML documents, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simulation of plants, prey, and predators, using sense->think->action paradigm with neural net processing. Reproduction and mutation implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bitswarm is a computational-oriented project: it provides a library of n-dimensional bit-array manipulation primitives. Unix and win32 platforms are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    `ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Flexible Registration and Evaluation Engine (f.r.e.e.) allows the composition, evaluation and optimization of image processing/registration algorithms. It also aims to boost the exchangeability and comparability of data and algorithms in research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OW.NET -- 1-Wire API port from Java (and J#) to C#. Use the Dallas 1-Wire and iButton chips with standard C# using a serial adapter (also CF.net) or the TMEX drivers on the Windows platform. No J# distribution installation required.
    Downloads: 1 This Week
    Last Update:
    See Project