Showing 1297 open source projects for "types"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1

    VMDK Forensic Artifact Extractor (VFAE)

    C++ application that triages, searches, and extracts files from VMDKs.

    VFAE is windows based tool written in C++ that extracts files from VMDK images running the Windows operating system. The tool utilizes the VDDK (Virtual Disk Development Kit) API for the heavy lifting such as mounting, opening, and reading the VMDK selected. When vfae.exe is executed, it copies out files from the off-line VMDK file. The application allows the user to conduct a quick triage of the Windows directory structure by outputting the results to a specific output file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Om - Effortless text generation

    Command line tool for generating texts of different length & content.

    ...The User can generate characters in 4 different ways using 4 modes of Om. The user can provide options to generate lowercase, uppercase, numeric, other or any combination of above 4 character types. Om is extremely useful to testers & developers. Moreover Om comes with User Manual for complete guidance to its users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BulkLoader

    BulkLoader

    A bulk loading library for Actionscript

    BulkLoader is a minimal ActionScript 3 (AS3) library intended to simplify the process of loading and managing multiple assets (images, SWFs, XML, sounds, etc.) in Flash/AIR projects. It provides a unified interface to deal with different content types, handles connection pooling, progress reporting, caching, retries, priority, and other conveniences so developers spend less effort coordinating many concurrent loads. Statistics about loading (latency, speed, average speed). Various kinds on progress indication: ratio (items loaded / items to load), bytes, and weighted percentage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PorTypes

    A library of portable integer types

    PorTypes is a library of integer types. Currently, the library provides one unsigned integer type and one signed integer type. Both types have fixed width, which is specified at compile time via template parameters. The signed integer type uses 2's complement representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nomin is a mapping engine for the Java platform. It provides abilities to transform object trees using declarative mapping rules. Main features are no XML configuration, intuitively looking mapping, using arbitrary expressions/method invocations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This tool identifies expected answer types (EAT) of natural language questions. The EAT is an automatically assigned semantic label (e.g. “PERSON”, “LOCATION”, etc) which is used by the system to reduce the search space of candidate answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...This library is intended to be used for very fast temporary data storage, aquired by any possible source (File, Serial Port, ...). Users can create multiple queues of differrent sizes & types
    Downloads: 0 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
  • 10
    Quick Line Counter
    Add any number of files and count the total lines, empty lines, and commented lines. Add entire directories and filter file types, easy to use and quick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    python 3 into bulgarian - operators, keywords, functions, types,... ; other languages; (bg) питон 3 на български - оператори, функции и т.н.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Antares DSM is a software to manipule all types of DSMs (see more about DSM in www.dsm.org). In Antares DSM is possible create, see, and execute functions to optimize the DSM projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hexplorer

    Hexplorer

    Binary (hexadecimal) editor for Windows

    Binary (hexadecimal) editor for Windows
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 14
    Json-rpc 2.0 implementation in Java. If you like it, please add review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This plugin analyses the java source code and displays all identifiers with their types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    iStoreIT

    JavaEE 6, JBoss AS7 conceptual demonstration project

    A Java EE 6 reference application leveraging Apache TIKA, Hibernate Spatial and Hibernate Lucene to index and retrieve arbitrary data including POJO's (via JSON and XML) and all popular file/content types. This is on ongoing research and development project and will be an attempt to bridge NoSQL/Document Database concepts with some traditional RDMS traits. This primarily serves as a testbed for me to explore CDI, JBoss AS7. I envision OSGi being the mechanism to extend the core iStoreIT service for a specific application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    New object-oriented programming language based on Java, with the following advanced features: parametric types, anonymous functions, multi-methods, tuples, optional parameters. Nice also detects more errors during compilation (null pointers, casts).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    String classes for C++ with easy interface, with support for all charsets(incl. UTF-8,UTF-16). Created to remove the compatibility problems with different types of strings and charsets, and provide access to all the popular features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dozer is a Java Bean to Java Bean mapper. Typically, these Java Beans will be of different complex types. Dozer supports simple property mapping, complex type mapping, bi-directional mapping, as well as recursive mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Variable Length Quantity streamer. Read and writes various data types in this format. A VLQ Stream stores/reads data using a variable length which might lead to a more compact storage. This library contains both input and output streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Base Qt types, such as QString, QVariant, QSharedPointer, QSharedData, QVector, QList, QMap, QSet, QRegExp etc. If you want to use all this types without any other dependencies on Qt your choice is QtTypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Abstract Validation class. Dynamically create properties in a multidimensional associative array. Preg_match validation for multiple types (username, password, email, etc). Generates: Variable strength passwords and sha-512 encrypted unique ids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    EZvolve Foundation Classes

    Data types and utility classes for use with evolutionary algorithms.

    EZvolve Foundation Classes is a set of data types and utility classes for use with evolutionary algorithms. Currently implemented support for bit string encoding, populations, fitnesses, fitness functions, probabilities, and probability vectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP based commandline SVN repository data collector for easy stats implementation. Script manages an sqlite database as it's backend. Written in PHP 5.3, uses subversion commandline client.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB