Search Results for "code source ping" - Page 44

Showing 2239 open source projects for "code source ping"

View related business solutions
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 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
  • 1
    A revitalization of the famous Quake mod released under GPL by Lon Hohberger (http://lon.110mb.com/). This code was initially forked from Meta5 and intends to keep the same version numbering scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    USB-IR-Boy is an LIRC compatible home brew USB Infrared (IR) receiver based on the Motorola (Freescale) MC68HC908 microcontroller. The project includes electronic schematics, MCU code, and a lircd compatible kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open-source collection of materials for lectures, tutorials, labs, and software for a variety of primarily Computer Science courses. The materials include various course notes, presentation slides, source code samples, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The WyattERP project consists of the Wylib run-time libraries and the Wyseman schema manager. These libraries are tools written in Tcl/Tk that enable a user to quickly code a fully customized ERP (business management software) solution.
    Downloads: 0 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
  • 5
    DAHDI for HFC-S PCI A with OSLEC

    DAHDI for HFC-S PCI A with OSLEC

    (Latest DAHDI + HFC-S PCI A support + latest OSLEC) in one git.

    This project is for people who want to access one or more HFC-S PCI A based ISDN BRI cards over the DAHDI interface and maybe want to use other DAHDI hardware in parallel, too. DAHDI driven hardware can be used by Asterisk, FreeSWITCH, Yate and other telephony software. The HFC-S PCI A based cards are very cheap and thus ideal for private BRI users. The OSLEC is being developed since a long time ago and said to be very good. The superiority of "hardware echo cancellers" is a myth. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This program was designed to ping a number of hosts at regular time intervals. It allows users to define list of hosts which will be tested and shows detailed statistics for each of them. It's written in C and requires ncurses library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    a Java source to C code translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XNM is a simple recursively defined serialization syntax for storing and communicating of complex data structures. This project contains code and tools for parsing and interacting with XNM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Smoldyn is a computer program for simulating reactions and diffusion at a mesoscopic size scale. This scale lies between the more traditional microscopic size scale, in which all or most atoms are considered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    x11vnc allows one to view remotely and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. This project provides pre-built binaries, see LibVNCServer for the x11vnc source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PMCP (Portable Master Control Program)
    Gives you the ability to operate Windows using PMCP alone, with its collection of useful utilities. Also includes several network tools. Written in pure C with Win32 API for maximum portability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Design the layout of your network database and generate a type-safe interface to it for use in your code! This project isn't being actively maintained anymore - it will be merged with v3c-storyboard here at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Binary tree as a PostgreSQL data type. This was a university class project and I don't intend to develop it further. Made in Visual Studio 2010 for PostgreSQL 9.0. DLL provided (debug build). May you find the code useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Linux-PAM module plus PostgreSQL stored procedures to capture and store encrypted passwords. Intended to facilitate migration of credentials to different authentication systems. Use subversion (see 'Code' tab) to download project source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Proteus Cross Compiler system allows the generation and compilation of Java Code from llvm-gcc compatible languages (C/C++/fortran). The generated code will execute at up to 50% of native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The GAA Argument Analyser helps programmers to analyze the arguments given to their program from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenKingdom
    OpenKingdom is a game based on the ideas of the Anno series, but with own content, ideas and code. It is currently in early development and not playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LuaGnome
    Library to use the Gnome libraries from Lua, incl. GLib, GTK and others. Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository. NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link: https://github.com/pavouk/lgi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C program that translates python scripts to ruby scripts. Uses bison and lex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a tool for beginners to understand why a MPI program works or doesn't. It aims simple MPI codes, with a modest number of Processes. It is a real time view of an executing code, providing help even when the program deadlocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a simple C/C++ tool to exactly profile certain functions/blocks of code in a multithreaded application. In particular, this tool can be used to precisely measure overheads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Embedded Font Generator (EFGen) is a generator of a cross-platform ANSI C code that renders a text using OpenGL. Generated code includes everything you need to render a custom text, also it is easy to compile and link with your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IPAT-S Scenario Scripting Language
    IPAT-S is a scenario modeling language. Use it for rapid development of quantitative strategic scenarios for governments, agencies, businesses, etc. using a fast and compact interpreted language. Package includes IPAT Studio development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    We create open-source infrastructural code and provide technical documentation on Indian language computing issues. Our mailing lists provide fora where Indian language computing can be discussed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Though a large array of IRC daemons are already in existence, this ircd has been written from the ground-up in C with the goal of engendering a form of experimental IRC that lacks the traditional power struggles of modern IRC servers.
    Downloads: 0 This Week
    Last Update:
    See Project