Showing 383 open source projects for "ark-cpp"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    vcsinfo

    VCS Information Generator tool

    ...Currently supported: Inputs: Mercurial (hg) Outputs: C, C++ Planned: SVN, Git; Java USAGE EXAMPLES: Generate C header file for Mercurial repository using pipes. hg summary | vcsinfo > version.h Generate C++ header file for Mercurial repository in v1.x compatibility mode. hg summary | vcsinfo --cpp --compat version.h Generate Java class for Git repository treating new files as modification. git status | vcsinfo --git --java --package com.test --newismod > version.java SAMPLE OUTPUT: // Version Information // Generated by the VCS Information Tool v2.0 (c) #define MERCURIAL_REVISION 23u #define MERCURIAL_MODIFIED 1 #define MERCURIAL_HASH "6c784b7035ea" #define MERCURIAL_BRANCH "default"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    targetd64

    targetd64

    universal c64 archive related converter tool and emulator frontend

    ...Thus TargetD64 is a frontend providing suitable input for the C64 emulator (the backend) in the form of D64 files. Supported archive formats are zip, gz, lha, rar (< V2.9), lnx, [1-4]!, ark, d64, x64, t64, p00. If a file can not be matched to one of these formats it is treated as a raw C64 (PRG) file. TargetD64 will process all horizontal and vertical combinations of the above stated archive formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    xml-cpp-class-generator

    xml-cpp-class-generator

    Build header and implementation file from XML description.

    A tool which builds header and implementation files for C++ classes, reading a description from XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    write Basic (Gui) in Cpp

    write Basic directly in the C ++ compiler. Simply create a Gui

    Hello Here is a small easy example to write Basic Code in C ++. It helped me to learn c ++. You can easily create a gui. When changing the window sizes, the buttons change propotionally! write Basic directly in the C ++ compiler. Simply create the Gui in Linux have fun ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    GRAVITON3D

    GRAVITON3D

    3D world realtime game. Open source OGL Backbone

    3d space and ground walk game fallout style gameplay keywords; graviton cpp 3d opensource demo 3d shooter open world
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ BigInt class

    C++ BigInt class

    C++ BigInt class enables to work with arbitrary precision integers

    C++ BigInt class that enables the user to work with arbitrary precision integers. Latest Version: 10.3 (2019-03-06)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    ...Version without WebGL, and just as one file (+ include examples in text file): https://sourceforge.net/projects/karel-3d/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    gui_chung_dll

    gui_chung_dll

    a dll to easily make gui windows with graphics in any language

    gui chung dll is a dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    ARK AR Sticker Generator

    ARK AR Sticker Generator

    ARK is an AR Sticker Generator

    In Augmented Reality Development we often need high quality markers for image targets compatible with accurate detection. ARK is an AR sticker generator made using various image processing libraries & scientific tools. It creates a colorful sticker similar to a QR code with each sticker being completely unique from other. It also allows to add an image overlay for branding or other stuff. Generated stickers can be found in Output folder. Extension is .png *GitHub Listing is in process*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Header-only cross platform libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    QNumbers_in_Cpp

    Class(es) to support Fixpoint calculations -->QNumber Format

    To get an idea about fixpoint or the QNumber Format, see https://en.wikipedia.org/w/index.php?title=Q_(number_format)&oldid=776875485
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    ...Karel 3D from Version 8 is different from other Karels, can bulid a Bridges. WebGL version: https://sourceforge.net/projects/karel-3d-webgl/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    vtens_ARK_clock1

    vtens_ARK_clock1. ARK using GPGPU

    vtens_ARK_clock1. ARK Discovering Regulatory Network Topologies Using Ensemble Methods on GPGPUs With Special Reference to the Biological Clock of Neurospora crassa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ethminer for macOS

    Ethminer for macOS

    Ethereum GPU Miner for macOS

    This is a fork of the cpp-ethereum project that works on macOS 10.12.x (Sierra) and 10.13.x (High Sierra). This specific repo was forked from Genoil's cpp-ethereum Repo, which itself was forked from the official aforementioned repo. This fork was made in response to the lack of maintained macOS support from Genoil's fork and from the Official Homebrew Ethereum Formula.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    fhnw-cpp

    Programming CPP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ Fuzzy Logic Programming Library - For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code. Portable to platforms that support the C++ STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    We present TorchCraft, a library that enables deep learning research on Real-Time Strategy (RTS) games such as StarCraft: Brood War, by making it easier to control these games from a machine learning framework, here Torch. This white paper argues for using RTS games as a benchmark for AI research, and describes the design and components of TorchCraft. TorchCraft is a BWAPI module that sends StarCraft data out over a ZMQ connection. This lets you parse StarCraft data and interact with BWAPI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NRRD Image Library for C++

    Header Only C++ Library to read and write NRRD image files

    This is a Header-Only implementation of the NRRD Image file format. It supports all basic C-types and automatically converts to the type you want. It is templated and allows reading and writing user-defined meta-information to the NRRD-header. It implements "the most important" parts of the following standard: http://teem.sourceforge.net/nrrd/format.html - Does not implement: line skip, byte skip, orientations, encodings other than raw, kinds other than domain. - Converts all type...
    Downloads: 2 This Week
    Last Update:
    See Project