[go: up one dir, main page]

Showing 21 open source projects for "types"

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
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • 1
    yt-dlp

    yt-dlp

    A youtube-dl fork with additional features and fixes

    yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
    Downloads: 354 This Week
    Last Update:
    See Project
  • 2
    biblatex
    Biblatex is a LaTeX package which provides full-featured bibliographic facilities
    Leader badge">
    Downloads: 96 This Week
    Last Update:
    See Project
  • 3
    MoneyCSV

    MoneyCSV

    Personal finance program based on CSV text files (no closed database)

    This personal finance program allows you track all personal accounts including investment accounts. Money CSV provides reoccurring bills, budget tracking, report generation, net worth tracking and custom transaction import rules. The program supports importing of downloaded transaction files (OFX, QFX and QIF). Money CSV supports stock price updates if you get a key for the Yahoo Finance (YH Finance) API from RapidAPI.com. The intro level API key is free, and you get 500 downloads per month...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    D2X-XL

    OpenGL port of the classic 6dof 3D shooter Descent

    D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 5
    FlexibleParser_Java

    FlexibleParser_Java

    Group of multi-purpose Java-converted-from-C# parsing libraries.

    ...It allows to easily deal with a wide variety of situations involving units of measurement. - NumberParser. It provides a common framework for all the .NET numeric types. AUTHORSHIP & COPYRIGHT I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code. All the contents of this repository can be considered public domain. For more information about my copyright/authorship attribution ideas, visit https://customsolvers.com/copyright/. IMPORTANT NOTE This project is a mirror of the repository FlexibleParser_Java in my GitHub account (varocarbas). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FlexibleParser

    FlexibleParser

    FlexibleParser is a group of multi-purpose .NET parsing libraries.

    ...It allows to easily deal with a wide variety of situations involving units of measurement. - NumberParser. It provides a common framework for all the .NET numeric types. - DateParser. It enhances the default .NET date/time support. AUTHORSHIP & COPYRIGHT I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code. All the contents of this repository can be considered public domain. For more information about my copyright/authorship attribution ideas, visit https://customsolvers.com/copyright/. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ArduinoRCLib

    Library for Arduino based R/C equipment

    A library containing functions for building Arduino based R/C equipment like transmitters, receivers and flight controllers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eRepublik Company Guide

    eRepublik Company Guide

    A company calculator to assist gameplay in eRepublik.

    eRepublik is an online game, for which this tool provides company-related calculations. Click the green button above to download the xlsx file. To open this file you will probably need Microsoft Excel 2007 or later. Created by Jack Lantos In-game profile: http://www.erepublik.com/en/citizen/profile/1397227 In-game newspaper: http://www.erepublik.com/en/newspaper/global-economic-review-237817/1
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Business Process Automation Icon
    Powerful Business Process Automation

    With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need.

    When a message is received ThinkAutomation automatically executes one or more Automations. Automations are created using an easy to use drag-and-drop interface to run simple or complex tasks. Automations can perform many business process Actions, including: updating company databases, CRM systems and cloud services, sending outgoing emails, Teams & SMS messages, document processing, custom scripting, integration and much more. Over 100 built-in actions are included, plus ThinkAutomation is extensible with Custom Actions.  
    Learn More
  • 10

    .Net Memory Profiler

    .Net Memory Profiler

    .Net Memory Profiler is a single C# class that builds a tree of specified object's fields, their sub-fields and so on up to primitive types. And in the "Quick Watch" window of the Visual Studio you will be able to see the memory usage by each of those fields. For more details see screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Leader badge">
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Editor for RC-30 Looper by Roland BOSS. Converst various file types to suitable format, manages patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    ICI is a general purpose interpretive programming language that has dynamic typing and flexible data types with the flow control constructs and operators of C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I intend on creating a databse with various types of Website Design/Code & Templates for everyone. If anyone has anything to offer that will be completely open-source, then please do so. This means content submitted will have no copyright whatsoever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Presentation Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    http://easyfinderweb.blogspot.com/ Easy finder is a java tool to find all links you are looking for in search engines, at once. Lets say that you want to get all java thread pdfs documents those found by search engines,here is an easy option for you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a tiny JMX agent for ZFS. It relies on the presence of the commands "zpool" and "zfs". It defines two MBean types, one for pools and another for datasets. This agent can provide ZFS-specific monitoring for management tools that support JM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pork.dbObject is a tiny (500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your SQL queries. This project moved to github Cme find it here: http://github.com/SchizoDuckie/pork-dbobject/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    J2ME / JavaME class to provide easy access to the RMS-Database system of mobile phones. Database types already implemented: Integer, Boolean, Byte, String. CapeME GUI extension can be used for creating a UI for HandyDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C# DNS Client Library (100% managed code). Query domains to get MX records, CNAME and Address resource records from your application. All common DNS query types supported. Supports user-defined servers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next