Showing 37 open source projects for "arm-none-eabi-insight"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    syncthing-android

    syncthing-android

    Wrapper of syncthing for Android

    Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet. None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally. All communication...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Micrometer Application Metrics

    Micrometer Application Metrics

    App observability facade for the most popular observability tools

    ... with the ability to drill down across its dimensions. Out-of-the-box instrumentation of caches, the class loader, garbage collection, processor utilization, thread pools, and more tailored to actionable insight. Micrometer is the instrumentation library powering the delivery of application observability from Spring Boot applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Synthea Patient Generator

    Synthea Patient Generator

    Synthetic Patient Population Simulator

    ... by numerous academic publications. Our synthetic populations provide insight into the validity of this research and encourage future studies in population health. Synthetic data establishes a risk-free environment for Health IT development and experimentation. This includes the evaluation of new treatment models, care management systems, clinical decision support, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Metrics

    Metrics

    Capturing JVM and application-level metrics

    Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment. With modules for common libraries like Jetty, Logback, Log4j, Apache HttpClient, Ehcache, JDBI, Jersey and reporting backends like Graphite, Metrics provides you with full-stack visibility. The central library for Metrics is metrics-core, which provides some basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    uCrop

    uCrop

    Image cropping library for Android

    ... cropping library for Android. You might be wondering why we couldn’t just use one of the existing solutions for image cropping for Android. After all, you can find lots of them on Github and on the Android Arsenal. But here is the thing, none of these solutions could satisfy our requirements. Let’s take a quick look at the most popular open-source image cropping libraries and explain why they don’t quite fit the bill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 88,411 This Week
    Last Update:
    See Project
  • 7
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    OpenGApps

    OpenGApps

    OpenGApps daily releases

    Leader badge
    Downloads: 46,507 This Week
    Last Update:
    See Project
  • 9
    Android Resource Manager - ARM

    Android Resource Manager - ARM

    Cross Platform Android Resource Manager to help you improve your code

    Cross-Platform tools to manage your resources as an Android Developer, ARM provide five main services to you - Image Resize Service You can easily resize your drawables, mipmap or normal images with unlimited number of sizes, the default sizes are 7 which are ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi and you can add or remove sizes and preview your image - Keyword Search Service Search in all your Java, Kotlin, C++, Xml and normal text files for this keyword and show you the details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10
    Linux Deploy

    Linux Deploy

    Install and run GNU/Linux on Android

    This application is open source software for quick and easy installation of the operating system (OS) GNU/Linux on your Android device. The application creates a disk image or a directory on a flash card or uses a partition or RAM, mounts it and installs an OS distribution. Applications of the new system are run in a chroot environment and working together with the Android platform. All changes made on the device are reversible, i.e. the application and components can be removed completely....
    Downloads: 24 This Week
    Last Update:
    See Project
  • 11
    CloudTest-Cloud java unit test framework

    CloudTest-Cloud java unit test framework

    A redefined framework with new approach and methodology for unit test

    CloudTest is a redefined unit testing approach and methodology, which can make your testing jobs become much more easy and efficient. It is a pure java lightweight framework integrated test cases management, test data management, assert management, automation regression, performance monitor and test report in one.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DEPRECATED > GNU ARM Eclipse

    DEPRECATED > GNU ARM Eclipse

    A family of Eclipse CDT extensions and tools for GNU ARM development.

    These plug-ins provide build and debug extensions for Eclipse CDT (C/C++ Development Tools) for 32/64-bits GNU ARM toolchains like GNU Tools for Embedded, Linaro, etc, ready to run STM32Fx project templates and full integration for advanced J-Link JTAG/SWD probes, including SWO tracing console and peripheral registers view.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 13
    KittyORM

    KittyORM

    KittyORM is an ORM library designed for use with Android and SQLite.

    KittyORM is an Object-Relational Mapping library designed for use with Android and SQLite. It implements Data Mapper pattern design and its main purpose is to simplify interaction with SQLite database in Android applications. Written in Java 7 it supports devices from API level 9 Android. Main features we want to achieve with KittyORM are: * simple and clear API; * high flexibility of working with model POJO files via database mappers that grants you an ability to focus on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    This library allows you to use your built-in or external webcam directly from Java. It's designed to abstract commonly used camera features and support various capturing frameworks. Assume a situation when your code depends on some capturing framework, but suddenly you have to drop it and use a different, maybe newer one (e.g. replace archaic JMF with newest GStreamer). By doing this you will have to rewrite significant piece of your code because these frameworks are completely different and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CMSIS Configuration Wizard

    CMSIS Configuration Wizard

    Easily configure ARM CMSIS files without Keil

    The CMSIS Configuration Wizard allows users to easily configure ARM source files without using the Keil uVision IDE. The wizard parses the source file and generates a GUI, allowing the various parameters to be edited.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16

    JavaLambdaCompose

    Utility methods for composing functional lambda expressions

    ... for testing for all, any, or none of the Predicate results. Includes utility methods for composing an Iterable or array of Consumer instances into a single Consumer instance. Includes utility methods for composing an Iterable or array of Predicate instances with an Iterable or array of Consumer instances into a single Consumer that tests for all, any, or none of the Predicate results. Includes a utility method for using streams to split a Collection according to comparators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ejSerial

    ejSerial

    Serial connection Java library

    .... For the complete JavaDoc: http://easymodbustcp.net/jserial/javadoc/index.html The library works with Windows 64Bit and Linux 64Bit and Linux 32 Bit ARM (Raspberry Pi)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Seedlet

    Seedlet

    Seedlet is a source-code-embedded snap-on GUI for java applications.

    Seedlet is an open-source source-code embedded snap-on GUI for standalone Java applications. It can be used for development and testing of independent classes, GUIs for command-line APIs or as independent applications. In addition to a simple GUI, Seedlet provides lots of extras useful both for testing and for applications. It comes with a simple JSR-223 scripting framework, easy JDBC access, many GUI convenience method and other 'under-the-hood' functionality besides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cybermen - SPC

    Cybermen - SPC

    Services platform in cluster for Java.

    ... de procesamiento. Por estar vasado en Java SE, Cybermen - SPC no solo es cross-platform (opera en cualquier sistema operativo que soporte java) sino que al mantenerse dentro de Standard Edition y operar con un numero acotado de dependencias externas, funciona con bajos requerimientos de hardware. Tanto, que sus nodos de procesamiento son capases de operar en hardware ARM v7 con soporte para Java SE Embedded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ProvErr

    ProvErr

    System Level Statistical Fault Diagnosis using Dependency Model

    Code base moved to: https://github.com/Data-to-Insight-Center/ProvErr A statistical fault diagnosis tool that leverages an application's dependency model to automatically infer an oending piece of software/system in event of failure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Combination of FitNesse and Selenium, providing a domain specific langauge that allows none developers to write selenium tests in plain english that are executed through the Fitnesse framework. Support http://groups.google.com/group/fitnium
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mindtree Insight

    Mindtree Insight

    Log file parser and viewer

    Insight, the analysis TechTool for developers is a platform independent tool for viewing & analying run time meta data of applications. It aids in trouble shooting problems, and aids the developer in every day work through very advanced log analysis.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    Android on PXA270

    Android on PXA270

    Porting Android to Intel(Marvell) ARM XScale PXA270. A complete build system for embedded Linux and Android on PXA270. It was open source for anyone but no responsibility for any damage resulting from any usage of the software. Demo : http://www.youtube.com/watch?v=3Ine1k4Hzy8 http://www.youtube.com/watch?v=3Xp5zMPOI1c http://www.youtube.com/watch?v=lYzRSNuUsIw http://www.youtube.com/watch?v=1lmmld7LjGM http://www.youtube.com/watch?v=CNGhFmCwaxw Documents : http://sourceforge.net/projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project Bonneville is a suite of Java micro-benchmarks for revealing JVM performance trends and providing insight into coding Java programs for speed. It includes an analysis of its results, and discusses their application to real-world projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next