Showing 29 open source projects for "using"

View related business solutions
  • 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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    Ray Tracing in One Weekend Book Series

    Ray Tracing in One Weekend Book Series

    The Ray Tracing in One Weekend series of books

    ...In Ray Tracing in One Weekend, you will build a simple brute-force path tracer. Continuing with Ray Tracing: The Next Week, you will add textures, volumes (like fog), rectangles, instances, lights, and support for lots of objects using a bounding volume hierarchy (BVH). Finally, with Ray Tracing: The Rest Of Your Life, we'll dive into the math of creating a very serious ray tracer.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    ...By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE, install libraries 561, 562, and 563 with "platformio lib install", adapt the WeatherStationDemo.ino file to your needs. The simple class uses the header date and time to set the clock. NTP-based time class written by Fabrice Weinberg. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    elibsrv

    elibsrv

    a light OPDS/HTML server indexing EPUB and PDF files

    ...Requires only PHP with sqlite. If you'd like to see how it looks for real, feel free to test on my 'demo' server (contains a few public domain books) - you can test it both using a web browser and an OPDS device: http://elibsrv-demo.viste.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wav2letter++

    wav2letter++

    Facebook AI research's automatic speech recognition toolkit

    ...This is needed because KenLM doesn't support a make install step.wav2letter++ expects audio and transcription data to be prepared in a specific format so that they can be read from the pipelines. Each dataset (test/valid/train) needs to be in a separate file with one sample per line. A sample is specified using 4 columns separated by space (or tabs).
    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
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    DaNNet

    DaNNet

    Deep Artificial Neural Network framework using Armadillo

    DaNNet is a C++ deep neural network library using the Armadillo library as a base. It is intended to be a small and easy to use framework with no other dependencies than Armadillo. It uses independent layer-wise optimization giving you full flexibility to train your network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ampclib

    Arithmetic Multlple Precision Computation Library

    ...It provides number theoretic functions and primality tests. The ampclib consists of three classes: +Integer (multiple precision integers) +Rational (multiple precision rational numbers using the Integer class) +Primes (prime number computations and number theoretic functions for unsigned 32 bit integers) The latest release contains optimizations and bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Acoustic Research Tool (ART)

    Acoustic Research Tool (ART)

    Acoustic Simulation Library for Frequency and Time Domain Simulations.

    ...In the time domain generic bidirectional propagation elements, scattering elements, fractional delays, convolution with reflection functions and general z-domain networks are available and can be described using MuParserX expressions. Cylindrical and conical ducts can also be defined based on their geometry. Available models and their parameters can be enumerated and combined to form simulators for complex acoustical structures. Parameters can be specified symbolically by expressions containing other parameter values or global variables. ...
    Downloads: 37 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

    E-Reader

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes.It conserves memory by using memory mapped files. Contains some basic analysis tools such a KD-Tree, Minimum Spanning Tree, and rendering module using PMViewer algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CMake Examples

    CMake Examples

    A collection of useful CMake examples

    CMake is a cross-platform open-source meta-build system which can build, test and package software. It can be used to support multiple native build environments including make, Apple's xcode and Microsoft Visual Studio. The cmake-examples reposiory includes some example CMake configurations which I have picked up when exploring it's usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ionbibtex

    A BibTeX exporter for ION Journals and Conferences

    ...The produce an academic journal and several conferences for both academia and industry. Unfortunantly, they offer no "export citation" functionalty for those that manage their papers using BibTeX (or other citation manager). This project is a simple screen scraper to extract the nessessary citation information and format it as a BibTeX citation. --- * N.B. This project is not endorsed by, and is no way affiliated with ION. I will gladly deprecate this project once the have a working "Export Citation" functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libby

    libby is an open source library managing system

    Libby is an open source library manager written in C++ and using SQLite, I've created this program to run on both Windows and Linux, even tho i prefer linux, it's written with QT, so will cross compile to both. Originally made to organise a play centre library and keep maintenance of that library to a minimum. Feel free to make suggestions about how to make this program even better. Libby's can * store all your books * sort them by Author, book title, or ISBN number * add users * check a book out to a user * import and export current library databases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    Flatland is the virtual environment developed to perform these investigations. Using Flatland as the base environment scientists can visualize and explore both their data and the computations that manipulate that data. Imagine, if you will, a scientist able to examine the real-time results of a simulation and, when he notices an anomally he would like to investigate, he turns to the program running the simulation and examines the code, possibly changing it on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ivl

    A C++ template library extending syntax towards mathematical notation

    ...It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized. In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them. ivl features arrays, tuples and custom function-like objects with left-right overloading, function pipelining and function vectorization, automatic lazy evaluation, sub-arrays and other views of a single or multidimensional arrays, stl-compatible iterators, multidimensional iterators and multithreading. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MintAPI

    MintAPI

    Powerfull ATL Based Library (for VB6) / Strong Class Relations

    ATL based library written with vb6 using windows API's. Including very strong methods such as concurrent execution in most of classes ,wide graphics engine. MintAPI allows you to do more works using less statements which can write in only single lines. MintAPI provides under LGPLv3 license ,you can use it freely. I recommend you to use it ,it's very nice and cute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Arduino Inter-Chip Serial Communication

    Simple multi-station serial communications

    NOW ON GITHUB: https://github.com/MajenkoLibraries/ICSC This is a simple class to enable multiple Arduinos to communicate with each other in either a multi-drop RS-485 network, or point-to-point using direct RS-232. Up to 254 stations can be defined, and any one station can send commands and messages to any other station. Messages are in the form of small packets including a header section, data section, and checksum. Now also includes a C library for Linux to communicate between a PC or Pi and Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Boundary Shift Integral
    Boundary Shift Integral
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a MATLAB implementation of inverse compositional Active Appearance Models (AAMs), as described in the "Active Appearance Models Revisited" paper by Iain Matthews and Simon Baker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Emilda is a complete Integrated Library System that features amongst others an OPAC, circulation and administration functions, Z39.50 capabilities and 100% MARC compatibility. MARC compatibility is achieved using Zebra in conjunction with MySQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    My world, our world. A graphics world; An opengl world; A new world. Using tinyxml, zlib, freetype, freeimage, lib3ds. Thanks them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of project "defE" is to build a library to handle the simulation of the transformation and collision about deformable geometry using the sphere-spring system. It uses CUDA to deal with the enormous mount of parallel computable calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gnplib is a library that provides functions to simulate network delays using Global Network Positioning. It is based on PeerfactSim (http://sourceforge.net/projects/peerfactsim/) developed at Technische Universität Darmstadt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The syBR Engine is a multi-platform game engine written using C++. It's aim is to extensively use plugins in order to allow easy implementation of new engine parts (such as various sound API, new GUI widgets...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next