Showing 6572 open source projects for "processing"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    FireTeX: LaTeX Editor and Compiler

    FireTeX: LaTeX Editor and Compiler

    Edit Your files LaTeX and tex

    FireTeX, web based LaTeX editor complete, is a powerful, intuitive and stocked with useful functions for exporting the results in three useful formats. An editor with LaTeX compiler, highlight code, advanced search / replace and filesystem API HTML5. ======== Android app available on Play Store > https://play.google.com/store/apps/details?id=com.ulmdesign.ulmtex ======== Update 30.06.2017 Windows 7 and later and macOS 10.9 and later are supported. == Browser Extensions == Add-on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    ...A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could be more than 6x times faster than standard lib (encoding/json). And the number is acheived with runtime reflection instead of go generate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MP3 File Organizer

    Efficient MP3 File Organizer

    First release of my Mp3 File Organizer 3 Pass MP3 File Organizer. Program can run in the background. It does not take any memory nor resources. Select Root Directory of MP3 Music and this program will reorganize it recursively according to: 1) Artist Name 2) Album Name 3) Will rename each MP3 to: Artist Name - Song Name.mp3 and will move file it to proper folder. The program also deletes empty folders. If you ever get any errors, this program will temporarily stop so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fritzing Portable

    Fritzing Portable

    Fritzing is an open-source hardware initiative that makes electronics

    Fritzing is an open-source hardware initiative that makes electronics accessible as a creative material for anyone. We offer a software tool, a community website and services in the spirit of Processing and Arduino, fostering a creative ecosystem that allows users to document their prototypes, share them with others, teach electronics in a classroom, and layout and manufacture professional pcbs.
    Leader badge
    Downloads: 156 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    DropIt

    DropIt

    A flexible tool to automate processing & organizing files and folders.

    When you need to organize files, DropIt can eliminate much of the drudgery of searching and manually opening folders and moving files around. Drop a group of different files and folders on the floating DropIt image and it sorts them to defined destination folders, compresses or extracts them, opens them with associated programs or performs other defined actions. You can define how filter your files (by name, directory, size, date, properties, content or regular expressions) and...
    Leader badge
    Downloads: 1,656 This Week
    Last Update:
    See Project
  • 6
    Twitter Intelligence

    Twitter Intelligence

    Twitter Intelligence OSINT project performs tracking and analysis

    ...SQLite is used as the database. Tweet data is stored on the Tweet, User, Location, Hashtag, HashtagTweet tables. The database is created automatically. analysis.py performs analysis processing. User, hashtag, and location analyzes are performed. You must write Google Map API Key in setting.py to display Google Maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...Essentially, pdfsandwich is a wrapper script which calls the following binaries: convert, unpaper, tesseract, gs, and hocr2pdf (if tesseract < 3.03). It is known to run on Unix systems and has been tested on Linux and MacOS X. It supports parallel processing on multiprocessor systems. In contrast to most competing sandwich programs, it performs preprocessing of the scanned images, such as de-skewing or removal of dark edges etc. For further information please read the manual: http://www.tobias-elze.de/pdfsandwich/index.html
    Leader badge
    Downloads: 366 This Week
    Last Update:
    See Project
  • 8

    MS Data Miner

    MS Data Miner - A web-based proteomics software

    Data processing and analysis in proteomic studies is a significant challenge and very time consuming. MS Data Miner (MDM) is a freely available web-based software to analyze, process, validate, compare, and display output files from MS software, including Mascot (Matrix Science), Mascot Distiller (Matrix Science) and ProteinPilot (AB Sciex). It was developed to significantly decrease the data analysis time and to handle large proteomic studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MIPPY

    Modular Image Processing in Python

    MIPPY is a minimalistic DICOM image browser with built-in image processing modules. Its modular design means it can be extended with any number of user-created modules for image processing and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    MailAnn

    MailAnn is an email robotic process automation tool

    This system reads your emails from IMAP server and does actions on them. It is kind of RPA for email account, but without editor or specific action/task/job files (yet). So you need to edit the (PHP) code to make it to suit your specific needs. Some actions will be made already, based on my needs. Main reason for this project is, that IT people's email mailboxes get a lot of emails, that would need to be processed. MailAnn is your e-mail maid, who can do tasks, like copying an email to a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML - JMS/JSON

    XML - JMS/JSON

    Converter utility between XML text and Javascript object / JSON text

    Convert XML text to Javascript object / JSON text (and vice versa). Can parse: elements, attributes, texts, comments, CData, DOCTYPE, XML declarations, and Processing Instructions. Usually, the output of XML attributes are stored in @attr, _atrr, $attr, or $ in order to avoid conflicting with the name of sub-elements. This library stores them in attributes, but most importantly, you can change this to whatever you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MatlabFunc

    MatlabFunc

    Matlab codes for feature learning

    ...The repository brings together a wide range of utility scripts, algorithms, and implementations that serve as building blocks for research and development. These functions cover areas such as matrix operations, optimization, data processing, and visualization, making them broadly applicable across different research domains. The project is intended to provide reusable and adaptable MATLAB code that can save time for researchers and students working on experimental or applied projects. By consolidating these tools in one place, MatlabFunc serves as a practical reference and toolkit for both academic and engineering purposes. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    MacOSX Vim
    Vim Binaries for MacOSX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yaaye Vob v3

    Yaaye Vob v3

    Cleans, Joins, Splits, Converts And Authors Vob Files To VIDEO_TS

    This is a .Net framework windows tool developed to deal with the dvd Vob File's operations including cleaning .vob files, joining .vob files, splitting .vob files , converting .vob files and authoring .vob files to VIDEO_TS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Absentia DX

    Absentia DX

    An Intelligent Algorithm that cleans voice recordings

    ...ABDX was developed for a network television show with difficult production sound that resulted in substantial repetitive manual labor. Simply drag and drop volumes, folders, or sound files directly onto the application or the settings window and files will begin processing. An Absentia DX progress window will appear, with the number of sound files queued, and a status bar of the files being simultaneously processed. ABDX sound files’ metadata and Sound File ID are identical to the original files except for the noises that have been removed. With identical metadata you can swap the original files with ABDX files or vice versa. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Bender

    Bender

    Easily craft fast Neural Networks on iOS

    ...With Core ML, you can integrate trained machine learning models into your app, it supports Caffe and Keras 1.2.2+ at the moment. Apple released conversion tools to create CoreML models which then can be run easily. Finally, there is no easy way to add additional pre or post-processing layers to run on the GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tables

    Tables

    Bulma themed, VueJS powered Datatable with server-side loading

    Data Table package with server-side processing, unlimited exporting and VueJS components. Quickly build any complex table based on a JSON template. This package can work independently of the Enso ecosystem. The front-end assets that utilize this API are present in the tables package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Web Access User Validator (WWWVALID) is a service program which can be added to any existing CGI program, to AUTOMATICALLY provide the following: User profile/password (credential) validation, application-specific sign-on pages, user-defined credential validation, allowing you to define your own userid's and sign-on control, application timeout processing (per-page and per-session), session-specific cookies, to ensure complete end-to-end session management and the option to swap to run under the user profile used to sign-on, so the CGI program can run with advanced authorities. These additional options can be added to your existing CGI programs with only a few lines of code, and with no changes to HTTP server configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Lex4Pascal

    Simple Lexer generator for Pascal like language

    Simple Lexer generator for Pascal like language. Lex and Flex analague
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utility to help run Birthright role-playing games. The program tracks all aspects of a turn as well as creation of web pages used to display character information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gvSIG CE (Community Edition)

    gvSIG CE (Community Edition)

    The full-featured, easy-to-use desktop GIS with real processing power!

    The Community Edition (gvSIG CE) is a fork of the gvSIG desktop GIS project (http://www.gvsig.org). It is open to external contributors and fully community-driven. Our official releases are designed to be portable and include all necessary binaries for Linux, Mac OS X and Windows. No installation necessary: Just download, unpack and run!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    confd

    confd

    Manage local application configuration files using templates from etcd

    confd is a lightweight configuration management tool focused on keeping local configuration files up-to-date using data stored in etcd, consul, dynamodb, redis, vault, zookeeper, aws ssm parameter store or env vars and processing template resources. confd is also focused on reloading applications to pick up new config file changes. Go 1.10 is required to build confd, which uses the new vendor directory. You should have a working etcd, or consul server up and running and the ability to add new keys. Template resources are defined in TOML config files under the confdir. confd supports two modes of operation daemon and onetime. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DeepLearn

    DeepLearn

    Implementation of research papers on Deep Learning+ NLP+ CV in Python

    Welcome to DeepLearn. This repository contains an implementation of the following research papers on NLP, CV, ML, and deep learning. The required dependencies are mentioned in requirement.txt. I will also use dl-text modules for preparing the datasets. If you haven't use it, please do have a quick look at it. CV, transfer learning, representation learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zhao

    Zhao

    A compilation of "The Princely Party Relationship Network"

    ...Because it aggregates content associated with Zhao, the repository functions as a personal or shared knowledge base for readers who want insight into a body of research rather than a traditional software library. Depending on the specific subfolders, it could offer implementations of algorithms, dataset processing utilities, or notebooks that illustrate concepts. Users interested in reading academic work or numerical demonstrations can use the content to deepen understanding of advanced topics.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB