Showing 520 open source projects for "dev c portable"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Multiplatform C++ libraries. 1. xmt: Portable programming interface to build MultiThreaded (MT) applications or libraries; 2. sockios: interface to sockets (C++ IO streams); 3. StEM: finite state machine/communication framework (communication with ev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LanMan - Multi-Language Application SDK
    LanMan project is a library for developing multi-language applications. Project also has a special support for CodeGear/Borland VCL library which can automatically translate supported components. Project has editor for language files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many places.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Moved to GITORIOUS: http://gitorious.org/tinythread TinyThread++ is a minimalist, portable threading library for C++. It is modeled after the current C++0x standard (draft), implementing a subset thereof, and acts as a simple replacement library for compilers that lack support for C++0x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ portable library designed to be used on 32/64-bit operating systems, as a series of header files, which can be included separately, or all together as a complete library. Memory manipulation, file handling, data types, etc. visit cppocl.co.uk. The status of this library will only be kept up to date on cppocl.co.uk. I have abandoned using Source Forge for access to the source code, and am currently not making development of the library available for open source, although this might change in the future if there is any public demand or support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portable makefile generator. Generates project files for MSVC, XCode, Carbide, Eclipse, GNU make and more with support for C/C++/Obj-C files, assembly files, C# projects and Android projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Neptune Portable C++ Runtime Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UCSD p-System Virtual Machine
    The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    wx.NET is a C# wrapper for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for .NET programs. Supported on Windows, Linux GTK, and Mac OS X using MS.NET or Mono. Visit wxnet.sf.net or click "Project Home Page" below to learn more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dotorg, a floss RAD framework
    The dotorg framework is providing open source and portable RAD framework using bleeding edge open source software. (Get the C++ source via the SVN). [Dotorg framework is not linked with dotnet in any manner]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Feature detection for portable C/C++ projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ColladaLoader is a free open source C# Library that enables developers to load and display Collada 3D Model files (.DAE) in DirectX 10 using the SlimDX SDK. Partitial .X file support. More info: http://www.tomsdevshack.be/projects/colladaloader
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Protodata
    Protodata is a language for manually creating binary data files without the use of a hex editor, with the original purpose of prototyping new file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    libtermgraph is a simple C/C++ library for portable character-based graphics and nonblocking keyboard input in a terminal window. It targets Windows and Unix/Linux systems, and is designed for use in introductory programming courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    simplus is c++ library for constructing event driven simulations with a virtual time. Use it e.g. for telecomm., engineering, traffic simulations or simulation based games. It is lean, fast and portable and easily scales to millions of simulated objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Provides interface for generating stack traces from within a program. Inspired by Java's ability to do a backtrace whenever an error occurs, this provides similar capability in C/C++. Very lightweight and portable, where available builds on execinfo.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PGF is a project that aims to define a basis for reliable, open-source and non-restrictive environment for creating games for different platforms. More than just a bunch of libraries, PGF is in fact a concept, that could be followed by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C++/wxWidgets version of the Dev-C++/wxDev-C++ DevPak Package Manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PXC is a new C-Crosscompiler-Project, based on PCC the UNIX(TM)-Original. Aimed at ISO-9899:99/201x Feature-Completness and easy retargeting. The Toolchain will consist of an Assembler, Linker, Librarian and an integrated MISRA-C-Checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ferite is a modern, lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and leverage for any task. It\'s been designed for rapid deployment in other programs as well as stand alone use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A fully customizable, extensible, scalable computational engine pluggable with various statistical and mathematical engines (R, Matlab, Octave, scilab...) The main focus and datatype considered is timeseries: the project contains also a portable and effi
    Downloads: 0 This Week
    Last Update:
    See Project