Showing 61 open source projects for "size"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    odtReportSQL

    odtReportSQL

    Defines a complete reports/documents system for WAMP applications

    Documents and reports system in php. Based on templates created using OpenOffice (.odt files): templates can be of any size (A4, A3...) and multipage. On templates:: - Simple substitution based on couples #field#/value - Blocks and nested blocks duplication (any deep) or deletion - Pictures substitution The HTML User Inteface is build by System and can be easy added at existing php applications. This system is DB driven, using 2 tables to define all templates To add a new document...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    meta-treedb

    on-disk memory library using meta-data

    meta-treedb can implement malloc functionality, and much more! Need a heap that allocates from a fixed size chunk of memory? No problem. But where treedb comes into its own is when it comes to allocating from a mmap()ed disk file - the memory becomes persistent. If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    libadb

    Astronomical Database

    libadb is an astronomical catalog management library desgined to provide fast access to astronomical object data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    A web-based application which will manage stock inventory so easily: Dashboard, Stock Management, Purchasing, Sales, Suppliers, Customers, Outstandings, and Payments. Nice look and feel interface. It supports to be displayed in mobile-device. This web application is actually generated by PHPMaker without touch any code in the generated script files. All the customization are done from inside of PHPMaker Project. Thus, all the changes are saved in the project side, so that you will be able...
    Downloads: 59 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    JDFeditor

    JDFeditor

    GUI application for editing database files.

    The purpose is to be a cross-platform, quick and simple database manager, main goal is to provide developers with a tool to produce small to medium size databases efficiently. If you need a database at its simplest form, without any extra hassle of knowing how to access the produced library. Then JDFeditor is the right tool for you. JDFeditor is bundled with an easy-to-use Python library: jdf_lib. jdf_lib will quickly load the content of your database into a variable. All you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iWinSoft Image Converter for Mac

    iWinSoft Image Converter for Mac

    Convert JPEG, GIF, PNG, BMP, PDF, TIFF, PICT and SGI to another format

    iWinSoft Image Converter application to view the image files on Mac, and convert them to most popular image formats including PDF, PNG, JPEG, GIF, TIFF, EPS, PICT, BMP and SGI. You can navigate throught the images in a folder using navigation keys and keyboard shortcuts. Changing the view size allows to view at different zoom amounts. Also you have ability to rotate selected Image file. To choose Image file just drag it into main window. To convert a file you need to click the Convert button...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BESSy DB

    BESSy DB

    Binary Embedded Storage System.

    The Binary Embedded Storage System (BESSy) is meant to provide a small, fast embedded repository system for local storage. The BESSy database is a fully atomic, query-able file based db. This is a robust and fast way to store objects of any size. The database is multithreaded and will take advantage of multiple processors. This database is indexed, seeded, transactional, and supports replication. Latest release 0.9.1.0 not compatible with previous database versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 10
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PixTagger
    PixTagger is all about finding the lost picture, making sure it stays found. Utility to browse and tag-categorise picture collections, with emphasis on high performance and huge collections . Focuses heavily on performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XTEA (eXtended Tiny Encryption Algorithm) support for db4o open source object database. XTEA is a block cipher that operates on a 64-bit block size with a 128-bit key. An extremely tiny but very fast encryption algorithm (with cycles less than 32 rounds)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Database manager for creating, reading and modifing dBase, CSV and other databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Broadcast software for everything related to audio and station-management. For all-size broadcast radio- and TV-stations who want: Hard-disk audio recording, on-line newsroom, disc/media cataloguer, salesman utils (like contracts, invoices, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vb Joker
    vb Joker is a small interactive application that allows user to upload their jokes and download jokes from the massive user create joke database. Client-side is made in Visual Basic Server-side is programmed in PHP and MySql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    This tool will analyze your MySQL binary log (binlog) files. (Requires mysqlbinlog). Query speed, distribution, and size are reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QDBM is a library of routines for managing a database. It is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    This is a search engine that really works!Written in PHP/MySQL,easy installation(only edit the database settings,ex. localhost),upload and start using it!Only 2mb in size,for more please check the home page of the search engine: http://findthis.info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CHADDB,the CHurch ADministration Database, is a Java/MySQL-based, table-driven church managment system that enables churches of any size or structure to manage members through relationships. Web-enabled or run as native application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KAccess is a database management application that enables you to create and maintain databases of any size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project for a coherent minimal set of tools, in a source code of small size using Pliant language (that focuses on pertinent indications, although allowing programmer's intervention at any level of abstraction and any general rule explicit breaking)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PAD is a PHP frontend to a MySQL server to manage addresses. It's very small in size and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project