Showing 114 open source projects for "bubble"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    ... of continuous piecewise linears with a cubic bubble function for the velocity field, and the second of continuous piecewise quadratics for the same. The pressure field is approximated via piecewise linears in both cases. Both stationary and time-dependent regimes supported. Elementary graphing tools are provided. GMRES and CG iterative algorithms are used for solving linear systems. Software "Triangle" is used for mesh generation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    Charting library for Android compatible with API 8+(Android 2.2). Works best when hardware acceleration is available, so API 14+(Android 4.0) is recommended. Apache License 2.0. Line chart (cubic lines, filled lines, scattered points), column chart (grouped, stacked, negative values), pie chart, bubble chart, combo chart (columns/lines), preview charts (for column chart and line chart), zoom (pinch to zoom, double tap zoom), scroll and fling. Custom and auto-generated axes (top, bottom, left...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 5
    Applozic Android Chat SDK

    Applozic Android Chat SDK

    CHAT & MESSAGING SDK for your MOBILE and WEB apps

    Open source Android Chat SDK / Messaging SDK that lets you add real time chat and in-app messaging in your mobile (android, iOS) applications and website. Imported from: https://github.com/AppLozic/Applozic-Android-SDK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 812 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    ...). Using triangulation, hsort begins piped sorted output when 1st bin is done. This means it has new applications in distributed computing and in some cases makes dc un-necessary. (gnu sort must finish all bins) Well compatible with gnu sort (most should not copy over sort binary). other algorthms featured if menu used: bubble, selection, insertion, shell, distributive counting, straight radix, radix exchange, quick, merge. (some are by character, some by line, some both)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ultrasolitaire

    Solitaire with extra suits, decks, and ranks.

    Ultra Solitaire This solitaire game has features as follows: 1. Eight suits: existing four suits + waterdrop, flame, bubble, sprout 2. Up to four decks 3. Extra ranks: 18 or 23 ranks
    Downloads: 0 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
  • 10
    a Qt4 program for monitoring the syslog file for iptables style log events, then sending that info to the notify-osd system to be displayed in a desktop bubble.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    earthcall-project

    earthcall-project

    Open-source server of Planet Ring for Sega Dreamcast

    Earthcall is an open-source Planet Ring server written for use in multiple Operating Systems. It is developed using the SDL.net library, so it should work fine in Windows, Unix and Mac Os X. It has been mostly tested on FreeBSD, but also runs successfully on Ubuntu and Windows XP/7/8. It should run on any Unix environment as well. Please read and understand the AGPLv3 license if you intend to use earthcall, or run it on a server. Using earthcall on a server absolutely does mean that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Bubble BASIC

    A free, minimal 64-bit BASIC compiler for Linux

    * Fully featured BASIC compiler (fully featured a la 1980s/Commodore 64 era!) * Nearly all familiar BASIC commands supported (PRINT, INPUT, IF... THEN, GOTO, GOSUB, DATA, etc.) * Lots of BASIC functions supported (SIN, COS, EXP, LOG, string functions such as LEN and MID) * All the traditional BASIC operators (unary -, NOT, OR, AND, >, >=, <, <=, = [equality operator], +, -, *, /, ^, function(...), = [assignment operator]) * Three intrinsic data types (all 64-bit): Integer, double...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Caxpy Simple Data Visualization

    Caxpy Simple Data Visualization

    Caxpy is an easy to use data visualization tool that helps you unde

    Creating beautiful dashboards and thousands of reports that can be embedded into your application can be easily done with Caxpy. Its a very lightweight application which can be used to create reports from just plain SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JSnake 2015

    Snake written in Java, utilizing reflection and linked lists.

    A final project for a computer science class, this is the classic game Snake written in Java (JRE 1.7) demonstrating reflection, linked lists and a simple bubble sort. Fully commented with JavaDocs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Microcode update notification

    Small startup script that notifies update info about CPU micorcode

    Even a CPU has a little firmware inside. Since a lot of years it is possible to update it to fix little or bigger bugs. Usually this operation is done while updating your motherboard's BIOS, and the update is permanent. But thanks to the architecture of the linux kernel, we can update it at the last version every time we boot our OS. This is a really fast operation brought to you by microcode.ctl (in Ubuntu), and it permits to avoid waiting for an updated closed-source BIOS to solve bugs; it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Titanium SMS Backup  and Skype Viewer

    Titanium SMS Backup and Skype Viewer

    View SMS/MMS and Skype conversations from your Android device

    This is a GUI application to view conversation files created from the following Applications: - Titanium Backup - SMS Backup and Restore - Skype It displays both sides of a conversation (SMS/MMS/Skype) on the right screen side in chronological order. Each item is displayed like a conversation bubble in a cartoon. On the left side a list box of threads is displayed. In this way it groups conversations from the same person and phone number together.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    BACA

    Bubble chArt to Compare Annotations by using DAVID

    A graphical tool to visualize and compare functional annotations retrieved from DAVID knowledgebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    kDicts

    kDicts

    kDicts is a simple app for anyone who loves to study foreign languages

    kDicts is a simple app for anyone who loves to study foreign languages with a little bit of technology, or simply for anyone who needs to remember a few words. kDicts is written in Python and runs under Kivy framework. You can clone the repository to your /sdcard/kivy/kDicts or install it from APK. Before every update backup your app data! Like the app on facebook too: https://www.facebook.com/kDicts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Birthday Reminder

    Birthday Reminder

    A simple birthday reminder software, EN / FR

    [EN] Tired of forgetting important dates? This light software will come in handy! Launching itself at startup, it will notify you of the upcoming birthdays, thanks to a tray bubble and a color system. [FR] Marre d'oublier les dates d'anniversaire? Ce logiciel léger est parfait pour vous! Il se lance automatiquement au démarrage et vous alerte des dates fatidiques grâce à son système de couleurs et sa bulle d'information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project