Showing 3555 open source projects for "type"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    goleveldb

    goleveldb

    LevelDB key/value database in Go

    ...Also, if ErrorIfExist is true and the DB exist OpenFile will returns os.ErrExist error. OpenFile uses standard file-system backed storage implementation as described in the leveldb/storage package. OpenFile will return an error with type of ErrCorrupted if corruption is detected in the DB. Use errors.IsCorrupted to test whether an error is due to corruption. Corrupted DB can be recovered with Recover function. CompactRange compacts the underlying DB for the given key range. In particular, deleted and overwritten versions are discarded, and the data is rearranged to reduce the cost of operations needed to access the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EasyVM

    ezvm is a multi purpose language vm

    evzm is a multi purpose language vm. It is based on Harvard architecture and it supports high level data type such as a hash table or array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON, etc.) and text file UNICODE charsets by using their BOMs (Byte order marks). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zenject

    Zenject

    Dependency Injection Framework for Unity3D

    Zenject is a lightweight highly performant dependency injection framework built specifically to target Unity 3D (however it can be used outside of Unity as well). It can be used to turn your application into a collection of loosely-coupled parts with highly segmented responsibilities. Zenject can then glue the parts together in many different configurations to allow you to easily write, reuse, refactor, and test your code in a scalable and extremely flexible way. Injection across different...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    FX CodeGen

    FX CodeGen

    Compiles complex data models from drastically reduced syntax

    This is a syntax reduction project aiming to simplify the maintenance of complex data models up to a level which is high enough that it can be quickly written and easy to understand, even without the necessary technical skills. In this case, syntax reduction involves: - no noise (i.e. brackets, comas, other separators) - no unnecessary type declaration - no unnecessary specification of parent-child relations - no need to provide information on cardinality - no explicit size constraints The model compiled from the reduced syntax is then fed into a template engine to produce source code, such as: - database schema DDL - format files - normalization procedures - application data models - data layers - complete CRUD applications - classes which can be derived in order to add custom functionality - code that can be included in web pages - and much more
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    julia-vim

    julia-vim

    Vim support for Julia.

    ...However, it can be also enabled with other file types, and even turned on/off on the fly regardless of the file type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Receive sms python
    ...Number API provider: https://www.proovl.com Receive SMS with Python (Proovl + Flask + Ngrok) Open account with Proovl. Install Flask and Ngrok. 1. Download receivesms.zip (3 files - app.py , db for messages and html file.) 2. Unzip to Documents, open Terminal and type: cd ~/documents/receivesms 3. Run command: FLASK_APP=app.py flask run 4. You will see: Running on 127.0.0.1:5000 copy this link to browser 5. Run ngrok with port 5000: ./ngrok http 5000 You will see your personal link: Forwarding xec8av6e4.ngrok.io -> localhost:5000 6. Go to Proovl, open Number settings and type xec8av6e4.ngrok.io (your ngrok link) to URL forwarding. 7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tera

    Tera

    An Internet-scale database

    ...The table is indexed by a row key, column key, and a timestamp; each value in the table is an uninterpreted array of bytes. Support RAMDISK/SSD/DFS tiered cache. Block cache and Bloom Filters for real-time queries. Multi-type table support (RAMDISK/SSD/DISK table). Easy to use C++/Java/Python/REST-ful API. Column-oriented storage and locality group support. Ranged and hashed sharding strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BHM File Format
    A generic hierarchical file format. BHM can be seen as the binary equivalent of XML. It allows flexible hierarchies of any type of data, in a platform-independent way. BHM however trades XML's readability for compactness and speed of processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    Owl PHPMailer

    Owl PHPMailer

    A Powerful PHP bulk email sending script with smtp support.

    Owl PHPMailer is a PHP mass mailer script with a great capabilities, Supports multiple SMTP Servers, attachments and message type and many more! All you need to get started is to upload the script to your Webhost and start using it, Yes it's that simple!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    UFO-Cytoscape

    Ontology-based semantic similarity calculation and visualization

    ...Results: A number of tools have been developed on different platforms for ontology visualization and semantic similarity calculation. However, these tools have implemented a small number of the semantic similarity measures for only one type of biomedical ontology. Note that, the measures can be applied to all types of biomedical ontologies. In addition, each measure is dominant in different biomedical applications. In this study, we developed a Cytoscape app, named UFO, which unifies most of the proposed semantic similarity calculation and visualization for all types of biomedical ontology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    guglinatts-en

    guglinatts-en

    Guglina TTS, special edition: in English (guglinatts-en)

    ...Transforms text into audio, allowing blind or low-vision people to access content displayed on the screen. Although the main target audience for text-to-speech conversion systems - such as Guglina TTS EN - is people with visual impairment, this type of program can be used by people with dyslexia and other reading disabilities, people with severe as well as by pre-literate children. In addition to being an assistive technology tool, voice synthesizers can still have educational and entertainment applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    egg-token

    egg-token

    Egg.js middleware that uses encrypted token to authenticate

    Egg.js middleware that uses encrypted token to authenticate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    ...This makes it remarkably easy to use, even for the inexperienced content creator. Features include direct editing of the actual webpage so you see your changes as you type, drag and drop photo and video content addition, easy YouTube video linking, a photo gallery that can also double as a presentation or lecture slideshow, a secure contact form, rollback of changes, plus much more. For the experienced Web developer, Mara's use of industry standard HTML5 and CSS3 instead of proprietary markup or database structures makes for a shallower learning curve. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Beauty Salon Hair Spa Nails Contact Form

    Beauty Salon Hair Spa Nails Contact Form

    Beauty Salon Hair Spa Nails Contact Form & PHP Email Procession Script

    ...NoCaptcha Human Response (requires your domain reCaptcha public key) Responsive with Php Processing Script with redirect and reply to senders email and one version with Upload Field allowed file type only. Will work on HTML or PHP page. The phone optional field can be made required, allows international numbers and validates them as best as is possible. Just make a couple of changes and add to the page. Allow only set file type and set max upload limit. Set max characters allowed in comments. Includes the user's IP address in email results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    tcomb

    tcomb

    Type checking and DDD for JavaScript

    ...It gives developers a concise syntax for modeling values, structures, interfaces, enums, unions, refinements, and other domain-level constraints. The library is useful in JavaScript projects where static type information is unavailable or insufficient at runtime. It can validate external inputs, document data expectations, and support safer programming patterns without requiring a full type system migration. tcomb also serves as the foundation for related projects such as tcomb-validation and tcomb-form. Its main value is bringing lightweight, expressive runtime type modeling to JavaScript applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pywords

    pywords

    Application for learning words, forms

    pyWords is really simple application for learning words. You just select file with words and type answers. If you type wrong - app will show you correct answer and that word will appear again later. Word-definition files are really simple .txt files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Botui

    Botui

    A JavaScript framework to create conversational UIs

    We are listing all the cool projects that people are building with BotUI, here. See others' and add yours! Heads Up! The upcoming version will have some major breaking changes. I suggest you use a specific version instead of using the latest tag. BotUI makes it super easy to create conversational/bot interfaces. It has an intuitive JavaScript API to add messages and show actions that a user can perform. It also gives you total control over how everything looks. You can also create your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    git-open

    git-open

    Type `git open` to open the GitHub page or website for a repository

    Type git open to open the repo website (GitHub, GitLab, Bitbucket) in your browser. git open works with these hosted repo providers, git open --issue currently only works with GitHub, Visual Studio Team Services and Team Foundation Server. The preferred way of installation is to simply add the git-open script somewhere into your path (e.g. add the directory to your PATH environment or copy git-open into an existing included path like /usr/local/bin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Covered Call Portfolio

    Covered Call Portfolio

    A Windows desktop application that helps you manage covered calls.

    Covered Call Portfolio is a desktop application that helps you manage your covered calls. You use it to record your stock purchases, your short call sales and other income such as dividends. In return, it presents you with useful information about your covered call positions, such as your breakeven points, your total income for the position, various profit/loss profiles that you can use to decide whether to sell the stock now or hold on to it until expiration. This application is the free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pi-qemu-wine

    pi-qemu-wine

    Image preconfigured to run x86 windows apps

    Raspbian Stretch with Qemu-x86 and Wine setup - kernel compiled for 3G/1G (std is 2/2) - chroot of x86 raspbian - wine installed for windows compatibility This Raspberry Pi image enables you to run x86 Linux and Windows applications on a Raspberry Pi (all models inc pi3) Usage: double click in the wine-user icon type: wine ~/.wine/drive_c/windows/notepad.exe - 04/03/2018 - updated to Raspbian Stretch - fixed issue with incorrect kernel NOTE: don't get too excited -performance on a pi3 is 300Mhz pentium level.... See also https://github.com/mikerr/RPi-QEMU-x86-wine/blob/master/README.md Twitter: mikered
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Album

    Album

    Album and Gallery for Android platform

    ...It can select images, videos, or mixed media through single-choice and multiple-choice workflows. Developers can place a camera option in the album list or launch dedicated flows for taking photos and recording videos. Selection rules can limit file size, MIME type, video duration, item count, and recording quality. The gallery previews media, optionally allows selection, and exposes click and long-press callbacks. A configurable Widget API controls titles, status bars, toolbars, navigation colors, selectors, and empty-state buttons. Thumbnail loading is supplied through an AlbumLoader implementation, allowing applications to integrate libraries such as Glide.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Compatibility library/layer for USB (serial-type) to GPIB interface, a C-based library with Linux-GPIB and NI-type library calls such as ibrd() and ibwrt(). Includes LabView VIs modeled on those in the standard 488 interface l Works with/compiled for Linux and Windows
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    EmmyLua

    EmmyLua

    Lua IDE/Debugger Plugin for IntelliJ IDEA

    Lua IDE/Debugger Plugin for IntelliJ IDEA.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo