Showing 36 open source projects for "framework-arduinoststm32"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    Osquery

    Osquery

    SQL operating system instrumentation and monitoring framework

    Osquery is an operating system instrumentation framework for Windows, OS X (macOS), Linux, and FreeBSD. The tools make low-level operating system analytics and monitoring both performant and intuitive. Osquery exposes an operating system as a high-performance relational database. This allows you to write SQL queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    tinylog

    tinylog

    tinylog is a lightweight logging framework for Java, Kotlin, Scala

    Simplify your logging with tinylog. The lightweight logging framework can be used with Java, Kotlin, Scala, and any other JVM language. tinylog is open source and runs wherever Java is used: JVM, GraalVM, and Android.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Logstash

    Logstash

    Centralize, transform and stash your data

    Logstash is a server-side data processing pipeline that dynamically ingests data from numerous sources, transforms it, and ships it to your favorite “stash” regardless of format or complexity. It supports and ingests data of all shapes, sizes and sources, dynamically transforms and prepares this data, and transports it to the output of your choice. Logstash is extensible, with over 200 plugins available to let you create and configure your pipeline how you choose.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    pino

    pino

    Super fast, all natural json logger

    When logging, it's important to use the least amount of resources available. Over time, logged messages tend to pile up. This can lead to some negative effects on applications, such as reduced requests per second. This is why pino is an ideal choice for logging. pino is a very fast Node.js logger with very low overhead. It is in many cases 5x faster than alternatives, based on benchmarks. pino offers not just speed but a number of great features as well, such as a browser API, child...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    CocoaLumberjack

    CocoaLumberjack

    A flexible logging framework for Mac and iOS

    CocoaLumberjack is a fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS. First, install CocoaLumberjack via CocoaPods, Carthage, Swift Package Manager or manually. Then use DDOSLogger for iOS 10 and later, or DDTTYLogger and DDASLLogger for earlier versions to begin logging messages. Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. As of CocoaLumberjack 3.6.0, you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Logbook

    Logbook

    An extensible Java library for HTTP request and response logging

    ... of the box for most common setups. Even for uncommon applications and technologies, it should be simple to implement the necessary interfaces to connect a library/framework/etc. to it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    defmt

    defmt

    Efficient, deferred formatting for logging on embedded systems

    defmt ("de format", short for "deferred formatting") is a highly efficient logging framework that targets resource-constrained devices, like microcontrollers. In its current iteration defmt mainly targets tiny embedded devices that have no means to display information to the developer, e.g. a screen. In this scenario, logs need to be transferred to a second machine, usually a PC/laptop, before they can be displayed to the developer/end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pulse

    Pulse

    Logger and network inspector for Apple platforms

    There is always this friction when it comes to debugging native apps: you can’t inspect anything that happens behind the scenes unless you use special tools, not even network requests. That’s not the case on the web with tools like Safari Web Inspector. I wanted to bring something similar to native apps. What is Pulse? It’s a persistent logger with a network inspector, but not just a tool. It’s also a framework. PulseCore.framework (iOS, macOS, watchOS, tvOS) provides a logger itself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    POE is a Perl framework for non-blocking network applications and cooperative multitasking. It has many freely available modules for common programming tasks (see CPAN), and it is widely used and supported by the Perl and POE communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    SSL Logger

    SSL Logger

    Decrypts and logs a process's SSL traffic

    ssl_logger is a Python-based tool that decrypts and logs a target process’s SSL/TLS traffic on Linux and macOS. It attaches to a running process by name or PID and hooks SSL_read and SSL_write calls to capture plaintext data flowing through encrypted connections. Output can be streamed to the console with verbose metadata or written to a PCAP file for later analysis in standard tooling. The utility is powered by dynamic instrumentation using the Frida framework, allowing it to intercept...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ANSI C functions and macros for flexible logging to files and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable. Intended for use in time-space critical environments
    Leader badge
    Downloads: 5,150 This Week
    Last Update:
    See Project
  • 12
    The Logging Framework supports stream-like usability, extensibility, portability, type-safety, allows enabling/disabling certain parts or fully at compile time and dependent on the configuration also at runtime and avoids macro-related pitfalls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LogViewer

    Viewer for logfiles in xml-format generated by java.util.logging.Logge

    Just a simple LogViewer (Java/Swing) to view Logfiles generated by the Java Logging-Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zabbix log alert forward module for zLogFabric central logging framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    liblogger is logging framework for C/C++. It supports logging to a file/network/console transparently. It provides several logging levels and is highly customizable. Visit http://liblogger.sourceforge.net for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Core library for complex software project development. Features: semaphores, services, finite state machine, framework, utilities related to the middleware architecture and implementation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Prolix is an extension appender for the log4net logging framework. Prolix directs logging for an ASP.NET session to a separate tab in the browser. Since communication is over HTTP, users can watch logging data regardless of security constraints.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The ProM Import Framework allows to extract process enactment event logs from a set of information systems. These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Shadowtail is a Java/Spring framework for gathering numerical data (statistics) about a Java application. It is particularly useful as a source of data to feed Orca, the free tool for plotting textual data onto a directory on a Web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Log4Qt is a C++ port of the Apache Software Foundation Log4j package using the Trolltech Qt Framework.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    A light-weight component model and services framework providing enterprise quality services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J2ME logging framework intended to be used at development time. It is only CLDC 1.1 complied. It is simple, flexible and extensible. It supports different way of formating and displaying logging information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.