Showing 252 open source projects for "activemq-cpp"

View related business solutions
  • 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
  • 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.
  • 1
    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
  • 2
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
    CollegeWin
    TOOLS --------------------- [ESEI] ======== | Primero | ======== |__ Code Blocks |__ MultiSIM 7 |__ Maxima ======== | Segundo | ======== |__ Jublin 8085 Simulator |__ UGR Simulador 8085 |__ R / RCmdr --------------------- [EET] ======== | Primero | ======== |__ Simplez/Algoritmez |__ Dev-Cpp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7

    Snake Game CPP

    Clone of the classic Snake video game, written in C++

    The player controls a snake, guiding it across the board in order to reach and eat objects. Every eaten object makes the snake longer, thus increasing the game difficulty. The player loses when the snake hits a wall or a part of its body.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    C++ library for working with OWL ontologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    kalman-cpp

    Implementation of the Kalman filter and Extended Kalman filter in C++

    Implementation of the Kalman filter and Extended Kalman filter in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    FCL.C++ = FCL/VCL Style Class Library

    FCL.C++ = FCL/VCL Style Class Library

    A C++ Free Class Library written for FreePascal/Delphi Coders

    This is the start of a C++ version of the Free Class Library. Contact me if you want to contribute. I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++. I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style. FCL-CPP is written in C++98 standard to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    waifu2x-ROS

    ReactOS and Windows XP compatible build of waifu2x.

    To speed up, use "-b 256 -j 4" options. The original is there: https://github.com/WL-Amigo/waifu2x-converter-cpp Here are some minor cosmetic changes (switch to control memory usage and slightly reformatted output) and files needed to build under MinGW32-W64. To recompile (in Linux), run "make clean; make". 2016-10-17 UPDATE: added simple GUI. 2016-10-18 FIX: corrected typo, added some crashes handling. 2016-11-20 UPDATE: - added "TTA" and "number of passes" options; - enabled RGB...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ... in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    This is a refactored C++ version of subroutine dqelg of QUADPACK, an implementation of the epsilon table extrapolation algorithm, originally written in Fortran 77. This version is expected to exactly reproduce the roundoff errors of dqelg. Declarations for standard-conforming Fortran bindings are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tag Cloud Maker

    Tag Cloud Maker

    Make a tag cloud from text in your files

    The Tag Cloud Maker application allows the specification of a source folder containing files that are parsed and the words counted and displayed in an HTML word tag cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    flier_C++

    flier.cpp

    YTV : https://youtu.be/s-T_hxguE28
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DBG2OLC: Efficient Assembly of Large Genomes Using the Compressed Overlap Graph The source code can be found in the code page. To compile, go to the directory with all the code files, and use: g++ -o DBG2OLC -O3 *.cpp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Steepest-descent-like search algorithm

    Heuristic search to find 21-variable PW type functions with NL>1047552

    ... as follows: "stp_ineq_pw21.cpp": Main file containing the source code (see comments therein for details). "ADK.txt": Contains the integer values corresp. to the vector space representations of nonzero elements in GF(2^{21}). "INEQs_21s.txt": Contains the coefficient matrix (see Appendix A). "EC.txt": Contains all the 115 groups (each is an equivalence class). "mersenne.cpp" and "randomc.h": Used to generate initial random solutions. For any queries please contact to selcukkavut@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Berserker@Quake2

    Berserker@Quake2

    Created for Linux port

    Warning: bad English! This repository was created for Berserker@Quake2 porting for Linux. Warning: Bers@Q2 is my First Project, started in 2005 year, I was young and inexperienced. So, programming style is very bad ))) But game works nice! Don't see to .cpp extension, project uses almost pure C. Main.cpp - main source code for berserker.exe Game.cpp - main source code for game.dll Data.h - all data for berserker.exe GameData.h - all data for game.dll Def.h...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ExpCalc - experimental C++ program

    Simple. Powerful. Adaptive. A new experimental calc

    ExpCalc - experimental project, that have a large amount of functions. This simple and powerful calc can do many operations, and developed for beginners to learn C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    aaaEngine

    CPP Implementation of AAA Engine that glues RADIUS & TACACS+ client to

    Downloads: 0 This Week
    Last Update:
    See Project