Showing 3558 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
    communication with equipments by com port. It can emmunicate all ports and select the setting and display type. C++/VC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Urdu HTML Master Version 1.0 is a free and first ever software of its type which allow to create webpages is Urdu, Persian and Arabic languages using unicode in a WYSIWYG user-friendly environment. Efficient web page and html editor. Source Code at : https://github.com/dasatti/urduhtmlmaster All of you are welcome to colleborate on the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Lazarus Components

    Porting my personal Delphi Components to Lazarus

    RelatorioHTML - for generating reports in HTML format. It can group records and generate master-detail reports. TextSearch - a TEdit that displays a TDBGrid below as you type in. I already made it compatible with TSQLQuery, now I'm migrating the ZeosDBO-compatible version. Update 03-04-2013 - a problem with TEdit.SelStart in Linux didn't allowed correct typing. Fixed with the help from Xtst library. RelatorioHTML - para gerar relatórios em formato HTML. Pode agrupar de registros e gerar relatórios mestre-detalhe. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    PyProperties

    Provides support for properties files in Python 3.x

    ...There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Charm is a full-featured, cross-platfom blogging client for LiveJournal, Atom (Movable Type, Blogger), and MetaWeb (WordPress). It is console-based, all-text, and can be used entirely from the command line. It is written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Deoxys

    Deoxys

    A simple dec/bin/hex/oct converter.

    ...I was just fooling around with number-handling algorithms and then I decided to build a quadplex converter, where the user's input may be a decimal, binary, hexadecimal or octal number and the answer will always be split into four: one input + three conversions. Making it work: 1) Download the program. 2) Open a terminal and type "cd ~/Downloads" (assuming Deoxys is in your /home/user/Downloads folder). 3) Type "chmod +x deoxys". 4) Type "sudo mv deoxys /usr/bin". 5) To use Deoxys, just type "deoxys OPTION NUMBER", where OPTION can be -d, -b, -h or -o and NUMBER is what you want to convert. The OPTION tells Deoxys whether NUMBER is expressed in dec, bin, hex or oct. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Yii-Image-Zoomer

    Yii-Image-Zoomer (Yii extension)

    The Yii-Image-Zoomer is an Yii extension which consists of two type of image zoom.They are: 1) Single Image Zoom: This type of zoom is used when you want to apply zoom effect on single image. 2) Multi-image Zoom: This type of zoom is used when you want to apply zoom effect on Multiple images . Yii-Image Zoomer uses Featured Image Zoomer v2.1 script from http://www.dynamicdrive.com/dynamicindex4/featuredzoomer.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VJDBC (Virtual JDBC) is a JDBC type 3 driver which provides efficient tunneling of JDBC commands/results over different communication protocols (RMI, HTTP, HTTPS ...).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    mysqltr

    mysqltr

    Change the encoding and collation of mysql databases on the fly.

    Change the encoding and collation of mysql databases on the fly. Clean html characters from your database, change the database storage engine, select collation type or convert text to UTF-8 or any other encoding. Completely configurable filter options. This script primarily useful in database migration and changing your database to finally support UTF-8 and other encoding types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HJ-Split for Fedora GNU/Linux

    HJ-Split for Fedora GNU/Linux

    Freeware multi-platform file splitters.

    Freeware file splitting (and joining) program for Linux. HJSplit is able to split files of any type and any size.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    ...Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. The configuration file of sql2textfs, which is written in retranse, is essential since much of the convertion functionality lies there and each database type requires a special configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...Split the file using "dbVcfSplitter" and import those files using your Nokia PC Suite or OVI Suite. Done!! Usage: (1) Open the Command Prompt or the terminal. (2) "cd" to the folder/directory where the .vcf file resides. (3) type as shown below java -jar dbVcfSplitter.jar filename.vcf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JSlidingInfo

    JSlidingInfo

    a sliding info component for java.

    a sliding info component for java. with this you can display sliding info at 8 positions on your screen. you can customize the text, font, foreground /background color, put custom icon, control slide speed and set the display duration. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    quick-json parser

    parse/generate json the way you want quickly. configure/validate json

    - quick-json features - # Compliant with JSON specification (RFC4627) # High-Performance JSON parser # Supports Flexible/Configurable parsing approach # Configurable validation of key/value pairs of any JSON Heirarchy # Easy to use # Very Less foot print # Raises developer friendly and easy to trace exceptions # Pluggable Custom Validation support - Keys/Values can be validated by configuring custom validators as and when encountered # Validating and Non-Validating parser support # Support for two types of configuration (JSON/XML) for using quick-json validating parser # Require JDK 1.5 # No dependency on external libraries # Support for Json Generation through object serialization # Support for collection type selection during parsing process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Extended SourceWare Archive Group
    ...This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base. Current version (testing 0.9) features : - a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers. - a server daemon : maintains a list of archives and provides updates to clients. - a creator program : to quickly make or modify an XSWAG archive file, add/remove sources and update sources info (os, compiler, architecture, contact info, author name, subject).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mini Text Editor

    Mini Text Editor

    Mini Text Editor is a small application which is used to type things.

    Mini Text Editor is a small text editor that is in major progress. It was made with Java and took a while to make all the things included in it. Hopefully you enjoy the test versions, alpha versions, and beta versions! And if there is a problem with it, then just contact me @ cjaf.microcode@outlook.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DerbyMan

    Pinewood Derby Management Software

    Apache, MySQL, PHP - Pinewood Derby Management. Web based system for running a Pinewood Derby. Register boys and cars. Pick type of race and have it set the heats. Display heat / race results. Designed for Pack, District, or Council Derby. It works with http://www.microwizard.com/ K series timers (as that is what I used on our track) and uses grabserial (http://elinux.org/Grabserial) to get the times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    qui a t'il dans le presse papiers ? se logiciel permet de visualisé tout type de fichier dans le presse papiers, texte, image etc.....vous pourrez ajouter supprimer ou modifier presque tout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Firefox Google Instant Integration Add-on aims to be a seamless transfer from browser search-bar to the Google Instant Web search. You type in the browser search-bar and the next thing you know, you are searching with Google Instant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Typing Game

    type words and measure your speed

    measure your typing speed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    onlinepoker

    L'application est un poker jouable en ligne

    ...Le nombre requis d'utilisateurs pour commencer une partie devra être modifiable, mais est laissé à quatre joueurs par défaut. Tant que quatres utilisateurs n'ont pas rejoint la partie, celle-ci ne pourra démarrer et affichera alors un message du type "En attente des autres joueurs".
    Downloads: 0 This Week
    Last Update:
    See Project