Showing 31 open source projects for "c program"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 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
  • 1
    Google Logging Library

    Google Logging Library

    C++ implementation of the Google logging module

    Google Logging (glog) is a C++98 library that implements application-level logging. The library provides logging APIs based on C++-style streams and various helper macros. glog supports multiple build systems for compiling the project from source, Bazel, CMake, and vcpkg. glog also supports CMake that can be used to build the project on a wide range of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    News flash: I've setup a github repository for future development/etc. https://github.com/hvisage/metalog/releases Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically and safely rotated.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LinuxID

    LinuxID

    LinuxID is an easy console-service for distro identification and more!

    ...So it could print "Linux Mint 16 Petra", and then all its details and its base OS: "Ubuntu 13.10, Saucy Salamander", and various other info. It is open-source and written in C++. Source code is commented and can be found in the "Files" tab. To run the program, download "LinuxID" file and run it accordingly: navigate to where you downloaded the file and type this: ./LinuxID If you have renamed the file, call on it like this: ./filename
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux Log Analyse
    The program I create here is a purely console based program in the language C. The program makes it easier to searching after periodic events to a log file.
    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
  • 5
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Logsurfer is a program for monitoring system logs in real-time, and reporting on the occurrence of events. It is capable of grouping information together to enhance loganalysis and create automatic reports.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 7
    LUARM

    LUARM

    A detailed user action logging engine

    The Logging of User Actions in Relational Mode (LUARM) is a logging/audit engine designed to record in detail user actions in a Relational Database Management System (RDBMS). You can then have an organized 'who is doing what' view in your system, being able to easily correlate program execution, file access and network endpoint activity to user entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    logcolourer

    logcolourer

    Colour lines in syslog-ng logs according to severity

    Pipe to colour lines produced by syslog-ng and similar programs written to terminal (TTY) or file. The program inserts ANSI escape sequences to colour log lines according to their severity. This means the colouring works when viewed on a terminal or using programs such as "less" or "more". You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program. You can use the program to colour...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mn455 is CLI program to maintain short notes under linux console. there are simple tag-system, search and filter. you can use your favorite editor to create and edit notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A command line program logs message to file, supports compression and auto-rotating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The program monitors file size and time stamp modifications and exits when the file stops changing. Purpose of the program is to work as a poor mans mutex e.g. keep on blocking next commands in scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    We are looking for a general solution that monitors execution of any program, regardless of the programing language it has been written in, or the accessibility to source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dvbsnoop - DVB analyzer / MPEG analyzer program to monitor, analyze, debug, dump or view dvb/mpeg/dsm-cc/mhp stream information (TS, PES, SECTION) (e.g. digital television) send via satellite, cable or terrestrial.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 14
    A console-based program to handle MTA (postfix,exim) queues interactively
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Trafficlogger is a tiny program which logs your traffic from each device that is listet in /proc/net/dev. It logs all traffic (TCP, UDP,...). It is written in ANSI-C and should compile and work on nearly all Linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This simple program watches the syslog's or metalog's log file and pops up the window whenever the new message comes. You can specify the file to watch and a regular expression for parsing the log line, so you can watch other than log files too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The X-Log Library (xlib) provides several logging functions for any program to utilize. Supports plain text and XML logging. Xlib also uses XSLT to display the XML-style logs in a nice graphical way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    loginote is a program to immediately display a note on screen (using xosd) when a user logs into the system or logs out again. Just imagine someone knows your password and you might be interested when he/she logs into your system.. ;). loginote will tell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xianc gets statistics mostly from a firewall program like iptables but it supports a file as input too. The byte counter from the an interface in Window can also be used. Xianc can show bandwith usage, stores it in a cache file to survive a reboot, and c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Output spool reader for Snort! This program decouples output overhead from the Snort network intrusion detection system and allows Snort to run at full speed. It takes input and output plugins and can therefore be used to convert almost any spooled fil
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    xrootconsole tails a file in a window on your X11 root window. It aims to be as simple and resource-light as possible, within reason: it should run smootlhy on a P133 laptop. The program is non-interactive; all configuration is done on the command line.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Logcheck is software package that is designed to automatically run and check system log files for security violations and unusual activity. Logcheck utilizes a program called logtail that remembers the last position it read from in a log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProSum is a terminal based program that protects your files, sys_call_table and IDT like tripwire way (All in user space, without kernel modules) In addition, database with files etc. could be encrypted with Blowfish algorythm and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Epilog is a multi-file logging program written in C using GTK+ capable of doing log coloring according to key words and doing reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP packet2sql is a spawn of xant's packet2sql program. This program provides a PHP frontend to packet2sql and also enables packet2sql to work with both iptables and ipchains network filters (instead of just ipchains).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB