Showing 403 open source projects for "ex"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Cryptocurrency Exchange Feed Handler

    Cryptocurrency Exchange Feed Handler

    Cryptocurrency Exchange Websocket data feed handler

    Handles multiple cryptocurrency exchange data feeds and returns normalized and standardized results to client registered callbacks for events like trades, book updates, ticker updates, etc. Utilizes WebSockets when possible, but can also poll data via REST endpoints if a WebSocket is not provided. Create a FeedHandler object and add subscriptions. For the various data channels that an exchange supports, you can supply callbacks for data events, or use provided backends to handle the data for...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    lex-ex

    lex-ex

    Linux for Legal Workflows

    Downloads: 34 This Week
    Last Update:
    See Project
  • 3
    LosslessCut

    LosslessCut

    The swiss army knife of lossless video/audio editing

    ...Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera). Lossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file).
    Downloads: 571 This Week
    Last Update:
    See Project
  • 4
    Quod Libet

    Quod Libet

    Music player and music library manager for Linux, Windows, and macOS

    ...It has extremely flexible metadata editing and searching capabilities. With over 90 plugins included, you can extend and integrate with almost anything, or write your own! Ex Falso is a bare-bones tag editor with the same editing interface as Quod Libet. Quod Libet is a GTK+-based audio player written in Python, using the Mutagen tagging library. It’s designed around the idea that you know how to organize your music better than we do. It lets you make playlists based on regular expressions (don’t worry, regular searches work too). ...
    Downloads: 4 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
    Linux Wifi Hotspot

    Linux Wifi Hotspot

    Feature-rich wifi hotspot creator for Linux

    Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    IdeaVim

    IdeaVim

    IdeaVim – A Vim engine for JetBrains IDEs

    ...It integrates deeply with the JetBrains platform to support Vim’s normal, insert, visual, and command-line modes, along with motions, search and replace, marks, registers, and many Ex commands, giving Vim users a highly productive editing experience inside modern IDE environments. IdeaVim can execute IDE actions directly from Vim keybindings or mappings, letting you bridge the gap between traditional Vim workflows and rich IDE functionality like refactoring, navigation, inspections, and code generation through customizable key mappings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tesseract.js

    Tesseract.js

    A pure Javascript Multilingual OCR

    ...Tesseract.js can run either in a browser and on a server with NodeJS. Tesseract.js is a javascript library that gets words in almost any spoken language out of images. The main Tesseract.js functions (ex. recognize, detect) take an image parameter, which should be something that is like an image. What's considered "image-like" differs depending on whether it is being run from the browser or through NodeJS.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    Solar2D Game Engine

    Solar2D Game Engine

    Solar2D Game Engine main repository (ex Corona SDK)

    This is a fully open source project that is forked of the well-established and widely used Corona SDK game engine, which is no longer commercially supported. Development is lead by Vlad Shcherban, former technical lead engineer at Corona Labs Inc. If you are using this engine, consider supporting its development. Develop for mobile, desktop, and connected TV devices with just one code base: iOS, tvOS, Android, Android TV, macOS, Windows, Linux, or HTML5. Update your code, save the changes,...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    TensorFlow

    TensorFlow

    TensorFlow is an open source library for machine learning

    Originally developed by Google for internal use, TensorFlow is an open source platform for machine learning. Available across all common operating systems (desktop, server and mobile), TensorFlow provides stable APIs for Python and C as well as APIs that are not guaranteed to be backwards compatible or are 3rd party for a variety of other languages. The platform can be easily deployed on multiple CPUs, GPUs and Google's proprietary chip, the tensor processing unit (TPU). TensorFlow...
    Downloads: 27 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Klavis AI

    Klavis AI

    MCP integration platforms for AI agents to use tools at any scale

    Klavis AI is a Y Combinator X25-backed open-source infrastructure platform that enables AI agents to reliably connect with external tools and services at scale through Model Context Protocol (MCP). Founded by ex-Google DeepMind and ex-Lyft engineers, Klavis provides 50+ production-ready MCP servers with enterprise OAuth support for GitHub, Slack, Gmail, Salesforce, Linear, Notion, and more. The flagship product Strata solves tool overload through progressive discovery, achieving +13% higher accuracy and 83%+ success on complex workflows. Developers can integrate via Python/TypeScript SDKs or REST API, with support for OpenAI, Claude, Gemini, LangChain, LlamaIndex, and CrewAI. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ShowCaseView

    ShowCaseView

    Flutter plugin that allows you to showcase features on flutter app

    A Flutter package allows you to Showcase/Highlight your widgets step by step. Auto Scrolling to active showcase feature will not work properly in scroll views that renders widgets on demand(ex, ListView, GridView). In order to scroll to a widget it needs to be attached with widget tree. So, If you are using a scrollview that renders widgets on demand, it is possible that the widget on which showcase is applied is not attached in widget tree. So, flutter won't be able to scroll to that widget. So, If you want to make a scroll view that contains less number of children widget then prefer to use SingleChildScrollView.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    HyperDX

    HyperDX

    An open source observability platform unifying session replays & logs

    HyperDX helps engineers figure out why production is broken faster by centralizing and correlating logs, metrics, traces, exceptions and session replays in one place. An open-source and developer-friendly alternative to Datadog and New Relic. The HyperDX stack ingests, stores, and searches/graphs your telemetry data. After standing up the Docker Compose stack, you'll want to instrument your app to send data over to HyperDX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Centrifuge

    Centrifuge

    Real-time messaging library for Go with scalability in mind

    This library has no v1 release, API may change. Before v1 release patch version updates only have backward-compatible changes and fixes, minor version updates can have backward-incompatible API changes. Master branch can have unreleased code. Only two last Go minor versions are officially supported by this library. Centrifuge library is a real-time core of Centrifugo server. It's a general-purpose real-time messaging library for Go programming language. Real-time messaging can help create...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Lambda Builders

    Lambda Builders

    Python library to compile, build & package AWS Lambda functions

    ...We provide a generic Python runner to implement such build actions. A build action is a module that knows how to build for a particular programming language & framework (ex: Python+PIP). Build actions can be implemented in Python or in the native programming language. Each build action has its own design document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FreeHL

    Clean-room reimplementation of Half-Life: Deathmatch and Half-Life (Ex

    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    QWin_Reloaded

    Qt3 sources for windows qt-3.3.x-p8.7z RELOADED

    Least Qt3 sources for windows qt-3.3.x-p8.7z (Ex QWin project) and a version of Mingw compiler which works with them!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ZampGUI

    ZampGUI

    WAMP Stack portable for windows

    ZampGUI is a Portable WAMP Stack (ex Manzamp) with Apache, PHP, MariaDB for windows 64 bit.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    Jacobi-Static

    Jacobi-Static

    STATIC/EX - simple multivariate statistics calculator

    The STATIC/EX includes three applications: static.exe - a simple multivariate statistics calculator; spector.exe - file and online data viewer; tester.exe - an IPC client to develop and debug operations with embedded STATIC/EX IPC server. This toolkit can be used for: • user's training (who are interested in multivariate statistics) • scientific and other data researching.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    LARA is software for musical analysis using (new) scientific methods for analysis and visualization. LARA is part of the core research: “Interpretation and performance” of the HSLU – Musik (University of Applied Sciences Luzern – Music depart
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    ...This is only a project to increase my programming skills and isn't as great as jmri (https://www.jmri.org/). It uses an arduino Mega to send and receive DCC signals on the track using DCC-EX (https://dcc-ex.com) and a Motorshield. Turnouts are directly connected to the IOPins of the arduino via a relais board. This project is in heavy development, so not all feature is already implemented, but will be in future releases. (BTW: Trains can run!!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    UFONet - Is a set of hacktivist tools that allow launching coordinated DDoS and DoS attacks and combine both in a single offensive. It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture. + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v1.8 [DPh] "DarK-PhAnT0m!" (.zip) -> md5 = [ c8ab016f6370c8391e2e6f9a7cbe990a ] -> UFONet-v1.8...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    cachcach.sh

    cach new media files from now or other files from the cache directory

    Program in bash script language # cachcach.sh now V1.5 # by Leszek Ostachowski® (©2023) @GPL V2 # purpose target - catch caching new media files from now or other files from the cache directory # ( ex. web browser) to copy and process them... You can easily turn this script into a media processing and merging tool. Based on two catalogs. You add files to one, and in the other you will get the effect of merging and recoding.. Fix some extended expands globbing problems and globbing tutorials
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tarjamento de Dados Pessoais e Sigilosos

    Tarjamento de Dados Pessoais e Sigilosos

    Ferramenta de Tarjamento de Dados Pessoais e Sigilosos

    ATENÇÃO: Alguns antivirus (ex: Windows Defender) detectam, equivocadamente, o arquivo como um malware. Basta desabilitar ou adicionar exceção e baixar tranquilamente. Um dos maiores desafios da edição de arquivos PDF é algo extremamente simples: o tarjamento de dados. A falta de uma funcionalidade de tarjamento adequada impacta, por exemplo, na falta de transparência pública, uma vez que documentos inteiros são indisponibilizados, quando, na realidade, bastava que o dado sigiloso fosse tarjado. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next