Showing 45 open source projects for "map message ss7"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    GitUp

    GitUp

    A Git interface to work quickly and safely

    Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived. GitUp lets you see your entire labyrinth of branches and merges with perfect clarity. Any change you make, large or small, even outside GitUp, is immediately reflected in GitUp's graph. No refreshing, no waiting. Highlight a commit and hit the spacebar to quickly see its message and diff. GitUp gives you full, transparent control over your local checkout, so it's easy to back...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    DeepFlow

    DeepFlow

    Application Observability using eBPF

    DeepFlow provides a universal map with Zero Code by eBPF for production environments, including your services in any language, third-party services without code and all cloud-native infrastructure services. In addition to analyzing common protocols, Wasm plugins are supported for your private protocols. Full-stack golden signals of applications and infrastructures are calculated, pinpointing performance bottlenecks at ease. Zero Code distributed tracing powered by eBPF supports applications...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TapTargetView

    TapTargetView

    An implementation of tap targets from the Material Design guidelines

    An implementation of tap targets from Google's Material Design guidelines on feature discovery. Prompt users to try features or functionality that can be completed in a single tap, such as saving a location in a map app. Prompt users to try features or functionality that require more than one tap to complete, such as turning on automatic backup in a photo app. Feature discovery prompts have more impact when they are presented to the right users at contextually relevant moments. When presented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    graphql-redis-subscriptions

    graphql-redis-subscriptions

    A graphql subscriptions implementation using redis

    ... of the RedisPubSub instance will send redis a SUBSCRIBE message to the topic provided and will return an AsyncIterator binded to the RedisPubSub instance and listens to any event published on that topic. Now, the GraphQL engine knows that somethingChanged is a subscription, and every time we will use pubsub.publish over this topic, the RedisPubSub will PUBLISH the event over redis to all other subscribed instances and those in their turn will emit the event to GraphQL using the next callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Spring Data Redis

    Spring Data Redis

    Provides support to increase developer productivity in Java

    Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template class for core API usage and lightweight repository-style data access. The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud-based data services. Connection package as low-level abstraction across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fluent Bit Plugin for CloudWatch Logs

    Fluent Bit Plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs

    .... A template in the form of $(variable) can be set in log_group_name or log_stream_name. variable can be a map key name in the log message. To access sub-values in the map use the form $(variable['subkey']). Also, it can be replaced with special values to insert the tag, ECS metadata, or a random string in the name. It can achieve higher throughput and will consume less CPU and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laundry Management System

    Laundry Management System

    Small Laundry and Dry Cleaning Business Application

    Laundry Management System is a better solutions for Small Laundry and Dry Cleaning business vendors with increased security from SQL injection, vulnerability and hackers. Its user friendly Laundry POS Screen Application. We are team of talented designers and developers making user friendly software to grow your small laundry and dry cleaning business digitally without spending a lot of money. for more details contact us on https://laundry.startplugtechnologies.com
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8

    ft8mapper v3.0 - maps wsjt ft8 station

    Maps FT8 stations from WSJT-X output, NO internet required!

    ft8mapper reads WSJT-X UDP output and places callsigns on map per maidenhead grid. 3.0 - adds filtering options for message windows, and ability to clear stations from map by band. 1.0.1: Fixes annoying startup bug some users experienced To install: create a directory, unzip the files into that directory. Run the ft8mapper.py script... run WSJT-X. You may have to change the first line of the script to point to a different Python 3.x interpreter location. Alternatively you can run...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Play with Apache Pulsar

    Play with Apache Pulsar

    A tiny game using Apache Pulsar

    ... updates, map changes and to synchronize game state across clients. The project serves as a deep dive into real‐time multiplayer architecture, demonstrating how to manage latency, consistency, event ordering and room isolation. It’s more than a toy: it teaches how to apply message streaming, event-based functions, and stateful services in gaming contexts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    marble

    marble

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

    ..., 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
  • 11
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 12
    PuntoGPS

    PuntoGPS

    Minimalistic wide-open GPS-locator/tracker

    PuntoGPS is a simple tracking application to show your position to others, e.g. during urban bike rides :) It's made up of a GPS tracking app and a web based map. The app can be run on any GPS equipped device (smartphone, tablet, etc) by the users that want to show their position and/or track their paths. No user account is required, but users can set a short status message to identify (the default is the device name). The web map shows the current position of the active users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Metl ETL Data Integration

    Metl ETL Data Integration

    Simple message-based, web-based ETL integration

    Metl is a simple, web-based ETL tool that allows for data integrations including database, files, messaging, and web services. Supports RDBMS, SOAP, HTTP, FTP, SFTP, XML, FIXLEN, CSV, JSON, ZIP, and more. Metl implements scheduled integration tasks without the need for custom coding or heavy infrastructure. It can be deployed in the cloud or in an internal data center, and it was built to allow developers to extend it with custom components.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    SoSSMS

    SoSSMS

    App to help rescue centers aid stranded drivers

    A PWA used by rescue centers to relays SoS SMSes received from stranded drivers to rescue vehicles. The SoS SMS must have the stranded driver's location attached. The app scans the SMS for a Google maps link, turns it into a Google maps satellite view link and an Open Street Map link, and adds that to the message, which it turns into a WhatsApp and sends on to a rescue vehicle driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SWARLog

    SWL logging software

    Amateur radio Short Wave Listener's logging software. Application was developed specifically for listeners of amateur frequencies. Application should be started with java 8 jre using terminal command 'java -jar swarlog.jar' from within the folder which contain file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Map Message Maker

    Generate map with message

    Save map with messages as a web page document. Map images are embedded to the web page useful for offline use. Ideal for lightweight and portable solution in generating postcards, diary notes, itinerary for trip plans, etc. The application does not require a hosting server to run, i.e. can run the application on the browser locally and only requires online for the map point selection. For example, use case for making postcards. Zoom in on map U.S.A. to select the location of Statue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    smsmap

    Simple reporting system SMS to sqlite3 and web clustering display

    Designed as quick coronavirus infrastructure for feature phones and simple non-app users. One can use it as self-isolation notification, requests for help (both therefore map clustered) etc. The 0.9-4 version will now work with a local SIM card and gammu-smsd, no need for an SMS supplier. There's a demo with a UK number, contact me, if you want to try it out. Also since it's Perl one can add a great deal of sophisticated message parsing on the application side. It'll run comfortably on a old...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Simple Quake Launcher

    Simple Quake Launcher

    A simple map launcher for Quake.

    A small and straightforward launcher tool for Windows that lets you run every available Quake level on your computer. All you need to do is drop the .exe into your Quake installation, then select the engine, mod/level and difficulty setting, and off you go. It can't get any easier than that.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Urban Assault 2

    Urban Assault 2

    Clone of Urban Assault with new Graphics.

    Description of the old game can be found here: http://en.wikipedia.org/wiki/Urban_Assault 3D Engine used: DarkGDK (http://www.thegamecreators.com/?m=view_product&id=2128) If you wish to be involved in this Project send me a Message in Skype: flippsi93
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cordova GoogleMaps

    Cordova GoogleMaps

    Google Maps plugin for Cordova

    This plugin displays Google Maps in your application. This plugin uses these libraries for each platforms. The Google Play Services SDK version. You need to specify the same version number with all other plugins. Check out the latest version. This plugin requires the Android support library v4. The minimum version is 24.1.0. This message is displayed when your application requests location permission for only necessary times. Google Maps JavaScript API v3 works on any platforms, but it does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stream Control Transmission Protocol (SCTP) is a reliable, message-oriented, multihomed transport protocol. Developed by the IETF SIGTRAN working group to transport SS7 over IP, it is now the third general-purpose transport developed by the IETF.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 23
    Secure Hex Message Encoder/Decoder
    ATTENTION!!!!!! If you downloaded this before 12:12 PM Central Time on April 26, 2015, PLEASE RE-DOWNLOAD!!! A virus had slipped in undetected, and I have DISINFECTED the new copy that has been posted! PLEASE RE-DOWNLOAD IMMEDIATELY!!! That is all. This python program uses a universal key to encrypt and decrypt messages. You can use this program to decode messages made using any other iteration! Output for encoding is called "encrypted_message.axfile" Output for decoding is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ Template Libraries: Biscuit Parser Library, Ketchup Message Map Library, Egg Functional Library, and Oven Range Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Live Chat Plugin For CMS & CRM

    Live Chat Plugin For CMS & CRM

    eAssistance Pro offers to add live chat plugin on website

    Install updated version of eAssistance Pro live chat software which has more effective features whereby you can provide even better online customer support service. The software is fully flexible and customizable as per users requirement which is easily integrated on CMSs created website or eCommerce created online store such as WordPress, Joomla, Magento, Drupal, Zendesk and also eCommerce platforms like Big Commerce, Sales Force, Zen Cart, Prestashop, Shopify and eBayStores. For add live...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.