Showing 367 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
    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
  • 2

    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
  • 3

    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
  • 4
    C++ library for working with OWL ontologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5

    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
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10

    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
  • 11
    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
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Run Wild! - Expand Wildcard File Names

    A console command tool to expand wildcard filenames

    RunWild is a simple tool to make compiling projects easier. If you've downloaded source code before, you might be shocked at how complex build/make files have become. Why? RunWild is an old idea. It will execute another command with wildcard parameters expanded. Example: To compile astyle using g++ (TDMGCC64) runwild g++ -m32 -Wall -O2 -s -o astyle.exe astyle\src\*.cpp Simple! Runwild was written in FreePascal, and is easy to edit if you have other requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open CPP Widget Library (OCWL)

    Open CPP Widget Library (OCWL)

    Simple widget classes for C++ development

    This project aims to provide a set of simple controls to support user interface development in C++ apps which use a graphics API. This is only a set of widget classes. Each widget class provides vertex data for rendering but rendering itself is not covered (use OpenGL + FreeType or DirectX) nor is window handling (use eg. SDL, Qt, or GLFW). Currently under full-time development. An example project is provided which has four dependencies: SDL, OpenGL, GLEW and GLM. Feature set not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AtlasConnect

    AtlasConnect

    java lightweight client for automatic and efficient messages exchange

    The aim behind this project is the realization of a free and simple tool to use and set up for small and medium enterprises, allowing intercommunication between two information system automatically. The solution is based on a client server architecture built on message management solutions as ActiveMQ, IBM WMQ, RabbitMQ, etc ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    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
  • 19
    bolt

    bolt

    The C++ framework for everything and more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Just example project to learn cocos2dx cpp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    KS Lib C++

    a reinvention-of-a-wheel library that wraps OS-specifics

    wrapper for some OS-dependent procedures such as: - Threading - Math
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    flier_C++

    flier.cpp

    YTV : https://youtu.be/s-T_hxguE28
    Downloads: 0 This Week
    Last Update:
    See Project