Showing 22 open source projects for "plt"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 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
  • 1
    PLT (Programming Languages Theory)

    PLT (Programming Languages Theory)

    Programming Language Theory

    Curated roadmap to Programming Language Theory, collecting seminal papers, books, and resources into a navigable structure for self-study. It spans foundational topics like lambda calculus, type systems, interpreters, compilers, and formal semantics, while also pointing to contemporary areas such as effect systems, dependent types, and verification. Each section clusters materials by theme so learners can build understanding step by step instead of grazing at random. The list emphasizes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Dialyxir

    Dialyxir

    Mix tasks to simplify use of Dialyzer in Elixir projects

    ...If you are planning to use Dialyzer with an application built with the Phoenix Framework, check out the Quickstart wiki. Use dialyxir from the directory of the mix project you want to analyze; a PLT file will be created or updated if required and the project will be automatically compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ByteHook

    ByteHook

    ByteHook is an Android PLT hook library

    ByteHook is a ByteDance-hosted project whose name suggests a hooking or instrumentation library, likely used for hooking system calls or API calls for monitoring, sandboxing or instrumentation. The repository appears to aim at low-level hooking/injection capabilities, perhaps to support runtime introspection, behavioral monitoring, or hooking-based instrumentation (e.g. for security, tracing, sandboxing, or debugging). Because hooking is a common technique for intercepting library or system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GPXSee

    GPXSee

    GPS log file viewer and analyzer

    GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
    Leader badge
    Downloads: 2,456 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
    Parallel and Distributed Process System

    Parallel and Distributed Process System

    OmniSim simulates parallel and distributed processing systems

    Parallel and Distributed Process OmniSim Computational Neuroscience: Large-scale neural population dynamics, brain-inspired computing architectures, and neuro-symbolic AI systems 🧬 Scientific Overview PDP-OmniSim is an advanced computational framework for simulating parallel and distributed processing systems, with cutting-edge applications in computational neuroscience, distributed computing, and complex systems modeling. The framework provides researchers with robust tools for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Disk Cryptography Services

    Enhancements for disk encryption based on VeraCrypt(EFI loader etc)

    ...-> password from encrypted OS (veraen) -> boot OS from disk 1 3. key connected -> password? -> password from hidden OS (verahid) -> boot OS from disk 2 4. OS key disconnected -> boot Linux Notes: Button “Plt lck”/"TPM lck" It adds platform/TPM key file to password (BIOS id and USB id if available or key from TPM) GPT on disk 2 contains the only MS reserved partition with hidden OS. It is possible to mount it from VeraCrypt but the MSR partition is not visible from Windows Disk Manager
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    BuddyCAD

    BuddyCAD

    A set of freeware applications for viewing/processing P-CAD files.

    BuddyCAD Viewer+ can view/process files for following P-CAD versions: - P-CAD v4.5 - P-CAD v8.5 / v8.7 / v9.0 - P-CAD 99 / Accel / 2002 / 2004 / 2006 (through ASCII import)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cv2_plt_imshow

    Using matplotlib_imshow for images read by cv2

    ## Introduction One of the major issue faced while using `cv2`, especially when you are using `jupyter-notebooks`, is to perform `cv2.imshow` the kernel breaks. Apart from this, most of the users are comfortable using matplotlib for display, specially its display in notebook using `%matplotlib inline` magic. This package provides two of the main function, converting the image to a format more suitable in matplotlib, and plotting the image using matplotlib in the notebooks. ## Table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10
    wltest.py

    wltest.py

    Analysis of images from Winston-Lutz Test (images in DICOM-RT format)

    free software tool to analyse portal images from linear accelerator regarding Winston-Lutz-Test (analyzing unlimited number of images): 1. script reads DICOM-RT file of Winston-Lutz data (sphere+mlc gradient information from linear accelerator) 2. x- and y-shift shift is calculated relative to beam direction 3. results saved (see screenshots): green-passed (<0.75mm); yellow(0.75...1mm); red (not passed: >1mm) you need python with following packages: import numpy as np import pylab as plt from scipy import interpolate import dicom as dcm import sys,os in case of problems, please send a mail to hannes.rennau@uni-rostock.de (Department of Radiation Therapy, University of Rostock). i made the code run for several people who asked for it already. With some minor updates in the code, the code should also work on .png or .jpg images if the image grid spacing (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Preference Learning Toolbox

    Preference Learning Toolbox

    Open source toolbox to create preference models

    ...As the number of generated data of ordinal nature such as ranks and subjective ratings is increasing, the importance and role of the PL field becomes central within machine learning research and practice. This SourceForge project provides an open source preference learning toolbox (PLT) that supports the key data modelling phases incorporating various popular data preprocessing, feature selection and preference learning methods. Information about how to use and modify the tool is available on the wiki: https://github.com/TAPeri/pl-toolbox/wiki The tool is free for scientific use. If you use PLT in your scientific work, please cite as: Farrugia, Vincent E., Héctor P. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ZIMA-PS2PDF

    ZIMA-PS2PDF

    Simple GUI for console program ps2pdf.

    Designed for easy converting *.ps and *.plt (PostScript) files to PDF.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    MNTC USB Kulibin

    CNC control software

    Программа обеспечивает импорт разных форматов файлов и обработку по ним на станке ЧПУ.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Useful libraries for PLT Scheme, biased towards development tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I will publish updates on GitHub: https://github.com/constpetrov/gpsExtractor this little program can analyze GPX trackfiles from Garmin GPS devices, or kml files from Google Earth, or PLT files from OZI (OZI CE) and provide some statistics
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Scripts tools to edit the source code of gcc and enable the --disable-hidden-plt option for a chosen set of symbols. This permits syscall redirection via LD_PRELOAD, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple CAM program for creating RS274NGC gcode from vector format files like DXF CF2 PLT. Can be used with AXIS interface from EMC project. It's early alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PLT Spy is a Python to Scheme translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    an educational project in compiler implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A branch of Scala at Rice University that looks for adding support for Runtime Types (ala NextGen), and eventually components (ala CGen).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A programming language embedded in PLT Scheme that supports advanced separation of concerns using predicate dispatching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PLT (Programming Languages Translator) is an application written in Java to translate programming languages using Regular Expression. The first translation in project if ASP -> PHP so we will be free of using IIS and we can convert our projects with a si
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB