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

  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • 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
  • 1
    C++ implementation of the Deferred design pattern that has been extended to support multi-threaded operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bocca is a text-based, scriptable, interactive development environment for SIDL/Babel-based development of mixed language C/C++/Fortran/Java/Python code. It manages source and build systems. Bocca automates creating SIDL/Babel code or CCA components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The aim of the project is to develop an enterprise object oriented database management system (oodbms) in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    That project aims at providing a framework for SOCI (http://soci.sourceforge.net), so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions, as well as for other Unices and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Cross platform object oriented stack programming language. This general purpose RPN language works in terminal (running scripts), can be used to develop graphic applications, run as a CGI under web servers or embeded in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ wrapper facades for Berkeley sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libthrowable is a small library to ease error handling and debugging in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Flatware Engine aims to be a cross-platform, resolution-independent engine and toolset for developing 2D games (side scroller, isometric, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 10
    The Property Set Library (PSL) is a template-based C++ container library providing value observation, event calling, garbage collection, serialization, object persistence, reflection, thread-safety and other accompanying features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ScriptDev2 is an extension to the Massively Multiplayer Online Role-Playing Game Server - MaNGOS. ScriptDev2’s purpose is to provide small-scale scripts for use within MaNGOS and to provide developers information on how to work with modular application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A linear algebra library using heterogeneously-typed matrices, designed to work with the Boost.Units library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ppp (posix++) are C++ wrapper around commonly used posix related C libraries and interfaces, including linux, OSX (and where available windows with third party framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FAMOUSO is an event-based publish/subscribe middleware written in C++ for systems ranging from 8Bit micro-controllers up to 32Bit PC/Workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Generic System for Data Processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LazyEngine is a collection of Tools for PHP, C# and JavaScript (based on JQuery). The goal is to have a Library that contains most common functions daily used by software developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Seagull is an OO PHP application framework that has the following design goals: a) independence of data, logic & presentation layers; b) extensible component architecture; c) comprehensive error handling; d) integration with PEAR; e) coding standards
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Motor de Jogos 2D/3D para programadores C++, baseado em OpenGL e SDL. MotorJIP está com boa parte dos recursos implementados, dando suporte a elementos de GUI estáticos ou animados, terrenos, modelos personalizados ou importados (.obj), entre outros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ValidationFx
    ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This was my first attempt at a persistent (disk-based) allocator, but I aimed too high, used too many obscure C++ features and it got away from me. You will need the version of v3c mentioned in configure.ac.in to build it. Like I said, it contains lots of really obscure C++, if you're curious. This project isn't being actively maintained anymore - see it's way-cooler C/C++ replacement here at SourceForge - treedb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of bindings (for C, C++, Pascal and Object Pascal) for the GEM desktop environment on MS-DOS, Atari TOS and Linux (GEMIX) as well as an application framework for C++ and Object Pascal optimized for developing GEM desktop applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A full featured, object-oriented, multi-platform C# wrapper for the curses terminal control library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Expatpp is a simple C++ layer to make using the open source expat XML parsing library vastly easier for complex schemas. It has been used widely in industry including the Valve Steam project.
    Downloads: 0 This Week
    Last Update:
    See Project