Showing 529 open source projects for "programming c++ library"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    A strong, yet minimalistic Math-oriented Programming Language (MML) providing an easy-to-use console and a command-line script interpreter, targetted towards fast calculations for extremely big numbers, and bundled with a number of math libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tsunami Programming Language
    Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Spike
    A dynamic, object-oriented programming language with a C-like syntax
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Brook+ is a high level C-like language with extensions for stream programming on different compute devices such as CPUs and GPUs. Supports an ATI CAL and x86 CPU backend. Keywords : GPGPU, GPU Computing, HPC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A pure functional programming language using lazy evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Foma is a compiler, programming language, and C library for constructing finite-state automata and transducers for various uses. It has specific support for many natural language processing applications such as producing morphological analyzers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BASIC programming language for Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aurelia is a framework for program transformation based on a C++0x development environment. It provides libraries and tools for term rewriting, strategic programming, AST type generation, parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Semantic Web related plugins for the DLVHEX system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FeatureC++
    FeatureC++ is an extension of C++ that supports feature-oriented programming (FOP). ...generate tailor-made software by composing C++ classes according to a feature selection!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Compiler and tools for the Cx language. It supports Aspect-Oriented, Concept-Oriented programming, and OOP as a result. Cx compiler will emit platform independent IL which will be translated to platform specific binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Generate parsers with ease, using a graphical user interface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programming language for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Universal Strict OOD programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A calculator with C-style syntax and many features, like functions, braching and arrays. It's a small programming language that can be executed on VM or compiled to x86 code and run natively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Mattahtias BASIC project is an implementation of a BASIC compiler in ANSI C. Initial supported platforms will include Amiga OS and Win32. The goal of this project is to create a powerful, intuitive, and easy to learn BASIC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ThunderVB is an add-in for Visual Basic 6. ThunderVB let's you embed Asm and C instructions directly in you VB source programs. Furthermore ThunVB let's you create a true StdCall Dlls. Moreover ThunVB can extend VB IDE to a basic Asm/C code editor. Tha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shared library to parse C-code (DLL on Windows platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mixed Analog/Digital Simulator framework - parser and elaborator for Verilog and Verilog-AMS, and an extended C++ (ParC - http://parallel.cc) to be used as the simulation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MiGOberon
    An Oberon-2 compatible source code translator which will produce C++ or Object-C files from Oberon input files. Extensions will be included to allow infix operator definitions, enumerated types, complex numbers, strings, and OS interface modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Generate a parser at runtime from a collection of C++ objects. Concisely state a parser specification in ordinary C++ code. Learn from a parser generator with an object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mission 14 is a programming language , built with C++ , its main purpose is to deliver a new concept of programming paradigms and to build an AI bot that interact nearly as humans as possible !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java2C++ is a translator from Java to C++. It makes the assumption that the java program to translate is a properly functioning program, significantly simplifying analysis. Java run-time environment will be provided in a runtime library.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.