Showing 534 open source projects for "map"

View related business solutions
  • 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
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    PC_Workman_HCK

    PC_Workman_HCK

    AI-powered PC monitoring that explains. Not shows numbers/spikes.

    ...Features: - Time travel monitoring - debug issues from hours ago - AI diagnostics with HCK_GPT - Custom fan curves with profiles - Floating always-on-top widget - 2D system map - Cross-GPU support (NVIDIA/AMD/Intel) Four complete rebuilds. 29 features killed. 24,000 lines of optimized code. No team. Solo Dev. BUILD-IN-PUBLIC Free because good tools should be. Alpha v1.6.3—real tools built on real constraints.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Gridarta is an open source (GPL) Map Editor for MMORPGs. Gridarta currently supports Angelion, Crossfire and Daimonin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Visual Traceroute

    Open Visual Traceroute

    Open source cross-platform Java Visual Traceroute

    Open source cross-platform (Windows/Linux/Mac) Java Visual Traceroute. Data is displayed in a 3D or a 2D map component. What is a 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: 889 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Traccar (GPS tracking system)

    Traccar (GPS tracking system)

    Open source system for GPS tracking devices

    ...It includes support for popular devices: TK101, TK102, TK103, TK201, TK202, TK203, TK206, GPS-103, GL100, GL200, AVL-05, AVL-08, Mini MT, GT30i, GT60, VT300, VT310, VT400, PST-AVL01, PT60, PT300X, PT30, MVT340, MVT380, MVT600, GT30, GT30X, MT80, GT200, GT300, GT500, Datamax, ST210, ST900, ST910 and many others. Application includes embedded web server to track devices on map. Official web page: https://www.traccar.org/ Demo: https://www.traccar.org/demo-server/ Source code repository: https://github.com/tananaev/traccar Issues tracker: https://github.com/tananaev/traccar/issues
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    ClassHidra

    ClassHidra

    ClassHidra Java open-source MVC (ModelViewController).CDI & EJB. REST

    ClassHidra, Java-base MVC Support: - CDI ( context dependency injection ) - @SessionScoped, @ApplicationScoped; - EJB (enterprise java bean) map action/form as @Stateless, @Stateful, @Singleton; - Spring (4.*) map action/form as @Component; - RESTful (alfa) Demo - Google AppEngine - https://classhidra4ape-hrd.appspot.com/ GitHub - https://github.com/surban1974/classhidra Maven dependencies - https://github.com/surban1974/classhidra/blob/master/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xonotic

    Xonotic

    Superproject containing build scripts and tools to download assets

    ...Players can enjoy a wide variety of multiplayer game modes—from traditional deathmatch and team captures to experimental variations like Nexball and Freeze Tag—each designed to exploit high mobility and deep map knowledge. The game includes dozens of official and community-created maps, robust server browsing, customizable HUD and controls, and even an integrated statistics system called XonStat for tracking performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jCIFS Filesystem

    Wraps jCIFS as a java filesystem

    ...You can get access to a cifs/smb file simply by using Paths.get(new URI("smb://hostname/share/filename")) and manipulate the returned Path with the utility class java.​nio.​file.​Files. So you can use one API to access local and remote files with your java application. The jCIFS config can be set with the newFileSystem(URI uri, Map<String, ?> env) method of the CIFSFileSystemProvider class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DirSize

    DirSize

    DirSize - The command line directory reporting tool

    ...I call this a SizeMap or FilesMap and it's the area to the right of the output. If you sort by size (default or -ss) or directories (-sd) is will show the SizeMap. If sorted by file counts (-sf) the map will change to show a visual representation of the number of files per subdirectory, sorted from high to low. This is a single executable JAR file. While you will need Java installed, there is no need to install this program. Just download the JAR file, please it somewhere convenient, and execute it from the command line: java -jar dirsize.jar See https://github.com/frossm/dirsize for details
    Downloads: 18 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    mystic-crypt is designed as a Java library that can be used for simple and complex encryption and decryption. The source code for the library is available under https://github.com/astrapi69/mystic-crypt For demonstration what the library can do there is a graphical client: The source code for the ui is available under https://github.com/astrapi69/mystic-crypt-ui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GPS Datalogger Device Control
    i-Blue 747 / i-Blue 757 / Qstarz BT-Q1000 / i.Trek Z1 / Konet BGL-32 / Holux M-241 / ... control SW (for Java Phones, PalmOS, WinCe (PPC), Java platforms, Windows, Linux, and MacOS). Compatible with most MTK GPS Chipset based loggers.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 12
    Litle spatial viewer

    Litle spatial viewer

    Little spatial viewer for geometries like SDO geometries, WKT and EWKT

    Little spatial viewer for geometries like SDO geometries, WKT and EWKT. You have to copy the string to clipboard and program show you the geometry on the map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Space-Faring
    Space-Faring is a 2D single-player turn-based space strategy game. The strategy revolves around 4X space conquest. Some inspiration came from Master of Orion and Outpost. The game is written in Java and is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cyclops

    Cyclops

    An advanced platform for writing functional applications in Java 8

    Fast purely functional datastructures (Vector, Seq / List, LazySeq / LazyList, NonEmptyList, HashSet, TreeSet, TrieSet, HashMap, LinkedMap, MultiMap, TreeMap, BankersQueue, LazyString, Discrete Interval Encoded Tree, Zipper, Range, Tree, DifferenceList, HList, Dependent Map). Structural Pattern Matching API (deconstruct algebraic product and sum types). Improved type safety via the removal of unsafe APIs -- E.g. Unlike Optional, Option has no get method (which could throw a null pointer) -- New data structures do not support operations that would throw exceptions (you can't call head on an empty list for example). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Karto

    Karto

    Tool to work on map data, to check the data and generate your own maps

    Karto allows to calibrate a scanned map (or aerial photos) with some known geo-points (Lambert, UTM, ...). After that, you can add any points (GPS points) in the map to build your own map. You can also add a transparent GIF image in the map after calibration (cave, mines, roads, ...). You can realize your own cartes with the data you add inside adding/showing/hiding layers of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims to promote the MultiAgent Programming (MAP) approach by providing a suitable integration of tools and languages for programming the following dimensions: agents (Jason), environment (Cartago), and organisation (Moise).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OffRoad

    OffRoad

    Offline vector map display ported from OsmAnd

    An offline map viewer for the Desktop based on OsmAnd.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    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: 7 This Week
    Last Update:
    See Project
  • 19
    Skija

    Skija

    Java bindings for Skia

    ...Skia is the same graphics engine used in Chrome, Android, Flutter, and other platforms, and Skija leverages this robust foundation to provide fast rendering of paths, text, images, transformations, filters, and animations within desktop and embedded Java environments. The project focuses on delivering idiomatic Java/Kotlin APIs that map cleanly to Skia primitives, giving developers a powerful tool for building custom graphics, charting, GUIs, games, and visual effects with minimal overhead. Because Skija runs on top of native Skia libraries via JNI, it delivers performance suitable for real-time interactive applications, high-resolution rendering, and complex vector artwork.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is most easy to use DAO (Data Access Object). It's uses reflexion to map objects on tables. This library implements insert, delete, update and find actions. You do not require xml configuration files, you don't need to write any insert , delete or
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Random Big Rich Man

    Random Big Rich Man

    Monopoly-like game

    Random Big Rich Man(瑞德大富翁) is monopoly-like game using random map to play. It's local game with 4 AI/Human player. Install precondition: Install java 1.8.0 Image or sound from below project or Internet: gtkmonop kapitalist monopolie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...TSMiner has three key modules: first, predicting the time-specific activated/repressed transcription factors (TFs); second, predicting the biological pathways associated with the predicted TFs; third, merging the TFs and pathways into time-specific regulatory networks. TSMiner provides extensive interactive operations to help users explore the results of each module. For example, we made use of the tree structure map developed by the Dynamic Regulatory Events Miner (DREM) (Ernst et al. 2007) to show the time-specific TFs. And we developed an interactive network map to help users explore the time-specific regulatory networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    ...Visual WYSIWYG data design, rule entry wizards + drag & drop dictionary components. Will import, analyze / refactor from XML Schema / JSON. Oracle is a proud enterprise sponsor; with NIEM.gov support. Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM, & OASIS modes) + JAXB bindings; Mindmap FreeMind or UML models(XMI); XML unit test & live SQL data; HTML docs + spreadsheets (NIEM IEPDs). Canonical component dictionaries from schema sets, SQL, JSON, ERwin XSD, or spreadsheets. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24

    PrestoSQLite

    Simple and powerful java ORM for sqlite database

    PrestoSQLite is the best ORM for sqlite written in java. It can map database tables with EntityAdapter class, which you can use to build sql query or if you don't like handling sql language you can only use entity class which provides functions to read, save and delete data from tables (CRUD) . Also with SQLiteQueryAdapter you can read data using complex query statements without directly using the sql language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NOVA

    NOVA

    Analysis and visualization of complexome profiling data.

    NOVA is a program designed to analysis complexome profiling data (Heide et al., 2012). A graphical user interface (GUI) provides various visualization tools, such as heat maps and 2D plots. Several hierarchical clustering algorithms (e.g., single linkage, average linkage, Wards linkage), different distance measures (e.g., Euclidean distance, Manhattan distance, Pearson distance), and various normalization techniques are implemented. Many additional functions like zooming, searching for...
    Downloads: 2 This Week
    Last Update:
    See Project