17 programs for "idea" with 2 filters applied:

  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 1
    jclasslib bytecode editor

    jclasslib bytecode editor

    Visualizes all aspects of compiled Java class files

    jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. Many aspects of class files can be edited in the UI. In addition, it contains a library that enables developers to read and write Java class files and bytecode. All constant pool entries can be edited. Referenced constant pool entries can directly be edited from the context menu that is shown by the "Edit" button of attributes and constant pool entries. Bytecode...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    TilesFX

    TilesFX

    A JavaFX library containing tiles that can be used for dashboards

    A JavaFX library containing tiles for Dashboards. The Tile is a simple JavaFX Control that comes with different skins. To get an idea on how to use the skins with their parameters you could either take a look at the Demo file or check out the TilesFX Demo project which also contains information on how to combine TilesFX with other libraries e.g. Medusa You can also check my blog where you will find additional information about certain tiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SlimeKT

    SlimeKT

    An article sharing platform where you can personalize

    An article-sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, etc. The app was built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX Glance, WorkManager, Coil, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tlaplus

    tlaplus

    TLC is an explicit state model checker for specifications in TLA+

    TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+. TLA+ is a high-level language for modeling programs and systems--especially concurrent and distributed ones. It's based on the idea that the best way to describe things precisely is with simple mathematics. TLA+ and its tools are useful for eliminating fundamental design errors, which are hard to find and expensive to correct in code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    NGX-Translate

    NGX-Translate

    The internationalization (i18n) library for Angular

    ... can use it on its own, but it is usually a good idea to add a loader to load your translations into your application. You can also extract the strings from your code with the extractor. This makes it really easy to start and maintain your translations. By default, there is no loader available. You can add translations manually using setTranslation but it is better to use a loader. You can write your own loader, or import an existing one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    compileflow

    compileflow

    Core business process engine of Alibaba Halo platform

    Compileflow is a very lightweight, high-performance, integrable and extensible process engine. The Compileflow process engine is an important part of Taobao Business Process Management(TBBPM), which is dedicated to optimizating operations at Alibaba’s Taobao Marketplace. Specifically, Compileflow is designed to focus on pure memory execution and stateless process engines by converting process files to generate, compile and execute java code. Currently, compileflow powers multiple core...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libRSF

    libRSF

    A robust sensor fusion library for online localization

    The libRSF is an open source C++ library that provides several components that are required to estimate the state of a (robotic) system based on probabilistic methods. By applying the factor graph concept, well known from Graph SLAM, libRSF provides a robust solution for many sensor fusion problems. The general idea of factor graphs is to describe the state estimation problem as a graph of nodes (the state variables) that are connected by factors (measurements). The resulting graph optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kotlin-libui

    kotlin-libui

    Kotlin/Native interop to libui: a portable GUI library

    Kotlin/Native bindings to the libui C library. libui is a C lightweight multi-platform UI library using native widgets on Linux (Gtk3), macOS, and Windows. Using this binding you can develop cross-platform but native-looking GUI programs, written in Kotlin, and compiled into small native executable files. Cross-platform build is automated using Travis for Linux and macOS targets, and AppVeyor for Windows targets. Just create a release on GitHub, and executable files for all 3 major desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    concordia

    concordia

    Powerful search library, best suited for computer-aided translation

    Concordia - Roman goddess of agreement. Concordance searcher - tool for translators who need their translations to "agree" with one standard. Concordia is a C++ library for fast text lookup in large corpora. It uses a RAM stored index, which takes up approximately 600MB of memory for a corpus of 2 million sentences. It is based on the idea of a suffix array, enhanced by the presence of other auxiliary data structures. The effects are stunning - Concordia is able to do simple substring lookup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    simplebox.js

    simplebox.js

    A simple, responsive lightbox plugin

    simplebox.js is a lightweight lightbox plugin (~936 bytes) that is easy to modify or extend to fit your needs. This plugin is intended to be quick, responsive, and efficient. The idea behind this plugin was to make the process of setting up a lightbox painless. My experience with finding and setting up lightbox plugins has been pretty bad. The plugins I've come across almost always have too many features. simplebox.js is designed to have just one feature: lightboxing. It's responsive out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jQuery Hover3d

    jQuery Hover3d

    Simple jQuery plugin for 3d Hover effect

    jQuery Hover3d is a simple hover script for creating 3d hover effect. It was my experiment on exploring CSS3 3d transform back in 2015 on Codepen 3D hover plane effect. The idea is to transform the element into 3d space using CSS3 transform, playing with translateZ for spacing the elements, and detecting mouse movement to change the transform value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UPascal

    UPascal

    My common Pascal units for Lazarus/FreePascal

    I'm currently moving all my library code into one library. Its going to take some time, since I've built up a lot of code over the years. But, give it a few months, and everything should be here. The idea is to have a common code base for all my goodies, and a reference point for any "how do I" questions. cheers Derek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PhotoJShop

    PhotoJShop

    Photo editing JavaScript library

    PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes, aiming to reproduce the most usual filters. A demo of its capabilities can be seen in Nuophoto, a project that uses this library for all the editing. The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website. After including jQuery, include photojshop.jquery.js. Once loaded you simply need to call it on a valid element. You have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JACo XML ( java xml )
    JACo XML is a handy, tiny component designed to help you with your work with XMLs in Java. The idea is to see every XML as an object instance and then work with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yet Another ImaGe Library. The idea behind this is to have a generic wrapper around image decoders to have an unique way to load images, disregarding its format. The library will be modular and will be able to detect on its own which decoder to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Implement window system for SDL. The idea is to make SDL's GUI easier to make, and to keep design freedom (you give textures to make borders). Restarted from scratch in 2011 and will be moved to another site when 1st usable version come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    php xHTML

    php xHTML

    PHP Class to control xHTML STRICT

    This Class for PHP controls xHTML strict documents, creation, and validation The idea is to made things easy and small, avoid errors or mistypes, helps with IDs / forms/ and tags. The point is to focus on PHP and forget if we close a tag, forgot to set a special required attribute or if we wrote the header correctly, the class take care of that Also made the creation of custom, normal used, and repetitive tasks easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next