Showing 17 open source projects for "map source"

View related business solutions
  • 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
  • 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
    Metabigor

    Metabigor

    Command-line OSINT and reconnaissance tool without API keys

    Metabigor is a command-line intelligence and OSINT tool designed to perform reconnaissance and security research tasks without requiring API keys. It focuses on simplifying access to public intelligence sources so that researchers, penetration testers, and bug bounty hunters can gather information efficiently from a single interface. It enables users to discover IP ranges, domains, and infrastructure details related to organizations, domains, or autonomous systems. Metabigor integrates...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Mantis

    Mantis

    Automated framework for asset discovery and vulnerability scanning

    Mantis is an open source security framework designed to automate the workflow of asset discovery, reconnaissance, and vulnerability scanning for organizations and security teams. Mantis operates through a command line interface and accepts targets such as top level domains, IP addresses, or network ranges as input. From these inputs, it automatically discovers associated digital assets including subdomains and SSL certificates, allowing users to map the attack surface of a system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OSV.dev

    OSV.dev

    Open source vulnerability DB and triage service

    osv.dev (Open Source Vulnerabilities) is Google’s open source platform and API for aggregating, managing, and analyzing vulnerability data across multiple ecosystems. It powers the osv.dev website, providing a unified, queryable database of vulnerabilities that map directly to open source packages and versions. The system hosts vulnerability data for ecosystems such as PyPI, npm, Go, Maven, and Debian, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Specification for GraphQL

    Specification for GraphQL

    A working draft of the Specification for GraphQL, a query language

    This is the specification for GraphQL, a query language and execution engine originally created at Facebook in 2012 for describing the capabilities and requirements of data models for client-server applications. The development of this open standard started in 2015. This specification was licensed under OWFa 1.0 in 2017. Copyright and trademark was transferred to the GraphQL Foundation in 2019. GraphQL has evolved and may continue to evolve in future editions of this specification. GraphQL...
    Downloads: 0 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
  • 5

    SYSTEM42

    Ultra-Lightweight Superior Calibre Linux Distro

    ...Post in General Discussion forum. The tool is simple to customize and has only a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs required. This Linux 4.2 kernel has a System.map with 22000 entries, in contrast to the slackware15 map having 155000 entries. The uClibc works superbly with g++. I used bash 4.2 along with "the tool" to build the system. It uses static libraries and no optimizations. This site: Initial page/help, Forums - kconfig, etc. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    screenrotate

    screenrotate

    Small script used to automatically change the various screen rotation

    This program was originally written for the Lenovo flex 5. But if your laptop has iio-sensor-proxy installed and supports it, automatic rotation should work on any laptop. Since version 1.7 I use an ASUS ROG Flow. Therefore new features and patches will be available first on the asus_rog_flow branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bspipe

    An End-to-End Analysis Pipeline for BS-seq

    BSpipe is a comprehensive pipeline from sequence quality control and mapping to functional analysis of differentially methylated regions: (1) sequencing quality assessment, (2) sequence cleaning, (3) sequence read mapping, (4) methylation quantification, (4) sample comparisons based on methylation profile, (5) identification of DMRs (differentially methylated regions), (6) annotation of DMRs, (7) functional analysis of differentially methylated genes, (8) generation of input files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OPTOSS NG-NetMS

    OPTOSS NG-NetMS

    OPTOSS Next Gen Network Management System (NG-NetMS)

    Why to pay tens of thousands $$$ for your network management software? Get visibility into your networks and complex processes inside with NG-NetMS now! NG-NetMS is a new end-to-end network management platform for your Linux servers, Cisco, Juniper, HP and Extreme routers, switches and firewalls. NG-NetMS is precise, quick and efficient. It collects most complete information about the network inventory, topology, map of IPv4 addresses quickly and with minimum hassle. Most...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 10
    VoIPGMap

    VoIPGMap

    Graph active VoIP calls on Google Maps.

    A bash shell script which will read active call destinations in E.164 format from a source (such as Asterisk), then run the called number through some plain text and MySQL databases to find the best latitude/longitude match. It then creates a .html file with Google Maps API JavaScript code which will display a single call origination point and the active destinations (calls) on a Google Maps world map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Open Test Manager (OpenTestMan) is a validation test suite whose purpose is to test interoperability of Management Access Points (MAP) which claim to be DMTF-DASH compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IP change detection script for UNIX systems. Can be used to map static domain to dynamic IP. Works behind NAT. Uses HTTP browser or network interface to get public IP. To be used with task scheduler (Cron or like, sample crontab file shipped).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    A front-end for rdesktop (Windows TS Client) that is simple but powerfull. Have options to map shares and printers, and all other options from rdesktop. The Xdialog is used because of the simplicity and light-weight, so it can run in any environment. ;)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The SetConsole is a script for text mode console initialization on Linux platform. It sets up font, application character map, cursor, keyboard LED's, and many other settings for each console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A generic MUD Engine in language C (Universe and rules independent), role-play oriented, which uses XML for data. Some creation tools (for map, character, item) are provided for this MUD, but can be used with other one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB