Showing 146 open source projects for "glu32.lib"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 1
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Transmittable ThreadLocal

    Transmittable ThreadLocal

    Provides an enhanced InheritableThreadLocal

    TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components. In the case of using thread pools and other execution components that will pool multiple threads, the ThreadLocalvalue transfer function is provided to solve the problem of context transfer during asynchronous execution. A Javastandard library should provide standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ElasticJob

    ElasticJob

    Distributed scheduled job framework

    ElasticJob is a distributed scheduling solution consisting of two separate projects, ElasticJob-Lite and ElasticJob-Cloud. ElasticJob-Lite is a lightweight, decentralized solution that provides distributed task sharding services. ElasticJob-Cloud uses Mesos to manage and isolate resources. It uses a unified job API for each project. Developers only need code one time and can deploy at will. Support job sharding and high availability in distributed system. Scale out for throughput and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EasyCSP

    Constraint Satisfaction Problem solving library for Java

    EasyCSP is an open-source Java library for Constraint Satisfaction Programming. EasyCSP offers search algorithms for both CSPs and CSOPs. EasyCSP supports CSPs to be formalized using objects or int expressions. EasyCSP on GitHub: http://github.com/cordisvictor/easycsp-lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5

    EasyML

    EasyML serialization library, to and from XML, similar to Gson

    ... be customized with user-defined serialization strategies. The low-level components, XMLWriter and XMLReader, can be used directly, for a higher control compared to the EasyML Facade. Security policies can also be defined, specifying black- or whitelists of types which are allowed at deserialization time. EasyML on GitHub: http://github.com/cordisvictor/easyml-lib
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Premium Markets

    Premium Markets

    Premium Markets is an automated financial technical analysis system.

    Premium Markets is an automated financial technical analysis system. With Premium Markets you can edit and create your own indicators as a composition of more than a hundred common technical analysis functions. It implements a graphical environment for monitoring financial technical analysis of the main stocks and shares markets and currencies. The standalone application includes a full integration of ta-lib C/C++ libraries. Be aware that the provided App available for download may well...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    VR Ax Java Sources & Build Projects

    VR Ax Java Sources & Build Projects

    VR Adrix Java Works - Paged Lists - Action-Entity Model ...

    Adrix.NT Java Works :: Sources & Build Projects includes - Paged Lists of Object & Iterators Library for Java - Action / Entity Model for Java - VR Ax AWT Clock Java Component - VR Multi Dimensions Array Library - VR MDArray List Manager Library - VR Adjacency (List | Matrix) Direct Graph Lib - VRJMosaic cells sliding game with automatic resolver - VR RectsWorld Sample Applic - VR Free Chess 2D Applic also contains - Other Utils Libraries - Demo and Test Applications - NetBeans build projects...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenGXT - Geopatial Analysis Tools

    OpenGXT - Geopatial Analysis Tools

    Spatial Statistics Libraries & Tools for GeoTools, GeoServer, uDig

    The goal of this project is to provide a spatial statistics tools for Geotools, Geoserver WPS, uDig Statistics Toolbox. #. Online Documentation - http://opengxt.mangosystem.com/ #. GeoTools -Download gt-process-spatialstatistics-xx.x.jar file #. GeoServer - Download GeoServer-Extension-OpenGxT-x.xx.x.zip - Unzip and copy two files to the WEB-INF/lib directory of the GeoServer installation. - Restart GeoServer #. uDig 2.0.x Plugin Installation - Name: Spatial Statistics Toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10

    Jadecy

    Java lib to compute (code) deps, SCCs, and cycles (Johnson algorithm).

    Jadecy (Java Dependencies and Cycles) is a Java library to compute dependencies (elements depended on, or depending), strongly connected components, and cycles, in general directed graphs, or classes or packages dependencies graphs parsed from class files (major version <= 52, else does best effort). It uses Tarjan's algorithm for SCCs computation, and Johnson's algorithm for exhaustive cycles computation, with continuations instead of recursion, which allows to handle large graphs (< 2^31...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max. Element-Size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The ODX-Lib (ODX Library) is a data access library for ODX data (ISO-22901). The library covers the more complex parts of the ISO standard by a common API and provides a common in-memory data model for tools dealing with such vehicle diagnostic data.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    A-JLib

    A simple java lib with Swing widgets and other stuff.

    A simple java library with Swing widgets and other stuff. This library tries to simplify the development of Swing applications ... which is sometime a nightmare ! It contains the classes I developed during the Yapbam project in order to deal with the problems I encountered. This work is still under progress and some things may be changed in the future (especially some class names). The classes available here are quite stable and used in the Yapbam project. AJlib is also available through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JPointerLock

    JPointerLock

    Pointer Lock for Java AWT/Swing

    Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling. Usage: 0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath. 1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library. 2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the pointer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A.I. Stock Trends With WEKA & TA-Lib

    A.I. Stock Trends With WEKA & TA-Lib

    A Repository Of The Java Programs Presented in the Videos.

    This is the open/public source code repository for the Java programs shown in the YouTube videos - A.I. Stock Trends With WEKA, TA-Lib and more https://www.youtube.com/channel/UCPxmgFZDS7F06UBBxH5b4mg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    ... to the translations spreadsheet (./lib/Negocio.jar/net/sourceforge/dashbov/negocio/Traducoes.xlsx); the new language option will be automatically shown at the "Settings > Language" menu. Open source alternative to Economatica, ProfitChart, MetaStock. Powered by Oracle, NetBeans, Apache POI, Apache Axis, Apache Commons Compress, Apache PDFBox, JFreeChart, JTattoo, JDatePicker, MyBatis, FamFamFam, IzPack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Util

    Java util library with many goodies that will blow Your mind.

    My Java util library. It contains many variations of Enumerations, Iterators, Collections, Sets and Maps (e.g. Map2D, Map3D, InvertibleMap, SetMap). It also contains very nice Model-View-Adapter framework. Necessarily see the AnotherClass interface. It will blow your mind. Furthermore it contains interfaces like: Hierarchical, Factory, Converter, Overridable, Persistable, Bindable, Sequential and many other.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    sls

    SLS Team Java Library

    Java library with Cryptographic algorithms. Easy to use Crypto algorithms. Works on Windows, Linux, Android. No external lib dependencies, no useless abstractions, no 'crypto provider'. Elliptic curves was borrowed from BouncyCastle and simplified a lot. Most of EC classes are custom algorithms for certain curves. Can be easily deleted if u dont need them. With couple of classes u can parse and construct those ugly ASN.1 structures, look at RSA and EC key formats for example. No bad...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    ... be more than 6x times faster than standard lib (encoding/json). And the number is acheived with runtime reflection instead of go generate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Transitions Everywhere

    Transitions Everywhere

    Set of extra transitions on top of Jetpack transitions library

    Originally this library was a full backport of Android Platform's Transitions API. Then all the bug fixes from the library were ported into AndroidX Transitions (previously Support library). Now this lib has minSdk version 14 (Android 4.0 ICS) and consists of some transitions which are not a part of the official set. Internal Transitions that was marked as @hide in the platform are recolor, rotate, change text and crossfade. As well as two extra transitions, which are scale and translation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    ... file Windows : java -cp .\lib\*;osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c .\example\samplerun.json Mac UNIX java -cp ./lib/*:./osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c ./example/samplerun.json For those on windows, you need to have hadoop distribtion unzipped on local drive and HADOOP_HOME set. Also copy winutils.exe from here into HADOOP_HOME\bin
    Downloads: 0 This Week
    Last Update:
    See Project