[go: up one dir, main page]

Showing 45 open source projects for "freeglut-3.0.0"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library.
    Leader badge">
    Downloads: 1,167 This Week
    Last Update:
    See Project
  • 2
    PicaComic

    PicaComic

    A comic app built with Flutter, supporting multiple comic sources

    .... Over time, the app added the ability for users to define custom comic sources (APIs) after version 3.0.0, giving flexibility to add non-official or regional comic services. The project is open source under the MIT license, allowing reuse and adaptation of its code for personal or educational purposes.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    swagger-php

    swagger-php

    A php swagger annotation and parsing library

    Compatible with the OpenAPI Specification version 3. formerly known as Swagger. Enhanced errors messages with hints and context. Generate OpenAPI documentation for your RESTful API using attributes or annotations. swagger-php allows to generate specs either for OpenAPI 3.0.0 or OpenAPI 3.1.0. By default the spec will be in version 3.0.0. The command-line option, version may be used to change this to 3.1.0. For cli usage from anywhere install swagger-php globally and make sure to place...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Laravel Request Docs

    Laravel Request Docs

    Effortless API documentation tool for Laravel applications

    ..., group, and filter routes by methods, controllers, middleware, and routes. Export Laravel API, routes, rules, and documentation to Postman and OpenAPI 3.0.0.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 5
    Oat++

    Oat++

    Light and powerful C++ web framework for web applications

    Oat++ has zero dependencies and it's easily portable with a wide range of supported platforms. With Oat++ Simple-API it's easy and fun to build flexible and robust APIs. With Oat++ Async-API you can handle over 5 Million concurrent connections on a single server. Oat++ ORM provides an easy and unified way to access databases. Oat++ relies on Object-Mapping throughout its codebase to ensure consistency of APIs and data models. Automatically document endpoints with Swagger-UI and OpenAPI 3.0.0...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    python-gitlab

    python-gitlab

    A python wrapper for the GitLab API

    python-gitlab is a Python package providing access to the GitLab server API. It supports the v4 API of GitLab and provides a CLI tool (GitLab). As of 3.0.0, python-gitlab is compatible with Python 3.7+.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    OpenPGP.js

    OpenPGP.js

    OpenPGP implementation for JavaScript

    ... applications. It should allow you to sign, encrypt, decrypt, and verify any kind of text, in particular e-mails, as well as managing keys. Version 3.0.0 of the library introduces support for public-key cryptography using elliptic curves. We use native implementations on browsers and Node.js when available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    XLSX

    XLSX

    Go (golang) library for reading and writing XLSX files

    xlsx is a library to simplify reading and writing the XML format used by recent version of Microsoft Excel in Go programs. Version 3.0.0 introduces some more breaking changes in the API. All methods that can return an `xlsx.File` struct now accept zero, one or many `xlsx.FileOption` functions as their final arguments. These can be used to modify the behavior of the resultant struct, in particular they replace the `…WithRowLimit` variants of those methods with the result of calling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    React Native Image Resizer

    React Native Image Resizer

    Resize local images with React Native

    Resize local images with React Native. Since the version 3.0.0 this package supports the new architecture out of the box (Turbo Module). It also has retro compatibility with the old one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The top-rated AI recruiting platform for faster, smarter hiring. Icon
    The top-rated AI recruiting platform for faster, smarter hiring.

    Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.

    Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
    Learn More
  • 10
    pycm

    pycm

    Multi-class confusion matrix library in Python

    PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and an accurate evaluation of large variety of classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wait and Pounce FT8

    Wait and Pounce FT8

    Wait to decode callsigns, then call them using UDP protocol

    Neat alternative for JTAlert. Available for both Apple and Windows (10+). Make sure to automatically call any Wanted callsigns specified. Can also be used to monitor band opening. Can handle callsign exclusions. Can even handle wanted callsigns according to your worked before Rules.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 12
    Sockeye

    Sockeye

    Sequence-to-sequence framework, focused on Neural Machine Translation

    ... to sockeye-dev-at-amazon-dot-com. Developers may be interested in our developer guidelines. Starting with version 3.0.0, Sockeye is also based on PyTorch. We maintain backwards compatibility with MXNet models of version 2.3.x with 3.0.x. If MXNet 2.x is installed, Sockeye can run both with PyTorch or MXNet. All models trained with 2.3.x (using MXNet) can be converted to models running with PyTorch using the converter CLI (sockeye.mx_to_pt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chess Round Robin Manager

    Chess Round Robin Manager

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    JKlubTV

    JKlubTV

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CandidATS

    CandidATS

    Recruitment Management Software

    ... to latest No installation necessary for CandidATS 3.0.0 Beta to Stable. Uploading the files are enough. On Migrate, 1) Backup database, attachment directory, upload directory and config.php 2) Remove all files from the root directory 3) Upload the CandidATS files 4) Restore the attachment and upload directories after migration Migration to CandidATS 2.0.0 Stable 1) run the {candidats Installation url}/migrateextrafield.php 2) Execute the generated extrafield.sql in the database
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ayu

    ayu

    Modern sublime text theme

    ayu is a simple theme with bright colors and comes in three versions, dark, mirage and light for all day long comfortable work. ayu from version 3.0.0 supports customization via A File Icon package. Please install it and restart Sublime for better experience. Since verion 5.0.0 monospaced fonts options were removed. But it's still possible to use your favorite font in the user interface of the theme.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Coppettino

    Coppettino

    www.coppettino.it

    "Coppettino" è il software open source di fatturazione elettronica e preventivazione che ti aiuta nella tua tua attività. Semplice, sicuro, intuitivo e gratuito. Ti permette di creare la tua fattura immediata anche senza connessione internet per poi inviarla in un secondo momento; ideale anche per regime dei Minimi e Forfettari. La versione 3.0.0, assolve le specifiche tecniche 1.7.0 per l’anno 2022.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TensorLayer

    TensorLayer

    Deep learning and reinforcement learning library for scientists

    TensorLayer is a novel TensorFlow-based deep learning and reinforcement learning library designed for researchers and engineers. It provides an extensive collection of customizable neural layers to build advanced AI models quickly, based on this, the community open-sourced mass tutorials and applications. TensorLayer is awarded the 2017 Best Open Source Software by the ACM Multimedia Society. This project can also be found at OpenI and Gitee. 3.0.0 has been pre-released, the current version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Cocos2d-x

    Cocos2d-x

    Open-source, cross-platform, game-development tools

    Cocos2d-x is a mature, free, open-source, cross-platform C++ game development framework—derived from cocos2d-iPhone—for building 2D games, interactive media, and demos across major platforms. Fast and compressed textures: PVR compressed and uncompressed textures, ETC1 compressed textures, and more. Language: C++, with Lua and JavaScript bindings. Android Studio 3.0.0+ to build Android games(tested with 3.0.0). JRE or JDK 1.6+ is required for web publishing. Fast font rendering using Fixed...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bootstrap-checkbox

    Bootstrap-checkbox

    A checkbox component based on Bootstrap framework

    A checkbox component based on the Bootstrap framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Groovy Android Gradle Plugin

    Groovy Android Gradle Plugin

    Gradle plugin to support the Groovy language for building Android apps

    This now-deprecated Gradle plugin enabled the use of the Groovy programming language in Android applications and libraries. It provided support for Groovy source files within Android projects, though it’s officially deprecated in favor of Kotlin and has ceased working with Gradle 6.0 and above. This plugin has been successfully tested with Android Studio and will make no attempts to add support for other IDEs. This plugin will let you write an application in Groovy but it is recommended, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    titan2d-mod

    a free code to simulate granular avalanche flows over natural terrian

    TITAN2D is a software for simulating dry granular avalanche flows over natural terrians expressed by DEM. Titan2d-mod (titan2d 3.1.1) is a version modified as of 2016.03.14 to the open version 3.0.0 (2011) on the web of GMFG of University at Buffalo. Compared with 3.0.0, some bugs and errors are corrected, stopping criteria are added, and a new Carteisan formulation of the Savage-Hutter model is implemented in this modifed code as default.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    EggLib

    EggLib

    Evolutionary Genetics and Genomics Library

    EggLib has moved to http://mycor.nancy.inra.fr/egglib/ since version 3.0.0.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25

    FreeGLUTSEM

    FreeGLUT SFENCE Extension Module.

    FreeGLUT SFENCE Extension Module allow sfence to use FreeGLUT windows and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next