Showing 141 open source projects for "x-12arima"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 1
    JDatePicker: Java Swing Date Picker

    JDatePicker: Java Swing Date Picker

    This project now lives at: https://github.com/JDatePicker/JDatePicker

    This project now lives at: https://github.com/JDatePicker/JDatePicker Will keep this sf.net project active to point to github. JDatePicker and JDatePanel is an set of advanced DatePicker controls for Java Swing applications. The MVC design enables us to display any date object such as Joda-Time DateMidnight. The date picker also works well with JGoodies Binding.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 2

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 4
    libcurl-edk2

    libcurl-edk2

    Port of libcurl to edk2 (UEFI)

    libcurl-edk2 is a port of the libcurl file transfer library to edk2 (https://sourceforge.net/projects/edk2/), the current UEFI development environment. This enables network file transfers (e.g. http) within edk2 (UEFI) applications. libcurl is licensed under an MIT/X derivative license, see http://curl.haxx.se/docs/copyright.html for terms
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cobalt Framework

    Core framework for Mac OS X

    Cobalt Framework supports console application. Now it contains command line data representation and it's parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 8
    Netbeans Struts2 Plug-in

    Netbeans Struts2 Plug-in

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9. Updated plug-in runs on Netbeans versions 7.x. With new core Struts 2 library wrapper module of version 2.3.4. Added experimental support for XWork validation features.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    X-O lite

    X-O lite

    Light XML to Java mapping based on SAX

    This project provides a lightweight framework to serialize/deserialize java objects into XML. The implementation is based on standard SAX but follows an original approach based on encapsulation paradigm of Object Oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    Osxcart, or OS X Converting And Reading Tool, is a library designed to import file formats used in Mac OS X, NeXTSTEP, and GnuSTEP into GTK+/GLib-based programs easily, using a lightweight interface. The "s" in Osxcart is silent. Right now, the Osxcart library includes a module for reading and writing property lists (".plist" files) in XML format, and a module for importing and exporting RTF documents to and from GtkTextBuffers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Libkpass is a from-scratch C implementation of reading and writing KeePass 1.x format password databases. Please check github for future updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is most simple...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Matlab VideoUtils

    Matlab VideoUtils

    Matlab Toolbox for reading and writing videos.

    Matlab Toolbox to process video files, which consists on a set of classes for reading, writing, correcting light changes and generating gaussian pyramids in real time. This toolbox is designed for Windows x64, Max OS X x64 and Linux x64. Through to use of Ffmpeg, it can reproduce and create videos very fast and also do no require to load the entire video file in memory. In addition the C++ code is already compiled in order to simplify the toolbox installation. In order to stay tuned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C++ UUID compliant to RFC 4122.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MacForms

    MonoMac MacForms .NET API

    MacForms is to the OSX platform what WinForms is to the Windows plaform. Project has been moved to GitHub https://macforms.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Highchart for Nagios
    * Import pnp4nagios rrd data to Highcharts. * Highcharts is a charting library written in pure JavaScript, offering intuitive, interactive charts to your web site or web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux distributions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore. The wrapper is using the new HttpClient 4.x and keeps binary compatibility. The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication. Not all methods are implemented, but it works for me. Just remove the old commons-httpclient-3.1.jar and add http-client-3-wrapper to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HCS12 HAL Library

    Freescale HCS12 Hardware Abstraction Layer Library

    HCS12 HAL Library that simplify usage of Freescale HCS12(X) microcontrollers. It was tested with: MC9S12XDT512, XET, XG, and other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open-source library to support Stanford's course 'Programming Abstractions', CS106B/X. Written initially for Linux, but porting to Windows/MinGW is planned.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A framework library which aims to independize we all, the delphi developers, from the different glitches of the platform, and attempts to provide code that is independent from the OS. It is based on *heavy* use of interfaces. Works on FPC (FreePascal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Panda3D

    Panda3D

    A powerful cross-platform and open-source 3-D rendering engine.

    Panda3D is a powerful 3-D rendering engine for many Unix-based and Windows platforms. See the Panda3D home page at https://www.panda3d.org for more information and for forums and downloads. The source code is no longer hosted at SourceForge, but is now available from GitHub: https://github.com/panda3d/panda3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    x-OpenID (xOid) is a PHP OpenID RP library with focus on ease of integration. A demo of the current CVS version is available here : http://lsec.no/xOid/
    Downloads: 2 This Week
    Last Update:
    See Project