Showing 22 open source projects for "abc-map"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 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
  • 1
    IbEverythingExt

    IbEverythingExt

    Everything pinyin search, quick choice expansion

    Everything Pinyin search, quick selection expansion. Support simple spelling, whole spelling, full spelling with tone and double spelling search, default only open simple spelling and full spelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenRGB

    OpenRGB

    Open source RGB lighting control

    ...The app supports running as a standalone GUI, a headless server, or a networked client so multiple machines can synchronize lighting. Profiles make it easy to save and switch complex scenes, and a graphical LED map helps craft precise patterns. Power users can automate everything via a command-line tool and an SDK that third-party apps can target. The project’s goal is straightforward: one tool to orchestrate all your lighting without the bloat, drivers, or background processes that often come with vendor software.
    Downloads: 248 This Week
    Last Update:
    See Project
  • 3
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    ...WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in a location pane. The user interface is translated into several languages.
    Leader badge
    Downloads: 32,190 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    USB Test

    USB Test

    A lightweight Windows CLI utility for testing USB drives

    ...One of the main use cases is sector health verification, but the tool also provides additional functionality. ⬇️ DOWNLOAD UTILITY: https://sourceforge.net/projects/usb-test/files/latest/download ⬇️ 📊 Test RESULTS: - DISK MAP with visualization of healthy and damaged sectors - REAL DISK CAPACITY (detects fake drives with overstated size) - Write and read SPEED MEASUREMENTS - Test modes: Write Write + Read + Compare Website: https://usbtest.pro/
    Downloads: 152 This Week
    Last Update:
    See Project
  • 6
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    WW2 Combat Flight Simulator. Free. Current Version: 9.93. This is now the world's leading open-source combat flight sim for LINUX. Linux Air Combat ("LAC") runs on almost any desktop LINUX system (even Steam Deck & Raspberry Pi) and generates smooth, high-performance flight. If it runs TOO fast on your hardware (framerates beyond 100 FPS), you should activate LAC's built-in FrameRate Limiter as documented...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 7
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    ...In particular, this means you can share index across processes. Annoy also decouples creating indexes from loading them, so you can pass around indexes as files and map them into memory quickly. Another nice thing of Annoy is that it tries to minimize memory footprint so the indexes are quite small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CDC File Transfer

    CDC File Transfer

    Tools for synching and streaming files from Windows to Linux

    ...Unlike fixed-size blocks, content-defined chunks are cut at data-dependent boundaries, which means shifts and insertions don’t invalidate the rest of the file’s delta map. The tool maintains chunk fingerprints and a manifest so it can de-duplicate across versions and even across different files that share regions of content. This approach makes it well suited for large logs, VM images, and binary assets where small edits would otherwise force full re-uploads. The implementation focuses on being robust over unreliable networks with resumable transfers and integrity checks that verify every chunk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on...
    Leader badge
    Downloads: 1 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
    OPTOSS NG-NetMS

    OPTOSS NG-NetMS

    OPTOSS Next Gen Network Management System (NG-NetMS)

    ...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 important you will be able to collect, process and analyse Syslog events and SNMP alarms both in near-real-time and from the historical archives in a new way. We successfully used NG-NetMS for delivery of network assessment services for our customers worldwide for many years. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fmstream

    fmstream

    Read-write access to memory-mapped files on Windows and POSIX systems

    ...File mapping allows the process to use both random input and output (I/O) and sequential I/O. It also allows the process to work efficiently with a large data file, such as a database, without having to map the whole file into memory. Multiple processes can also use memory-mapped files to share data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    nagacfg

    Linux frontend for evrouter to map the Razer Naga buttons

    nagacfg is a frontend for evrouter to map the Razer Naga buttons. It supports multiple profiles of mappings and allows the selection of the symbols assigned to the buttons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NET USE GUI is designed to be used in conjunction with Windows PE 3.0 to map drives with a GUI. It can also be used with Windows XP/Vista/7. It is written in C++ because .NET is not available in Windows PE yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    用c实现了常用的容器,如果rbtree,hashtable,list,vector,deque,heap,map,以及定时器,os api,应用开发框架。 实现了一个基于btree索引算法的文件数据库,提供了断电保护,以及事务提交与回滚等接口
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wiimaestro is a program that allows you to map custom actions to every button of the device. Useful to remotely control your PC, you can start, pause and stop music and video players, switch your screen off, or whatever comes to your mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WPA-Compatible WLAN-Scanner for PocketPCs (wm2003+). Supports GPS-Receivers to track AP´s. Outputs NetDetect-Database files and will be able to triangulate AP´s positions. Coming with List-View, Map-View and AP-Details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source Remote Sensing OSSIM project, pronounced "awesome", will leverage existing algorithms/tools/packages from the open source community in construction of the ultimate Remote Sensing/Image Processing/GIS package. osgPlanet extends OSSIM and Op
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Map local drive to remote Windows network share (or Samba server) on the Internet. Connection is secured by using an encrypted SSH connection as transportation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is a project to maintain maps updated on a server of HalfLife, currently map developers stores their maps on a web page or on ftp, now the developers have a repository common to all and server admins have a program to update the maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MapDownloader

    Downloader for map tiles

    MapDownloader is a customizable, utility for dowloading map tiles from various web services. Written in C++ using Qt Framework, it is cross-platform. Developed and tested on Windows 7 and Kubuntu 12.04. It's under DWYW License v1.0 (Do whatever you want)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DoubleCommand is a Mac OS X kernel extension that allows you to map keys on your keyboard to the way you want them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Personal Weather Station

    My Weather: Personal weather station for educational purpose

    ...Collected data will be uploaded to an online weather server where visitors can see the collected data. Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map. Sensors: - Precipitation (Rain gauge) - Temperature - Humidity (Hygrometer) - Air Pressure (Barometer) - Wind Speed (Anemometer) - Wind Direction (Wind vane)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo