Showing 1119 open source projects for "code source ping"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    AutoREALM

    Vector based drawing software designed for RPGs

    ...Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies: _ C++11 _ wxWidgets 2.9 (will be 3.0 when it will be released) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. Current development is located on https://bitbucket.org/bmorel/autorealm . Howerver, older repositories are still here in case someone would like to consult them, and to allow easy access to algorithms they might contain.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    FFFF is the fastest Win32/OSX/Linux/IRIX Mandelbrot generator. Features OpenGL, realtime zoom, SSE/AltiVec QuadPixel, SSE2/3DNow! DualPixel calc, FPU per pixel calc, GPU asm (Fragment/Vertex) calc, multiprocessor support, and benchmarking. Opt asm code!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Webcockpit is a Web Application Generator for realtime charting and monitoring solutions. Generates JSP code to create chart images and HTML tables from SQL queries. Supports Drill-Down and pluggable look&feel. Uses JFreeChart, Displaytag and Cewolf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Infoboard is a basic digital signage solution for use in schools. It was developed to display room change information, news and pictures for a plasma screen at Lagan College, Belfast. (Please note I am just giving you the code for our setup)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    (To pronounce, just say the letter: AAY WHY QUEUE.) A collection of high-level models and utility code applicable to interactive applications. e.g. Fixed/variable timestep timing, state machine, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flirt is an open source (BSD license) Flash runtime. It aims for portability, ease of use, and a complete SWF 6 implementation. Our goal is to provide a tool to allow developers to create GUIs in Flash and extend the actionscript runtime with native code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    G-amp is a port for amp v0.7.6 (an MPEG 1/2 layer II,III audio decoder) on Win32. The original code is (c) Tomislav Uzelac. amp was used by a variety of well known players like Nitrane, the decoder used by Winamp.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    F4L is an open source development environment like Macromedia Flash, a multi-platform format(swf/svg) widely used for web applications. its a BETA version which means no real ability to use for production. see latest code at https://github.com/ozkanpakdil/f4l
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Mythroku is an alternate mythtv (http://www.mythtv.org) frontend that runs on the Roku HD-1000 available from Rokulabs to provide cheap HDTV-capable output. It leverages and extends the code of the mvpmc project (on sourceforge) to achieve this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libipod is a lightweight and fast library written in C for managing Apple iPods. The library includes bindings for C++ and Python, with other languages to be added. The code has very few dependencies, and can be cross-compiled for embedded solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java libraries and utility code for analyzing audio data and cuesheet files with emphasis on data from CDs. Support for WAV, MP3 and FLAC formats is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CANNOT - Coyote Annotation. This framework was developed in JAVA and its API's facilitates to the reuse of code and the sharing of information through to the architecture in layers and standard ISO MPEG-7 used for the Digital Video Content Annotations..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SDL_GLel is an OpenGL extension library for SDL. Its files are dymically generated from the OpenGL extension repository using a lex/yacc parser, in order to be up-to-date with new extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A loose collection of source code and libraries for mining and recovering data from all manner of obscure file formats and media
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple form-based html imagemap making interface. Usable on any graphical browser. Install this sucker and you can make painless imagemaps anywhere. All code is contained in ONE .php file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Up2me allows you to simply upload media to your own hosting provider web space. Thumbnails are automatically generated and you are given the HTML code to add to your site or blog post. Why rely on 3rd party media hosting providers?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A fully perl written sofware for windows (also stand alone binary code included, so it does not require perl installation to use it) to receive short messages (SMS) sent by mobilephone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This software allows to pack a cdrom (or other) with a couple of images and give users different rights to view the images upon their cdrom code. This software will run on Win+Lin+Mac (hopefully.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pkaudio is a real-time dsp framework written in C++ that uses a high-performance messaging paradigm to allow non-interrupted use from high-level languages like Python (client code provided).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WebDesigner is the only web markup designer component that can render dynamic documents while preserving the code formatting. Use the WebDesigner component to create a Graphical editor for your Web-Client applications (Asp, Jsp, XML, html etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ESS DVD Chip set (MIPS-X) Patcher program. A general purpose hacking util to view and alter MIPS source code (apply patches), images, backgrounds, and dissassembly of the firmware loader information.
    Downloads: 0 This Week
    Last Update:
    See Project