Showing 41 open source projects for "closed source"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much...
    Downloads: 151 This Week
    Last Update:
    See Project
  • 2
    iText

    iText

    iText for Java represents the next level of SDKs for developers

    iText for Java represents the next level of SDKs for developers who want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit, and enhance PDF documents, iText can be a boon to nearly every workflow. iText Suite refers to the complete line of products comprising the open-source iText Core PDF library and its add-ons. The iText Suite is a fully-featured SDK for PDF development that...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Google2SRT

    Google2SRT

    Download, save and convert multiple subtitles from YouTube videos

    Google2SRT allows you to download, save and convert multiple subtitles and translations from YouTube and Google Video to SubRip (.srt) format, which is recognized by most video players. You can download XML subtitles or simply type video's URL, Google2SRT will do the rest.
    Downloads: 38 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 43,442 This Week
    Last Update:
    See Project
  • 6
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    Dynamically observable thread pool framework to improve online operation guarantee capabilities for business systems. Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Get An Earful

    Get An Earful

    Hearing Training App

    The aim is to provide an easy way to help you train and improve your hearing on Android Devices. The App has reached the stage where I need to get feedback before adding any more data. Would really like to know how everyone rates this App. Also check sourceforge.net/projects/bendmyear
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kmttg

    kmttg

    TiVo To Go and advanced Remote Control

    NOTE: Check Wiki for abandoned project notes. kmttg is a Java based program I wrote to facilitate TivoToGo (TTG) transfers that can download, create pyTivo metadata, decrypt, run comskip & comcut (commercial detection and removal), create closed captions files and re-encode multiple shows you select from your Tivos all automatically. The program also has the capability to transfer and process shows automatically from your Tivos based on titles and keywords you setup. kmttg also has an...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 9
    Airsonic

    Airsonic

    Free and Open Source community driven media server

    Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room. Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    The ObjectVolume program calculates the volume, surface area and centroid of a closed triangular mesh represented in an object file (.obj). The process goes through the list of triangles that make up the surface and, for each triangle, forms a tetrahedron with an external point. The program uses the origin (0,0,0). The volume of the tetrahedron is then calculated. Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kerja Praktek Maret Juni 2017

    Kerja Praktek Pengembangan Prototipe dengan Java

    ...Update artifak yang ada hanya dapat dilakukan oleh peneliti. Semua tickets statusnya adalah CANCEL atau CLOSED. Terima Kasih atas kerjasamanya untuk semua pihak yang sudah membantu kerja praktek ini.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BugUnit extends JUnit with the concept of a 'bug'. Multiple tests test one bug, if one test fails the bug is open. Methods like assertEquals("PRJ-123",i,10) will flag bug PRJ-123 as open or closed in Jira and a bug-centric HTML summary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    came

    Identification of chromatin accessibility from NOMe-seq

    Chromatin accessibility plays a key role in epigenetic regulation of gene activation and silencing. Open chromatin regions allow regulatory elements such as transcription factors and polymerases to bind for gene expression while closed chromatin regions prevent the activity of transcriptional machinery. Recently, nucleosome occupancy and methylome sequencing (NOMe-seq) has been developed for simultaneously profiling of chromatin accessibility and DNA methylation on single molecules. However,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Transport Stream analyser for the Brazilian D-TV system (SBTVD / ISDB-Tb). It shows in a GUI the SI/PSI structure of the stream in a tree-view, bitrate statistics for each ES, specific Closed Caption, EPG and DSMCC carroussel decoding plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Personal Class Scheduler

    Provides schedules for college students.

    ...Plugins can access a school's web-based schedule of classes, but require maintenance because the web pages change. It is hoped that the open source nature of this software will lead to wider authoring and maintenance of plugins. Some users have commented that this program provides "prettier" printed schedules than their school's own web page can provide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Another Charts API

    Another Charts API

    API for the Another Charts exchange quotation analysis software

    GPL'ed API for the commercial, closed source Another Charts exchange quotation analysis software. http://anothercharts.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MyCouncil
    A framework to enable local authorities to promote and publicise the geographical and political structures of their area and to enable the move to a Self Service approach to providing public services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Groofy
    Groofy is an application to easily create new Grooveshark playlist from your Spotify songs. This project is no longer under active development since the Grooveshark service has been closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeoSignature
    !!! Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!! A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    linkFlow
    The linkFlow computer software program enables the user to perform civil hydraulic design tasks in a manner similar to a calculator. Vegetated and reinforced channels of any section can be designed using allowable shear and variable n values. c 2010
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Free Instant Messenger Server Client
    This project contain chat server and chat client/admin that works on Windows/Unix.. This is a Free software. Developed by Osama Mohammad Oransa, 2009,contain 3 parts : Chat Server ,Admin and Chat Clients, Based on Java RMI, will support XMPP soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pdfText is an open source library for creating and manipulating pdf files in Java. It's an iText project fork based on the 2.17 branch version. It's a full LGPL library and could be freely linked to any closed source or commercial project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NFP.Net is a web portal system which provides communication and information functionality to a closed user group. NFP.Net is based on JSP/Java Servlets and backed by a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB