Showing 20 open source projects for "make"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    ...To quickly try OSRM use our demo server which comes with both the backend and a frontend on top. The easiest and quickest way to setup your own routing engine is to use Docker images we provide. We base our Docker images (backend, frontend) on Debian and make sure they are as lightweight as possible.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Viking GPS data editor and analyzer

    Viking GPS data editor and analyzer

    Viking is a free/open source program to manage GPS data

    ...You can import, plot and create tracks, routes and waypoints, show OSM, Bing Aerial and other maps, geotag images, create routes using OSRM, see real-time GPS position (not in Windows), make maps using Mapnik (not in Windows), control items, etc. It is written in mostly in C (with some C++) & the GTK+3 toolkit. Viking is currently dual managed - with a corresponding Github presence at: https://github.com/viking-gps/viking Where you may find it easier to view the code and raise issues there too.
    Leader badge
    Downloads: 290 This Week
    Last Update:
    See Project
  • 3
    Scalytics Open Intelligence - OSINT

    Scalytics Open Intelligence - OSINT

    Open OSINT stack for monitoring, analysis, and risk detection

    ...It is a packaged operational stack with a web interface, a Go-based collector runtime, configurable ingestion and refresh cadence, Docker-first deployment, and local or server installation options. The public release removes non-public and protected integrations while preserving the pipeline structure and deployment model that make the system usable in practice. EUOSINT is built for teams that need continuous monitoring, reproducible installs, and a base they can extend for their own intelligence and security workflows.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4

    33

    A project on topography and weather comparison

    33 starts out to gather topographic information to compare different locations on key measures like Height Above Sea Level, Geographical Latitude, Aspect (ST_Aspect), Slope (ST_Slope), Terrain Ruggedness Index (TRI, ST_TRI/ST_Roughness), Topographic Position Index (TPI, ST_TPI), or Hill Shade (ST_HillShade). Ultimately intended to make a comparing decision on suitability for agriculture. We will see how far we get or if we surpass it even, e.g with weather data and more. Why 33 as the name? Even though the answers we could get from the project might be very important, they won't be "The Answer to the Ultimate Question of Life, the Universe, and Everything", so not quite 42. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Open Visual Traceroute

    Open Visual Traceroute

    Open source cross-platform Java Visual Traceroute

    ...http://en.wikipedia.org/wiki/Traceroute If you need some help, please first check http://visualtraceroute.net/ Feel free to drop by and leave a comment on the Facebook page https://www.facebook.com/openvisualtraceroute Enjoy and share! If you want to support the development of this project, you can make a Paypal contribution at leo.lewis.software@gmail.com
    Leader badge
    Downloads: 703 This Week
    Last Update:
    See Project
  • 6
    *.xml files are uploaded to SAGA GIS toolchains 'Files' from where they can be downloaded: https://sourceforge.net/projects/saga-gis-rhotoolchains/files/ SAGA-GIS-toolchain_Burned_area.xml ___is presented in GitHub: https://github.com/RhoSpatial/Saga-gis-toolchain-for-burned-area-mapping- VIIRS_snow_tool_FINAL7.xml ___is a toolchain for snow cover retrival from VIIRS instrument imagery (NASA), input is study area cloud free VNP09GA product and DEM in GQ(nom 250m) resolution, it was developed to make high accurate snow cover analytics on Atlas mountains(Morocco). It was tested in 2017/18 snow season(output grids are available: mih.zemva@gmail.com). It is fairly complicated but not as much as toolchain for MODIS(not uploaded) with MOD09.. products input . * in line 139 polygon *.shp must be linked from drive; it's an additional retrieval of index values to monitor waterbodies and does not relate to snow cover analytics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs (usually this folder resides inside python site-packages) To compile your own wheels see information given at forefather project: https://github.com/youngpm/gdalmanylinux Usually this is done via command `make wheels` GDAL wheels for Windows are provided by Christoph Gohlke at https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal Built with PROJ (proj.db is included), GEOS, EXPAT. See Dockerfile.wheels for additional components.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    libpostal

    libpostal

    A C library for parsing/normalizing street addresses around the world

    ...This library helps convert the free-form addresses that humans use into clean normalized forms suitable for machine comparison and full-text indexing. Though libpostal is not itself a full geocoder, it can be used as a preprocessing step to make any geocoding application smarter, and simpler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    transitfeed

    Tools for reading, validating & writing transit schedule info in GTFS

    transitfeed helps to make public transit information projects more successful for agencies and other interested parties. It provides a library to help you parse, validate, and generate General Transit Feed Spec (GTFS) feed files. It contains several parts, including TransitFeed (Python package for reading, writing, and validating feeds); Feedvalidator (command line tool that checks a GTFS feed for problems); ScheduleViewer (application for exploring a feed on a map) and more; each with their own set of instructions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    BioRec:Bird Census field data annotation

    Recognizing biological data from a notebook.

    ...Namely, bird census based on personal inspection or small (~10 km^2) regions with recording birds' position and behaviour on paper. This project makes it easy to annotate such field data and to make this data available for statistical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Geodysseus

    Geodysseus

    Interactive OpenGL map projection and navigation with geodetic utils.

    ...The user clicks on a map or 3D globe to create geodetic traverses. The geodesic can then be approximated with any number of loxodrome legs. Tracks may then be re-projected onto different map projections. The aim is to make a multi-purpose navigational tool for Land, Sea and Air. At present, the program is in early development and should not be considered suitable for navigation. The program comes with documentation in html format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    ...You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GPXReport

    Analyze gpx files and store summary in Sqlite database

    There are many good programs to manage gpx tracks from my sport activities. My favorite one is gps-prune to view gps tracks on a map and make changes. However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport. GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as: - overall and moving time - distance (km), - average and max speed - time, km uphill and downhill It automatically classifies the acitvity as hiking, MTB or race bike. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TeNeM (Telecommunications Network Model) is a PostgreSQL schema with PL/pgSQL functions and triggers intended to make with a fiber optic network management. It is also a GIS JUMP plug-in to edit and visualize the data. PostGIS is used to extend Postgre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Geographic information system to register and classify illegal waste dumping sites. Goals: - Make the mapping process easy and fun; - Provide real-time information on web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gosm is and acronym for "Gtk OpenStreetMap tool". It displays either the standard Mapnik tiles from Openstreetmap or the Osmarender or Cyclemap tiles. It allows you to make tiles available for offline browsing and let's you create large images or PDFs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tools to prepare RGB Color digitalized maps to make it easier for vectorization and auto-registration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TopoGen is a small PyGTK application which will make a topographic image overlay for Google Earth using the given coordinate boundaries.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    Plugin for JOSM (OpenStreetMap editor) that makes a grid of streets from only two. It traces parallels to the existing ones and make all intersections. We need it because our Country have a lot of cities with a regular design and lot of square blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Open Source project with the main goal to make a simple way to display 3D objects from a Geodatabase (PostgreSQL/PostGIS) on the Web. This project was created by OpenGEO (www.opengeo.com.br).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB