Showing 54 open source projects for "log"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    GPSLogger

    GPSLogger

    Lightweight GPS Logging Application For Android

    GPSLogger is an Android app that logs GPS information to various formats (GPX, KML, CSV, NMEA, Custom URL) and has options for uploading (SFTP, OpenStreetMap, Google Drive, Dropbox, Email). This app aims to be as battery efficient as possible. GPSLogger uses the GPS capabilities of your Android phone to log coordinates to GPS format files at regular intervals. This can be particularly useful if you want to geotag your photos after a day out or share your travel route with someone. The purpose of this application is to be battery efficient to save you battery power when abroad and last as long as possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ProM is the comprehensive, extensible framework for process mining. Process Mining deals with the a-posteriori analysis of (business) processes using enactment logs.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    ...- Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest common divisor - iterated summation and product operators - differentiation and integration High flexibility: - user defined constants and arguments, both free - and dependent on other arguments + possibility of use in functions - user defined functions (both free and depended) - user defined recursive arguments + simple (controlled) recursion (1 recursive argument) - user defined recursive functions / expressions (any) - complex, many arguments, no limitation - internal syntax checkin
    Downloads: 2 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    jfDataLogger

    jfDataLogger

    PLC Data Logger

    jfDataLogger ============ jfDataLogger can log data from PLC controllers. Supports Hardware: - Siemens S7-300/400 PLCs - AllenBradley (CompactLogic Controllers only) - ModBus IP protocol - National Instruments DAQmx System Features: - Trigger bit at start - Save/Load data set - Save Image - log to CSV Website: http://jfdatalogger.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Autshumato MTWS

    Autshumato MTWS

    Autshumato Machine Translation Web Service

    ... - Reviewer requests and interface to review improvements - Connection to the latest version of the Autshumato ITE, Post Edits done on inserted automatic translations are automatically submitted to the MTWS. - Administration interface to add users, reviewers and MT systems. - Exposed API for all of the services. - Ability to log into the system using your Google or Facebook ID. - All requests are logged by IP. Licensed under the GNU GPL v3 (or later): http://www.gnu.org/licenses/gpl-3.0.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HL7 Inspector

    HL7 Inspector

    HL7 Inspector is a tool for managing HL7 messages

    The HL7 Inspector project has moved to Bitbucket. https://bitbucket.org/crambow/hl7inspector All new releases can be found there. The web-based version can still be found at www.hl7inspector.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    Ghawwas_V4

    An open source system for Arabic corpora processing

    ...Ghawwas V4.0 provides the following main functions: a. Frequency list for single word and N-Grams b. Concordance c. Collocation (MI, CHI Squared, LL, T-Score, Z Score, Dice, Log Dice, Weirdness Coefficient) d. Lexical patterns search e. Two corpora frequency profile comparison based on MI, CHI, LL, T-Score, Z Score, Dice, Log Dice, Weirdness Coefficient f. Accept Windows and UTF-8 character encoding g. Accept TXT, DOC, DOCX, RTF and HTML formats h. Export the processing results in CSV file format
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    ...The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input Registers 0x05 Write Single Coil 0x06 Write Single Register 0x07 Read Exception Status 0x08 Diagnostics 0x0B Get Comm Event Counter 0x0C Get Comm Event Log 0x0F Write Multiple Coils 0x10 Write Multiple Registers 0x11 Report Slave Id 0x14 Read File Record 0x15 Write File Record 0x16 Mask Write Register 0x17 Read Write Multiple Registers 0x18 Read Fifo Queue 0x2B Encapsulated Interface Transport (Read Device Identification interface)
    Downloads: 7 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    mep4j

    Math Expression Parser 4 Java

    ...The library manages the 5 operators (+, -, /, %, *) together with the following functions: - "abs" - "cos" - "sin" - "acos" - "asin" - "cosh" - "sinh" - "tan", - "tanh" - "atan" - "sqrt" - "cbrt" - "root" - "log" - "log10" - "log1p" - "exp" - "expm1" - "atan2" - "pow" The library supports variables (case insensitive), custom and pre-loaded ("e" and "pi"). Example: int num_variations = 100; int init_value = 10; MathParser mathParser = new MathParser(); mathParser.putVariable("x", init_value); mathParser.parse("2 + (7 - 5) * 3.14159 * pow(x, (12-10)) + sin(-3.141)"); for(int i = init_value; i < num_variations; ++i) { Double result = mathParser.execute(); mathParser.putVariable("x", i); }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JDistlib

    Java library of statistical distribution

    ...The library contains the density (pdf), cumulative (cdf), quantile, and random number generator (RNG) routines of the following distributions: Ansari, Beta, Binomial, Cauchy, Chi square, Exponential, Fisher's F, Gamma, Geometric, Hypergeometric, Kendall, Logistic, Log normal, Negative binomial, Noncentral beta, Noncentral chi square, Noncentral f, Noncentral t, Normal, Poisson, Sign Rank, Spearman, Student's T, Tukey, Uniform, Weibull, Wilcoxon, and many more. Normality tests, such as: Kolmogorov-Smirnov, Anderson-Darling, Cramer-Von Mises, D'Agostino-Pearson, Jarque Bera, Kolmogorov-Lilliefors, Shapiro-Francia, Shapiro-Wilk. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SMT: SAR Management Toolkit

    SMT: SAR Management Toolkit

    Application for managing land searches for missing persons.

    Experimental application for assisting in the management of land searches for missing persons. Incorporates OpenJump for GIS rendering of segments, establishing intitial POA values for segments through consensus or mixed consensus and statistical distances, POS and POA recalculation based on PODs from applied resources, and task assignments suggested by missing person behavior profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arduino Simulator
    ...Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components of the circuit, save log to text file, save the .ino file to use it in Arduino IDE and save the wiring photo as .png file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    SEWOL: Security-oriented Workflow Lib

    SEWOL: Security-oriented Workflow Lib

    Java Library for workflow handling

    ...It allows to specify the shape and content of process traces in terms of entries representing the execution of a specific workflow activity. Currently it supports plain text, Petrify, MXML and XES log file types. In order to specify security-related context information, SEWOL provides access control models such as access control lists (ACL) and role-based access control models (RBAC). SEWOL uses and encloses the following libraries: - TOVAL (http://sourceforge.net/p/toval), - JAGAL (http://sourceforge.net/p/jagal), - OpenXES (http://www.xes-standard.org/openxes/), - Spex (http://code.deckfour.org/Spex/) - Google Guava (https://github.com/google/guava), - xstream (http://xstream.codehaus.org/) and - graph-impl and visualization components of Jung 2 (http://jung.sourceforge.net/). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Chordalysis

    Log-linear analysis (data modelling) for high-dimensional data

    ===== Project moved to https://github.com/fpetitjean/Chordalysis ===== Log-linear analysis is the statistical method used to capture multi-way relationships between variables. However, due to its exponential nature, previous approaches did not allow scale-up to more than a dozen variables. We present here Chordalysis, a log-linear analysis method for big data. Chordalysis exploits recent discoveries in graph theory by representing complex models as compositions of triangular structures, also known as chordal graphs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    Realtime bigdata tool at the bit level based on immutable AVL forest which can be run in memory or, in future versions, as a merkle forest like a blockchain. Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    This software is a very simple network analyzer. When you click the start button, it will send a configurable stream of UDP packets to a host. (The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc... NOTE: in order to receive the echo packets you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    ...The user / programmer of the API Jar designs their own messages, specifying the set of properties and their types which will be sent with each event they want to report. The properties in the custom message are the fields in a log table created specifically for that task. I am including a sample use program which is a sensor-net simulation, specifically of a home monitoring system, which could be used as a control system as well provided the interfaces from Java to the devices are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    expressionCalc

    expressionCalc

    Cross platform Mathematical expression solver

    expressionCalc is a Mathematical expression solver. It has a Java implementation (for cross platform) and a C# implementation (for Windows). Support most of the Mathematical functions including log, sin, a sin etc. Implemented based on the expression solving technique of BODMAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fast Decimals to Fractions
    This is the downloadable JAVA version of Fast Decimals to Fractions, so you no longer need to log on to convert your decimals. Must have JAVA to run the .JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CapCode is a navigation software for sailors for cruising or regatta. - Reads NMEA 183 data (instruments, GPS, AIS). Implements computation of the VMG , tracing on RNC and ENC (S-57) charts. Display the polar on the chart, future position of the ship. Weather information acquired from grib files are also displayed in the navigation view. developed as an Eclipse RCP in its versions 2.x.x
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 22
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jFuzzyArithmetic
    jFuzzyArithmetic is a package/library for calculations with intervals and fuzzy numbers in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iTLogger

    iTLogger

    Log and evaluate data from your smartphone and OBD

    iTLogger is the result of a software project at TU Ilmenau in 2012. Its aim was to create an app and corresponding desktop programm, so that people could track their journey on forest roads and later evaluate the data on their desktop. With the logged data you can evaluate the quality of forest roads. Available on Google Play: https://play.google.com/store/apps/details?id=de.tui.itlogger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The DRS (Digital Replay System) is a desktop application for replaying and analysing combinations of video, audio, images, transcripts and computer log files in an integrated way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next