[go: up one dir, main page]

Showing 31 open source projects for "collections"

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
    The Reactive Extensions for Python

    The Reactive Extensions for Python

    Reactive extensions for Python

    RxPY is a library for composing asynchronous and event-based programs using observable collections and pipable query operators in Python. A library for composing asynchronous and event-based programs using observable collections and query operator functions in Python. Reactive Extensions for Python (RxPY) is a set of libraries for composing asynchronous and event-based programs using observable sequences and pipable query operators in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Magisk

    Magisk

    Suite of open source tools for customizing Android

    ...Some of the most important features of Magisk are that it provides root access to your device and it modifies read-only partitions when installing modules. Also, you can hide Magisk from root detections / system integrity checks. Magisk comes with a huge collections of tools for installation, daemons, and utilities for developers. Magisk contains MagiskSU, Magisk Modules and MagiskHide features.
    Downloads: 375 This Week
    Last Update:
    See Project
  • 3
    Sonic

    Sonic

    Fast, lightweight & schema-less search backend

    Sonic is a super fast and lightweight, schema-less search backend that can be used in place of super-heavy and full-featured search backends like Elasticsearch. It is able to normalize language search queries, auto-complete search queries and offer the most relevant results. Being an identifier index rather than a document index, when queried it provides IDs that can be used to refer to matched documents in an external database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Faiss

    Faiss

    Library for efficient similarity search and clustering dense vectors

    Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research. Faiss contains several methods for similarity search. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    Java SID Player Music Library V2
    This is a Commodore 64 emulator specialized for sound reproduction. It is also a SID player for music collections like HVSC and CGSC. It is a full C64 emulator and can play games of the GameBase64 project as well.
    Leader badge">
    Downloads: 69 This Week
    Last Update:
    See Project
  • 6
    garysfm

    garysfm

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

    ...Full theming engine with qss support for advanced theming in 1.2.4 To use themes other than the default download gsfmt.zip, and qss.zip and extract them to the directory where your garysfm is located. (version 1.2.3 and above for gsfmt and 1.2.4 and above for qss.) 1.2.9 has cloud syncing, bookmarks, tags, and collections, and cleaner
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ceph-ansible

    ceph-ansible

    Ansible playbooks to deploy Ceph, the distributed filesystem

    Ansible playbooks for Ceph, the distributed filesystem. This project assumes you have a basic knowledge of how Ansible works and have already prepared your hosts for configuration by Ansible. After you’ve cloned the ceph-ansible repository, selected your branch and installed Ansible then you’ll need to create your inventory file, playbook and configuration for your Ceph cluster. The Ansible inventory file defines the hosts in your cluster and what roles each host plays in your Ceph cluster....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    ...With support for automation through launch agents or cron jobs, SortPhotos is well-suited for photographers, archivists, and anyone looking to streamline large personal or professional media collections.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    sysadmin-util

    sysadmin-util

    Tools for Linux/Unix sysadmins

    ...Each tool is simple to inspect, easy to install, and written to be useful in scripting and cron workflows, with many commands designed to behave well in automation and monitoring contexts. The maintainer notes that personal toolkit preferences vary, encourages users to assemble their own curated collections, and points to a replacement repo for a more permissive contribution flow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    pmcyg

    A tool for creating offline Cygwin installers.

    pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash. For the latest releases please visit https://github.com/rwpenney/pmcyg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Attabench

    Attabench

    Microbenchmarking app for Swift with nice log-log plots

    ...Attabench's default log-log plots are ideal for seeing your algorithm's performance at a glance. Attabench was originally created to supply nice log-log charts for my dotSwift 2017 talk and Optimizing Collections book. At the time, it seemed easier to build a custom chart renderer from scratch using Core Graphics than to mess with a bunch of CSV files and pivot tables in Excel. (It has to be noted though that this opinion has been somewhat weakened during the implementation process.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Filecalibur

    Filecalibur

    A file manager to sort huge collections of files.

    Filecalibur calculates hashes of the analyzed files (using hashdeep) and stores them in text files. Using this hash files, differences or modifications of files within this collections are identified and used to modify other collections. It uses rsync to synchronize filecollections with each other. In the end Filecalibur does nothing what you would not be able to do by hand - but here you can keep track of several tousand files. If you do backups, Filcalibur ensures you that your backups are really identical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inferact

    Inferact

    File-tagging tool coded in Python.

    Tag, search (e.g., by similarity), manage data collections of your choosing. Currently optimized for music and image data. Uses sha1 hashes for identification. Please use additional programs such as: IrfanView (http://www.irfanview.com) and MPC (https://mpc-hc.org) for media handling and a console with unicode support, like ConEmu (https://conemu.github.io).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Reggata

    Reggata

    Tagging system for local files

    Reggata is a tagging system for managing local files on a computer. Use it for organizing your huge collections of music, ebooks and photos (or any other files) with tags. TESTERS NEEDED! Help the project: submit BUGS and request NEW FEATURES here https://github.com/vlkv/reggata/issues Send me your FEEDBACK vitvlkv@gmail.com !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JBoss Nagios Integration

    JBoss Nagios Integration

    Poll JMX attributes from Java based applications with Nagios

    Integrate JBoss into Nagios monitoring through a small Collector MBean and a perl based Nagios plugin. Lets you read you and monitor JMX values from JBoss servers very efficiently. On the Nagios server no JDK or JBoss installation is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Directory Toolbox

    Simple Directory Toolbox

    Portable collections of directory tools (Unhide etc)

    Hi, simple directory tools is another portable software i made. I made this to help people whom work with directory/files using longer method (cmd, etc). I plan to create some tools, but because it's still alpha, there are still few finished. Still, you can use it. 1. Unhidder Finds hidden/Superhidden files/folders and restore it to normal state 2. Duplicate file finder Find duplicated files, and easily removes it 3. Space analyzer Analyze folder, list which file/folder takes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hibernate-jconsole
    hibernate-jconsole is a plugin to jconsole or visualvm which allows to monitor hibernate via its JMX capabilities. The plugin displays grahps and details on queries, entities, collections and cache efficiency.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    File Collection Manager is a small program for checking small or large file collections. It can calculate and verify checksums for items in the collection, as well as check that file in the collection that depend on other provided packages in the collect
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xmltar is a file archiving utility which can archive collections of files, and stores the archive in an xml format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cyn.in - Open Source Group Collaboration
    Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library for managing media collections. Automate tagging and organization of media files such as mp3. Extensible via java, customizable via xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BatRen is an automatic file rename tool. The main goal is to provide a simple way to batch renaming collections of files, such as photo collections. It accepts prefixing and suffixing, start index value and counter padding formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple and flexible free website solution for the online showcasing, teaching, and archiving of popular print as well as other kinds of collections and artifacts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next