[go: up one dir, main page]

Search Results for "commons-collections-3.2.1.jar"

Showing 6428 open source projects for "commons-collections-3.2.1.jar"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Doctrine Collections

    Doctrine Collections

    Collections abstraction library

    Doctrine Collections is a library that contains classes for working with arrays of data. Doctrine Collections provides an interface named Doctrine\Common\Collections\Collection that resembles the nature of a regular PHP array. That is, it is essentially an ordered map that can also be used like a list. A Collection has an internal iterator just like a PHP array.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Eclipse Collections

    Eclipse Collections

    Eclipse Collections is a collections framework for Java

    Eclipse Collections is the best Java collections framework ever that brings happiness to your Java development. Integrate it to your codebase today with your favorite build tools! Maximize the power of Java 8 Lambda expressions and method references with rich APIs directly available on your collections. Many container types include immutable collections, primitive collections, bimaps, multimaps and bags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Concordia

    Concordia

    Crowdsourcing platform for full text transcription and tagging

    ...It was developed by the Library of Congress so that volunteers of all backgrounds could transcribe and tag digitized images of manuscripts and typed materials from the Library’s collections that could not otherwise be done by optical character recognition.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Wikimedia Commons Android app

    Wikimedia Commons Android app

    The Wikimedia Commons Android app allows users to upload pictures

    The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons. Download the app here, or view our website. Initially started by the Wikimedia Foundation, this app is now maintained by grantees and volunteers of the Wikimedia community. Anyone is welcome to improve it, just choose among the open issues and send us a pull request.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 5
    Immutables

    Immutables

    Annotation processor to create immutable objects and builders

    ...With Immutables you can generate state-of-the-art immutable objects and builders. Type-safe, null-safe and thread-safe, with no boilerplate. Generate builders for immutable objects and even plain static factory methods. Just add jar to classpath and use. No required runtime dependencies! Guava is supported, but not required. Works out-of-the-box with build tools, integrates into IDEs. Lazy, derived and optional attributes. Comprehensive support for collections as attributes, including Guava collections. Generic parameters. Copy with structural sharing. Singleton and interned instances.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Vavr

    Vavr

    Object-functional library that runs with Java 8+

    ...It helps to reduce the amount of code and to increase the robustness. A first step towards functional programming is to start thinking in immutable values. Vavr provides immutable collections and the necessary functions and control structures to operate on these values. The results are beautiful and just work. The Vavr binaries can be found on Maven Central. Beside with Gradle and Maven they work also standalone. The documentation gives an overview and covers the concepts in depth. It is the best way to get started with Vavr. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Koillection

    Koillection

    Self-hosted service allowing users to manage collection

    Koillection is a self-hosted web app for managing personal collections such as books, video games, electronics, and more. It allows users to track items, add metadata, upload images, and categorize collections by tags and types. Built with Symfony and Vue.js, Koillection is perfect for hobbyists and collectors seeking a customizable, private cataloging tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Bruno

    Bruno

    Opensource IDE For Exploring and Testing Api's

    Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo represented by Postman, Insomnia, and similar tools out there. Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests. You can use git or any version control of your choice to collaborate over your API collections. Bruno is offline only. There are no plans to add cloud-sync to Bruno, ever. We value your data privacy and believe it should stay on your device.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 9
    Dynamic Data

    Dynamic Data

    Reactive collections based on Rx.Net

    Rx is extremely powerful but out of the box provides nothing to assist with managing collections. In most applications, there is a need to update the collections dynamically. Typically a collection is loaded and after the initial load, asynchronous updates are received. The original collection will need to reflect these changes. In simple scenarios the code is simple. However, typical applications are much more complicated and may apply a filter, transform the original dto and apply a sort. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 10
    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC Driver

    SQLite JDBC is a library for accessing and creating SQLite database files in Java. Our SQLiteJDBC library requires no configuration since native libraries for major OSs, including Windows, Mac OS X, Linux etc., are assembled into a single JAR (Java Archive) file. The usage is quite simple; download our sqlite-jdbc library, then append the library (JAR file) to your classpath. SQLite JDBC is a library for accessing SQLite databases through the JDBC API. SQLite supports on-memory database management, which does not create any database files. To use a memory database in your Java code, get the database connection. sqlite-jdbc extracts a native library for your OS to the directory specified by java.io.tmpdir JVM property. ...
    Downloads: 383 This Week
    Last Update:
    See Project
  • 11
    Backbone

    Backbone

    Give your JS app some Backbone with models, views, and collections

    Backbone is a lightweight JavaScript library (sometimes described as a micro-framework) created by Jeremy Ashkenas that adds structure to JavaScript-heavy applications by providing models, views, collections, events and routing tied to RESTful JSON services. Its main philosophy is to provide the minimal set of primitives to organise your client-side code — models for data, collections for groups of models, views for UI interactions, and routers for state/URL management — without prescribing a full rigid framework. Because of this minimalism, Backbone integrates easily into existing applications and is flexible rather than opinionated, making it popular in the era before heavier single-page frameworks dominated. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    Komga

    Komga

    Media server for comics/mangas/BDs/magazines/eBooks with API and OPDS

    A media server for your comics, mangas, BDs, magazines, and eBooks. Organize your CBZ, CBR, PDF, and EPUB files in different libraries, collections, or reading lists. Use the integrated Webreader, the Tachiyomi extension, any OPDS reader, or other integrations.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Redshift JDBC Driver

    Redshift JDBC Driver

    Redshift JDBC Driver. It supports JDBC 4.2 specification

    The Amazon JDBC Driver for Redshift is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in the Java Platform, Enterprise Editions. The Driver provides access to Redshift from any Java application, application server, or Java-enabled applet. It builds redshift-jdbc42-{version}.jar and redshift-jdbc42-{version}.zip files under target directory. The jar file is the Redshift JDBC driver.The zip file contains the driver jar file and all required dependencies files to use AWS SDK for the IDP/IAM features.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    preserve-cd

    preserve-cd

    Game Preservation Project

    This project is a game preservation initiative focused on classic and nearly “lost” titles that are disappearing from the modern internet. It curates a small but carefully selected collection of DOS games and classic mini-games into CD-sized ISO images, rather than overwhelming users with gigantic, unorganized archives. One disc collects 64 high-quality DOS classics, many of which are now hard to find or are often bundled with malware when downloaded from random sites. Another disc compiles...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    MetBrewer

    MetBrewer

    Color palette package inspired by Metropolitan Museum of Art in NY

    MetBrewer is an R package that provides color palettes inspired by artworks and collections in the Metropolitan Museum of Art (The Met). The idea is to draw on the rich visual heritage of fine art to generate palettes that are aesthetically pleasing and grounded in real-world artistic color usage. The palettes are curated, named after artworks or styles, and often include notes about colorblind-friendliness and contrast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NeoDB

    NeoDB

    NeoDB is a self-hosted server tracking what you read/watch/listen/play

    NeoDB is an open-source software and global community platform since 2021. It helps users to manage and explore collections, reviews, and ratings for various cultural products, including books, movies, music, podcasts, games, and performances. Additionally, users can share their collections, publish microblogs, and engage with others in the Fediverse. NeoDB integrates the functionalities of platforms like Goodreads, Letterboxd, RateYourMusic, and Podchaser, among others. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Listr

    Listr

    Listr is the best way to create, manage, and browse Nostr lists

    Curate, Organize and Discover everything Nostr has to offer. Listr is the best way to create, manage, and browse Nostr lists. Curate collections for your friends, and discover the next big thing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PojavLauncher

    PojavLauncher

    A Minecraft Java Edition Launcher for Android and iOS

    A Minecraft Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for the Android platform.
    Downloads: 1,131 This Week
    Last Update:
    See Project
  • 19
    PaperAI

    PaperAI

    Semantic search and workflows for medical/scientific papers

    PaperAI is an open-source framework for searching and analyzing scientific papers, particularly useful for researchers looking to extract insights from large-scale document collections.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    WhatIf

    WhatIf

    Fluent syntactic sugar of Kotlin for handling single if-else statement

    Fluent Kotlin expressions for handling single if-else statements, nullable, collections, and boolean. WhatIf has been downloaded in more than 110k Kotlin and Android projects all over the world.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    H2 Database

    H2 Database

    H2 is an embeddable RDBMS written in Java

    Welcome to H2, the Java SQL database. Very fast, open source, JDBC API. Embedded and server modes; in-memory databases. Browser-based Console application. Small footprint: around 2.5 MB jar file size. Browser-based Console application. Encrypted databases. Fulltext search. Pure Java with small footprint: around 2.5 MB jar file size. ODBC driver. This database can be used in embedded mode, or in server mode. ou may get a security warning from the firewall. If you don't want other computers in the network to access the database on your machine, you can let the firewall block these connections. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    Steamless

    Steamless

    DRM remover of the SteamStub variants

    Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible. Steamless aims to be a single solution for unpacking all variants of the SteamStub DRM, ranging from the very first version to the most recently released. Steamless will remove the SteamStub DRM protection layer that is applied via the DRM tool from the Steamworks SDK. Steamless will never...
    Downloads: 955 This Week
    Last Update:
    See Project
  • 23
    MATLAB and Simulink for Students

    MATLAB and Simulink for Students

    An awesome list of helpful resources for students learning MATLAB

    Are you a new MATLAB user seeking helpful tips and tricks? Are you a member of a student society in search of engaging workshops? Or perhaps you're looking for opportunities to test your MATLAB skills through student competitions or challenges? Look no further! Our awesome list repository below is a resource that caters to all these needs. Whether you're starting from scratch or aiming to enhance your existing knowledge, you'll find a wealth of information to help you learn MATLAB and make...
    Downloads: 152 This Week
    Last Update:
    See Project
  • 24
    Postman MCP Server

    Postman MCP Server

    An MCP server that provides access to Postman

    The Postman MCP Server is a TypeScript-based Model Context Protocol (MCP) server that integrates with the Postman API, providing comprehensive management of Postman collections, environments, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ArangoDB-Community/pyArango

    ArangoDB-Community/pyArango

    Python Driver for ArangoDB with built-in validation

    PyArango is a Python driver for ArangoDB, a multi-model NoSQL database. It provides a Pythonic way to interact with ArangoDB, allowing developers to manage collections, execute AQL queries, and integrate ArangoDB's document, graph, and key-value storage models into Python applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next