Showing 27 open source projects for "jaxen-1.1.1"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    SeedLinux is a small CUI-based Linux OS for education and fun. version 1.1.1 is now released! (Since there was a boot error in v1.1, we have released v1.1.1)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Comic Strip Browser

    Comic Strip Browser

    PyQt6 application for browsing a selection of comic strips

    A standalone PyQt6 application for browsing a selection of comic strips from GoComics.com 📁 Source code on GitHub: https://github.com/DerLudditus/comic-strip-browser 📖 Vibe-coded with Amazon's Kiro and adjusted afterwards. Read the full story: https://ludditus.com/2025/07/25/the-magic-of-amazons-kiro/ 🚀 NEW! Comic Strip Browser in your browser! https://github.com/DerLudditus/comic-strip-browser-web ⚠️ IMPORTANT! Since the launch of the web-based alternative, THE DEVELOPMENT HAS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BitShares Core

    BitShares Core

    BitShares Blockchain implementation and command-line interface

    ...If your system came pre-installed with a version of Boost libraries that you do not wish to use, you may manually build your preferred version and use it with BitShares by specifying it on the CMake command line. BitShares requires OpenSSL libraries to build, and supports versions 1.0.2 to 1.1.1. If your system came pre-installed with a version of OpenSSL libraries that you do not wish to use, you may manually build your preferred version and use it with BitShares by specifying it on the CMake command line. By default the node will start in reduced memory mode by using some of the commands detailed in Memory reduction for nodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    ...When using the manual download from there, you also need to include the following jar files in your project: juel-api-2.2.7.jar, juel-impl-2.2.7.jar, commons-beanutils-core-1.8.3.jar and commons-logging-1.1.1.jar API: http://colllib.sourceforge.net/apidoc/ NEW: colllib switches to Java 8 starting with colllib 2.0. If you depend on an older VM-version, please stick to colllib-1.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LibJS Detector

    LibJS Detector

    Detects the Javascript libraries running on webpage

    ...LibJS Detector Firefox WebExtension discovers which JavaScript libraries are being utilized on webpages that you visit and displays their icons on the Firefox Menu. Currently supports: Release 1.1.1 - Updated detection logic for Nuxt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JamStix Wrapper

    JamStix wrapper is a VST that fixes the JamStix behavior on Ableton.

    ...You send midi notes from one midi track to the track where this plugin is, and it loops the new part. The control clips must have a single midi note starting at C-1, that starts at 1.1.1, in a clip with looping turned off. Make sure the wrapper song structure matches the JamStix song structure. This project started with the source code Plugin Consultant https://www.hermannseib.com/PluginConsultant/ which is a really awesome plugin development tool in it's own right! JamStix is wholly owned by Rayzoon, this project was done by a JamStix fan, not a member of Rayzoon itself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CVCalendar

    CVCalendar

    A custom visual calendar for iOS 8+ written in Swift

    Using CVCalendar isn't difficult at all. There are two actual ways of implementing it in your project, storyboard setup, and manual setup. Since 1.1.1 version CVCalendar requires the implementation of two protocols CVCalendarViewDelegate and CVCalendarMenuViewDelegate, please implement both. Also note, they both have a method with the same signature which means you need to implement it only once. Two views are representing ultimately a MenuView and a CalendarView so they should have corresponding classes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kafka-Pixy

    Kafka-Pixy

    gRPC/REST proxy for Kafka

    ...It is designed to hide the complexity of the Kafka client protocol and provide a stupid simple API that is trivial to implement in any language. Kafka-Pixy is tested against Kafka versions 1.1.1 and 2.3.0, but is likely to work with any version starting from 0.8.2.2. It uses the Kafka Offset Commit/Fetch API to keep track of consumer offsets. However Group Membership API is not yet implemented, therefore it needs to talk to Zookeeper directly to manage consumer group membership. Kafka-Pixy does not support wildcard subscriptions and therefore cannot coexist in a consumer group with clients using them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    pyspread

    pyspread

    Python spreadsheet application

    ...These objects can represent anything including lists or matrices. Dependencies + Python (>=2.7, <3.0) + numpy (>=1.1.0) + wxPython (>=2.8.10.1, Unicode version required) + matplotlib (>=1.1.1) + pycairo (>=1.8.8) Optional dependencies + python-gnupg (>=0.3.0, for opening own files without approval) + xlrd (>=0.9.2, for loading Excel® files) + xlwt (>=0.9.2, for saving Excel files, pyspread >=v0.3.0 required) + jedi (>=0.8.0, for tab completion and context help in the entry line, pyspread >=v0.3.0 required) + basemap (>=1.0.7, for the weather example pys file)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    tipsi-stripe

    tipsi-stripe

    React Native Stripe binding for iOS/Android platforms

    React Native Stripe binding for iOS/Android platforms. You can use real cards for payments on test environment without hesitation. You won't be charged on test environment for card payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a MATLAB model of an end-to-end chain compliant to the DVB-T2 standard (ETSI EN 302 755 available from www.etsi.org). It was originally developed within the DVB consortium (www.dvb.org) by AICIA, BBC, Pace, Panasonic and SIDSA.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Beignet 1.1.1 Build Ubuntu

    Build of Beignet 1.1.1 for ubuntu 14.04 64 bits

    This project is to push builds of beignet ubuntu 14.04, only for 64 bits
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Luna 1.1.1

    Russian forum localization

    Russian forum localization for Luna 1.1.1 (see http://getluna.org/) Молодой движок Luna является легким, быстрым и современным решением для создания своего форума. Разработан на базе форума FluxBB. Для работы форума необходим PHP 5.2+ и база данных MySQL 5.0+ (или PostgreSQL 8.0+ и SQLite 2+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Passwort Kalkulator

    Erzeugt/Berechnet Passworte mit hilfe von Pseudozufallszahlen

    Version 1.1.1 Nur noch ein kompliziertes Passwort merken und damit für alle Dienste und Anwendungen über Pseudozufallszahlen viele unterschiedliche, sichere Passworte (repoduzierbar) erzeugen. Die Namen der Dienste können in einer Liste (im Klartext) mit einigen Optionen hinterlegt werden und nach diesen Angaben wird bei jedem Programmlauf das entsprechende Passwort erzeugt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Horus Framework

    Horus Framework

    Smart Micro PHP Framework inspired by Sinatra in Ruby but not a clone

    An OOP PHP micro-framework, a lightweight toolkit to help developers lay down the foundation of their PHP-based websites and applications The Horus Framework is a pretty solid attempt at designing a good OOP framework in as a small package as possible. Focused on a light codebase and on a solid, standards-friendly approach, Horus can be used to write advanced applications without having to deal with complex coding toolkits like Zend or CakePHP. Horus is easy to learn and the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DiffBot Java API

    DiffBot API's in JAVA

    DiffBot provides its API in only JSON format, so I created this integrity API in Java to integrate diffBot API in java very quickly and easy. Please Note : DiffBot Java API 0.1 BETA version. Used Other Library integrated in code : Json commons-httpclient-2.0 commons-logging-1.1.1 DiffBotAPI jar : Jar file to use as API in other projects Q. How To use jar file in other projects? A. -- Add Jar file as lib in project. -- No need to add any other extra lib in project for our API support.(Json code also added to our jar) -- Java Code Example in Java File : import com.DiffBot.Api.DiffBot; import com.DiffBot.Json.JSONObject; JSONObject jsonObject = new JSONObject(); jsonObject = DiffBot.APICall(url, token, api, fields, version); For more details please visit : http://diffbot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WN-Toolkit

    Creation of WordNets using the expand model

    This toolkit is a set of Python programs for the creation or enlargement of WordNets using the expand model. Several methodologies are available: dictionary-based, Babelnet based as well as methodologies based on the use of parallel corpora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Paladin Multi-search

    Paladin Multi-search

    A smart multi-search bar for quick search

    ******************************************************* PALADIN MULTI-SEARCH 1.1.1 (N2R solutions) ******************************************************* A multi search bar with the power of 6 search engines at one place with web, video and image to choose from. Using the latest .NET features this graphical user interactive software not only increases your search power with 6 different search Engines (Google, Yahoo, Youtube, Ask, Bing and Duck Duck Go) but also reduces your searching time and data usage as you no longer have to navigate to the home page and then resume your search. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AniBase

    Offline Anime and Manga Database

    ...Change Log •1.1     ♦Added if-then statements to prevent people from trying to add a series without data in a text box, thus preventing errors when selecting a series with an empty field. •1.1.1      ♦Fixed silly error of clicking a blank area in the listbox without selecting an item.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BaX
    The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Theora Converter .NET
    This .NET Windows application is an ffmpeg2theora GUI that batch converts almost any video files, including mp4 & h264, to OGG / OGV Theora format. Provides a graphical user interface for ffmpeg2theora 0.27. Two pass encoding with Theora 1.1.1.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 24
    GemConnect for Sybase from GemStone (https://sourceforge.net/projects/gemconnect/) version 1.1.1 modified to coexist with GemConnect for Oracle 2.2 on 64-bit servers running GemStone 64. Makefile and library file for CentOS / Red Hat Linux provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A java WMS map server. OpenGis 1.0.0/1.1.1 compliant. Simple and fast, usefull to publish raster images. It can be run as a servlet or included in an application. New In V0707: support Google Hearth superOverlays! Learn more in the project 'web site'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB