Showing 18 open source projects for "program"

View related business solutions
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1
    Solana Web3.js

    Solana Web3.js

    Solana JavaScript SDK

    Solana Web3.js is the JavaScript API for interacting with the Solana blockchain, enabling developers to build web applications that communicate with the Solana network.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    imagefap-dl

    imagefap-dl

    ImageFap gallery downloader

    ...The tool enables users to download entire galleries or specific content collections by parsing URLs and systematically fetching associated media files. It is optimized for batch downloading scenarios, allowing users to archive large sets of images with minimal manual intervention. The program typically includes configurable options for output directories, naming conventions, and filtering, ensuring that downloaded content is organized in a consistent and user-defined structure. Its design emphasizes simplicity and automation, making it suitable for users who want a lightweight, scriptable solution for large-scale media downloading.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    Uniswap Labs Interface

    Uniswap Labs Interface

    An open source interface for the Uniswap protocol

    An open-source interface for Uniswap -- a protocol for the decentralized exchange of Ethereum tokens. Developers, traders, and liquidity providers participate together in a financial marketplace that is open and accessible to all. Build Defi apps and tools on the largest crypto project on Ethereum. Get started with quick start guides, protocol documentation, a Javascript SDK, and fully open source code. Get paid to build the future of finance. Uniswap Governance offers grant funding for...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    RWKV Runner

    RWKV Runner

    A RWKV management and startup tool, full automation, only 8MB

    RWKV (pronounced as RwaKuv) is an RNN with GPT-level LLM performance, which can also be directly trained like a GPT transformer (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, fast training, saves VRAM, "infinite" ctxlen, and free text embedding. Moreover it's 100% attention-free. Default configs has enabled custom CUDA kernel acceleration, which is much faster and consumes much less VRAM. If you encounter possible compatibility...
    Downloads: 7 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Flyde

    Flyde

    Visual programming for developers. Includes a VS Code extension

    ...It supports everything you'd expect from a textual-based language; recursions, loops, and conditionals. Unlock new ways to think about, and debug your programs. Have an always-correct diagram of your program. Flyde’s flow-based, visual approach makes asynchronous and concurrent tasks simpler and more intuitive. In Flyde, nothing is hidden. From node implementation to runtime code. Easily access the code behind each node in Flyde’s standard library. Everything needed to run Flyde flows is open source and MIT-licensed. Create Flyde flows right from your IDE. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Node Serialport

    Node Serialport

    Access serial ports with JavaScript. Linux, OSX and Windows

    Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them! SerialPort is currently employees a governance with a group of maintainers, committers and contributors, all fixing bugs and adding features and improving documentation. You need not apply to work on SerialPort, all are welcome to join, build, and maintain this project. Nodebots uses SerialPort as the bridge between your javascript and the firmware on thousands of devices from Arduinos to drones. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    CAC

    CAC

    Simple yet powerful framework for building command-line apps

    ...When using brackets in the command name, angled brackets indicate required command arguments, while square brackets indicate optional arguments. Create a CLI instance, optionally specify the program name which will be used to display in help and version message. When not set we use the basename of argv[1].
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Midi router

    Midi router

    Midi router

    ...Midi Router Client is an advanced, cross-platform tool designed to route and manipulate MIDI signals in real time. It allows users to create virtual MIDI ports, map MIDI events (e.g., CC to pitch wheel), monitor inputs, and build custom controls like program change dropdowns—all with minimal latency Documentation: https://shemeshg.github.io/MidiRouterClient-mdbook Github and support: https://github.com/shemeshg/MidiRouterClient step by step install: https://shemeshg.github.io/MidiRouterClient-mdbook/guide/installation.html ! Windows: Scoop installs are more reliable and update instantly, so Scoop is recommend. ...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 9
    Minsky

    Minsky

    System dynamics program with additional features for economics

    Minsky brings system dynamics and monetary modelling to economics. Models are defined using flowcharts on a drawing canvas (as are Matlab's Simulink, Vensim, Stella, etc). Minsky's unique feature is the "Godley Table", which uses double entry bookkeeping to generate stock-flow consistent models of financial flows. Minsky is good for demonstrating mathematics too, with the most "math-like" interface in system dynamics. Sign up to Minsky's Patreon page (for as little as $1 a month) at...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    Free Fps. Video FPS Converter

    Free Fps. Video FPS Converter

    Desktop app to change a video FPS

    ...Writes results to a separate output folder by default. Also doubles as a fast video compressor: keep the original FPS and raise compression (e.g., higher CRF or lower bitrate) to reduce file size. Important: The program is intended for users who understand what FPS conversion does. Changing the frame rate affects the speed and duration of the video
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 11
    marble

    marble

    Functional reactive Node.js framework for building server-side apps

    ...The main building block of the whole framework is an Effect, which is just a function that returns a stream of events. With the big popularity of RxJS Observable, you can create a referential transparent program specification made up of functions that may produce side effects like network, logging, database access, etc. Using its monadic nature we can map I/O operations over effects and flat them to bring in other sequences of operations. RxJS is used as a hammer for expressing asynchronous flow with monadic manner. Marble.js doesn't operate only over basic HTTP protocol but can be used also for general MDA (Message-Driven Architecture) solutions, including WebSocket, microservices or CQRS, where the multi-event nature fits best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EmuSAK UI

    EmuSAK UI

    Download saves or mods for Nintendo Switch emulators

    ...Just go to the releases page and download the latest build for your OS. Only on Windows there is an auto-update feature. Install the software by executing the .exe file. Afterwards, you can remove the software like any other program on your computer. Download the .deb file, then install it with sudo dpkg -i ./emusak-ui-X.Y_amd64.deb. Add one or multiple Ryujinx folders (where Ryujinx.exe is located) to manage different builds (such as mainline, portable, LDN, etc.) Display your local shaders count & EmuSAK shaders count (to download them if you have fewer shaders) You can share shaders in just one click if you have more shaders than EmuSAK. ...
    Downloads: 109 This Week
    Last Update:
    See Project
  • 13
    Firelens Datajet

    Firelens Datajet

    Route test data to Fluent Bit flexibly

    ...The current driver.ts does not support multiple stages, however, the core does support async and sync stages as well as validators. The goal of this project is to eventually encapsulate test stages, validation wrappers, and data transmission in a portable JSON which can be sent to this program and executed at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    musicForProgramming

    musicForProgramming

    Unofficial port of musicforprogramming.net to be hosted on IPFS

    Listen to music while you program, streamed via the peer-to-peer technology IPFS. The music comes from musicforprogramming.net, and has been carefully chosen to maximize concentration by providing just the right amount of interest to occupy the parts of your brain that would otherwise be left free to wander and lead to distraction during your work.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Hedgehog Lab

    Hedgehog Lab

    Run, compile and execute JavaScript for Scientific Computing

    ...Before the development, Pleases make sure you are already installed and enabled the yarn. Once cloned, switch to the dev branch and navigate to the folder by typing cd hedgehog-lab and then running the provided commands. On each run the program compiles and it takes time. Please wait until it shows "Compiled successfully!" and instructions about with which IP:PORT to connect.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Notadd

    Notadd

    A microservice development architecture based on nest.js.

    Notadd is an open-source, Nest.js framework-based microservice development architecture that allows you to build a microservices system using the right modules and addons for different business needs. Notadd officially provides an abstract public service layer. Within the service layer, each module provides the Grpc interface for the Notadd main program to call. For example, a CMS system, you can use the officially provided nt-module-cms and nt-module-user modules as the underlying service layer. Then use the Notadd main program to write your API layer code according to the protobuf message protocol defined by the service layer. Developed with Typescript, intelligent code hints and compile-time code checking mechanisms. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    WarriorJS

    WarriorJS

    JavaScript coding game where players program a warrior to win battles

    WarriorJS is an educational programming game designed to teach and challenge JavaScript skills through interactive gameplay. In the game, players control a warrior who must climb a tower filled with enemies, captives, and obstacles in pursuit of a legendary JavaScript Sword located at the top. Each floor of the tower presents a new challenge that requires players to write JavaScript code to instruct the warrior on how to move, fight enemies, rescue captives, and safely reach the stairs to...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Dokio

    Dokio

    Free personal cloud service for small businesses.

    Dokio is a free and open source program to help small businesses with sales and services. It has a web interface and works from any modern browser. Manage your customers, sales and finances. Have access to full analytics of your business. Create products, register sales, store contacts of counterparties, control payments and trade efficiency. Maintaining customer orders, the ability to reserve goods, automatic removal of reserves when selling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB