Showing 32 open source projects for "dap-2.0.4"

View related business solutions
  • Attack Surface Management | Criminal IP ASM Icon
    Attack Surface Management | Criminal IP ASM

    For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces

    Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
    Learn More
  • Searching for a better way to ship ecommerce? We can help Icon
    Searching for a better way to ship ecommerce? We can help

    ShipHero gives you the tools that give you ecommerce fulfillment super powers.

    ShipHero is built for multi-channel commerce. With a few clicks, you can connect your stores. ShipHero will download new products, as well as sync existing ones. When changes are made to your inventory all connected stores will be updated.
    Learn More
  • 1
    dap-mode

    dap-mode

    Emacs Debug Adapter Protocol

    ...It's similar to the LSP but provides integration with debug server. The API considered unstable until 1.0 release is out. It is tested against Java, Python, Ruby, Elixir and LLDB (C/C++/Objective-C/Swift). The main entry points are dap-debug and dap-debug-edit-template. The first one asks for a registered debug template and starts the configuration using the default values for that particular configuration. The latter creates a debug template which could be customized before running. dap-debug-edit-template will prepare a template declaration inside a temporary buffer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nvim-dap-ui

    nvim-dap-ui

    A UI for nvim-dap

    A UI for nvim-dap which provides a good out-of-the-box configuration. Install with your favorite package manager alongside nvim-dap and nvim-nio
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    mason.nvim

    mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. mason.nvim is a Neovim plugin that allows you to easily manage external editor toolings such as LSP servers, DAP servers, liters, and formatters through a single interface. It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of external requirements needed. Packages are installed in Neovim's data directory (:h standard-path) by default. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    sequoia-dap

    SEQUOIA ocean data assimilation platform (a SIROCCO suite tool)

    ***** THIS PROJECT HAS MOVED TO https://gitlab.in2p3.fr/sirocco/sdap/sdap-dev ***** ***** THIS PROJECT HAS MOVED TO https://gitlab.in2p3.fr/sirocco/sdap/sdap-dev ***** ***** THIS PROJECT HAS MOVED TO https://gitlab.in2p3.fr/sirocco/sdap/sdap-dev ***** Within the SIROCCO suite of numerical tools, the purpose of SDAP is to provide a flexible platform to carry out multivariate assimilation of geophysical data in a numerical model. The program is multi-grid (finite differences or finite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    TOTVS Developer Studio para VSCode

    TOTVS Developer Studio para VSCode

    Totvs Developer Studio for vscode

    The TOTVS Developer Studio for VS Code extension provides a development suite for the Protheus/Logix ecosystem. Using the LSP ( Language Server Protocol ) and DAP ( Debug Adapter Protocol ) communication protocols , both widely used and extensible to other IDEs on the market, such as Atom, Visual Studio, Eclipse, Eclipse Theia, Vim and Emacs. When starting VS Code with the TDS-VSCode extension installed, open (or create) the main folder that contains (or will contain) your source and resource files. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Neotest

    Neotest

    An extensible framework for interacting with tests within NeoVim

    A framework for interacting with tests within NeoVim. For any runner without an adapter you can use neotest-vim-test which supports any runner that vim-test supports. The vim-test adapter does not support some of the more advanced features such as error locations or per-test output. If you're using the vim-test adapter then install vim-test too.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    DAP-seq data of rice OsMYB80
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IDAP-Link/M

    IDAP-Link/M Software

    Software & Firmware to use on the IDAP-Link & IDAP-M boards. IDAP-M is a CMSIS-DAP JTAG module design to be integrated on target board. IDAP-Link is a stand alone CMSIS-DAP debug JTag. It uses IDAP-M as core JTAG
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Faker for Python

    Faker for Python

    Python package that generates fake data for you

    ...If you still need Python 2 compatibility, please install version 3.0.1 in the meantime, and please consider updating your codebase to support Python 3 so you can enjoy the latest features Faker has to offer. Please see the extended docs for more details, especially if you are upgrading from version 2.0.4 and below as there might be breaking changes. This package was also previously called fake-factory which was already deprecated by the end of 2016, and much has changed since then, so please ensure that your project and its dependencies do not depend on the old package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Striven | All In One Business Management Software Icon
    Striven | All In One Business Management Software

    Striven is an all-in-one business management software suite with everything your organization needs for success.

    Striven is the all-in-one business management software that lowers your costs, improves your operations, and makes work easier. Make your company’s data coherent, connected, and relevant.
    Learn More
  • 10
    TermFF

    TermFF

    A Serial Terminal Console for development on a remote (Forth) device

    As a console terminal, TermFF, with its extensions, connected to a Forth system device can be used as a software development environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Vimspector

    Vimspector

    A multi-language debugging system for Vim

    vimspector is a powerful debugging plugin for Vim and Neovim designed to bring IDE-style debugging capabilities (breakpoints, stepping, call stacks, watch windows) into the modal editor world. It supports multiple languages (C++, Python, TCL among others) via the Debug Adapter Protocol (DAP) model and provides an in-editor UI for viewing scopes, variables, stack frames, output windows and more. You configure it per-project via a .vimspector.json file (or per file type) specifying the adapter, launch configuration or attach process. Once configured you can run, pause, step into/out/over, set and clear breakpoints and inspect variables directly in Vim splits or floating windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PatientKAPRecords

    PatientKAPRecords

    KAP evaluation and patient records in radiodiagnostic

    This program tries to help radiologists to keep track of patients which receive radiation doses (measured, or computed, free in air) from radiodiagnostic examinations. It performs computation of KAP (kerma-area-product if it is not recorded by a dedicated DAP-meter) and record the patient information. The program also generates elegant reports which can be converted as pdf, xls etc. Source code included in jar files. Also, available on GitHub: https://github.com/ZiliasTheSaint/PatientRxRecord.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CentralizatorRadiologie

    CentralizatorRadiologie

    Centralizator fisiere de la unitati medicale pentru raportare DSP-uri

    ...Pentru campurile ce contin numere intregi cum ar fi: numar de echipamente de un anumit tip, numar de examinari totale sau pe grupa de varsta, softul calculeaza SUMA acestora. Pentru valori medii cum ar fi ESAK, DAP etc, softul calculeaza MEDIA PONDERATA dupa numarul de examinari pe fiecare grupa de varsta. Pentru valori maxime sau minime, softul gaseste efectiv valorile MAXIME sau MINIME din cele raportate. Pentru valori tipice (teleterapie, brachyterapie) softul calculeaza valorile cele mai FRECVENTE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    StrategyStateGenerator

    Generator for strategy and/or state pattern code in Java

    New version 2.0.4 is available since April, 4th 2017 ========================================= Please download from here: https://sourceforge.net/projects/strategystategenerator/files/strategy-state-generator-2.0.4/ Description =========== The *Strategy/State Generator* creates Java Source Code for classes representing strategies of strategy pattern or states of state pattern in a half-automated way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GeoPDEs

    A package for Isogeometric Analysis in Octave and Matlab

    ...GeoPDEs is no longer developed at SF, and has moved to GitHub. Please visit http://rafavzqz.github.io/geopdes/ The mailing list will remain active. Releases up to 2.0.4 can be found here. From version 2.1.0 onward, see https://github.com/rafavzqz/geopdes
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Serial Wire Debug (SWD) Open Library for low level Debug Access Port (DAP) on new ARM Cortex CPU devices. PROJECT HAS MOVED TO https://GitHub.com/CeDeROM/LibSWD PLEASE UPDATE YOUR LINKS! :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The c2001 spatio-temporal mining library

    The c2001 spatio-temporal mining library

    An open source spatio-temporal data mining library

    ...The General Association Rule Mining Framework(GARMF) library, which support mining association rules from transactions(boolean, weighted, fuzzy), spatial datasets (vector and raster) and spatio-temporal datasets (raster snapshots). Besides it support incremental mining. 2. Rule Filtering Library (RFL), a library for rule evaluation. 3. Besides, DAP-Shell, a GUI shell for GARMF and RFL, will be provided. However I'll pay no more attention on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QTScrobbler
    QTScrobbler is a tool to upload information about the tracks you have played from your Digital Audio Player (DAP) to your last.fm account. It is able to gather this information from Apple iPods or DAPs running the Rockbox replacement firmware.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19

    chessoclock

    chessoclock is a simple chess clock running on a virtual terminal

    ...Under Linux only it can run in a xterm, but you get best visual effect when running in a virtual terminal or on the console and not under X. Merging chessoclock and a Minix 2.0.4 root disk gives us chessoflop. Use chessoflop to turn your twenty years old 80286 into a chess clock without installing anything. Reverse the image on a floppy, put that disk on your old computer, turn it on and that’s all! chessoflop image is available in the download page (it's the one all capitalized).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project to design and build a Free/Open hardware audio player (DAP) and recorder to be used with open source software such as RockBox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web OS designed to integrate multiple web applications working under a common windows-like interface. Features: session management, skins, widgets, events, virtual desktops, Firefox and IE compatible. Tech.: J2EE, Javascript, HTML, CSS, XML, Java, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A software to store, (PUT) meteorological data from complex free form text format to databases and and GET stored (and already loaded) data from databases using OPeNDAP protocol. Written using Java6, XSD, and C++. It support OPeNDAP clients thanks to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A PHP script to submit .scrobbler.log/.scrobbler-timeless.log files made by DAPs (Rockbox only at the moment) via the audioscrobbler servers to the Last.fm music blogging site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Unofficial port of Banshee(http://banshee-project.org) to win32 Current Features include: Support for mp3,ogg,wma CD Audio Rip/Listen Metadata Lookup Partial DAP(Digital Audio Player) Support Album Cover Display Tag editor Binary releases available from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DAP (Database Access Platform) is a common BO solution. unlike O-R Mapping, there are no specific object to each table. DAP is trying to maximal wrap the basic database operation. Written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB