Showing 1345 open source projects for "less"

View related business solutions
  • 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
  • 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
  • 1
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    The Base Application Template has been created to aid PHP developers by providing query debugging, query execution times, page load times, peak memory usage per page, debug data for post, get, cookie, server, environment and session variables, ability to include custom debug data and faster development time using the provided query function which requires less coding. This framework may be used in commercial or non-commerical projects. You can also find the latest version on github : https://github.com/rizkhan7/bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GeanyEasyUnicodeInput
    ...For example, type e301, and next press Ctrl+Right Alt+o, and e301 is replaced with é. Last you may type things like 1d4ae, and press Ctrl+Alt+e, and 1d4ae is replaced by 𝒮. Codepoints of 5 hex digits are less frequently used than those of 4, so they get their own key binding. The plugin may be used with Geany versions 0.21, …, 1.32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    opencairo

    Gnome desktop session with openbox, cairo-dock and xcompmgr

    A custom desktop session I am using in my Ubuntu 12.04.It needs less resources but highly configurable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Falcon Attacker

    Interesting multithreaded, customizable, simple denial of service tool

    ...Features: Choosable DNS/IP, PORT, Page, Server Timeout, Threads, Time Between Headers. POST attacks, GET attacks, TCP flood, ICMP flood, modem hangup ping exploit flood, DNS-to-IP option for less bandwidth, speeds, other stuff, Multithreaded, Simple question/answer style attack control, comprehensive attack options. BTC: 1LGJhVQeJZ1RQXjkm3VWdJxE4Gz88tk2Y2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    BlueLightCat

    BlueLightCat

    A web browser free, simple and clear.

    BlueLightCat is a simple browser whose feature list includes things like "History", "Bookmarks" and "QuickView", that is a page to see the most visited hosts. It is small, less then 10,000 lines of code and very fast. Note: BlueLightCat is a fork of Zeromus Browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Solo - Solitarie

    Solo - Solitarie is a simple game about the Solitarie board game.

    Solo - Solitarie is a simple game about the Solitarie board game. And it is make for simple gui in libSDL and to use few keys. It is more or less a example of programming boardgame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySmartBB is an open source bulletin board system, aim to be powerful, stable, rich, easy to use, secure, and uses less server resource as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NoCTweak

    a Parameterizable Simulator for Early Exploration of Networks On-Chip

    A networks-on-chip (NoC) simulator allows designers to early estimate performance (latency and throughput), energy efficiency (average/peak power, average energy per packet) and area of several networks on-chip configurations at different CMOS nodes. This tool is a cycle-accurate simulator and is open-source using SystemC, a C++ plugin, which is used to quickly model complex systems at a higher level but less details than RTL. NoCTweak was developed by Dr. Anh Tran and Dr. Bevan Baas at UC Davis. NoCTweak has been extended and integrated into McSim, a project developed by Dr. Abdoulaye Gamatié, Dr. Gilles Sassatelli, Dr. Manuel Selva et al. at LIRMM lab. McSim is a simulator for NoC-based many-core platforms, and is a part of the DreamCloud European project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PK Rhythm

    PK Rhythm

    A game about hitting the beats of a song.

    PK Rhythm is a rhythm game based on Mother 3's battle combo system. Time your beats to the tempo and try to get 16-hit combos! It's still under development, but feel free to check it out.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    HLAgile

    Tools for distributed simulation

    This project is devoted to producing tools to help HLA developers write software that is less tied to vendor specific libraries and/or particular FOMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Climax

    A Java command line argument parser framework

    Climax is a Java command line argument parser framework that allows you to create and customize your own command line interface. The command line help and version information can be customized using built-in Apache-Ant-like properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Construct is a python module for bit-level, symmetrical parsing and building of data structures. Complex constructs are formed by a hierarchy of less-complex constructs, as well as user-defined constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mobius Mandelbrot

    Fractal Extreme plugin for Hiato's Mobius Mandelbrot

    http://www.fractalforums.com/mandelbrot-and-julia-set/m-set-on-a-partialtotal-mobius-cylinder-looks-neat/ Use a bailout of 6 for complete fractal. This implemenent the three mobius types. Total wraps the real value if it exceeds 1 or is less than -1. Right wraps only when the real values exceeds 1, Left only when less than -1. Normal and smoothed iteration versions of each type are provided. My first attempt is also there called 'Bad' because I'd created a couple of pictures and need bad versions if I want to work with them again. Instructions. Unzip the 64 bit plugin dll into C:\Program Files\Cygnus Software\Fractal eXtreme 64-bit\plugins64 The 32 bit plugin goes into C:\Program Files (x86)\Cygnus Software\Fractal eXtreme 32-bit\plugins or if you have 32bit windows it may the C:\Program Files\Cygnus Software\Fractal eXtreme 32-bit\plugins
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Ubuntu Package Dependency Recuperator

    An Ubuntu package recuperator, along with its dependencies.

    Donwload a package and its dependencies, for dealing with Ubuntu computers which has no internet connection. Before, a script is to be launched from the internet-less computer in order to know which packages are already installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...Yet I think this version already provides a lot of fun, so I’ve decided to share it already. The whole point of the game is to move your red block to the finish as fast as possible. Nothing more, nothing less. But beware: this may be harder than it seems. Jump from one block to another block without falling. Just finishing will be challenging. Finishing fast however…
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wxChaos

    wxChaos

    An open source fractal generator extensible with scripts.

    wxChaos aims to be relatively simple and yet providing the user with many predefined fractals and algorithms to create beautiful results in less time. It also allows the user to create new fractals with user formulas and user scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV. LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic. Working with: Lua 5.2, OpenCV 2.2-2.4 LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MySite

    CSS Driven Table less Web Platform

    MySite is a CSS Driven Modularized web system that is easy to use, maintain and complies with industry standards. Current version is 1.0.3
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    SysTyrant

    Advanced declarative configuration management tool

    This is an advanced declarative configuration management tool similar to puppet and chef. This tool has some significant advantages over puppet and chef: - Supports agent-less remote configuration (SSH-based), in addition to local and remote client/server based deployments. - In addition to it's own DSL, it supports a very wide range of languages (java, ruby, javascript, and many others) - Designed to build more than just servers, but whole environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Plus ou Moins 2.0
    Plus ou Moins 2.0 est une version améliorer du jeu plus ou moins, avec entre autres une interface graphique et plusieurs modes. Plus ou Moins 2.0 is a version to improve of the game more or less, with among others a graphical interface and several modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Bluebian

    A sleeker Raspbian

    Bluebian is an OS for the Raspberry Pi single board computer based off of Raspbian that is meant to provide a sleeker interface and less of the annoying software that comes prepackaged with Raspbian. User: pi Password: toor -- For the love of Chtulhu CHANGE THE PASSWORD WM: XFCE To expand the rootfs, change the settings easily, or change the CPU clock(Yes I know it is a setting) run raspi-config in the terminal. Please post reviews with feedback and suggestions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Chameleon

    A multi-platform group communication framework for smartphones

    Chameleon is a group communication framework. As such, it simplifies building server-less, multi-peer connected applications for smartphones and some PC platforms. It is available in J2ME, J2SE, Android, .NET and .NET Compact Framework platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zeromus Browser

    Zeromus Browser

    Zeromus Browser is free, simple and lightweight.

    Zeromus Browser is a simple browser whose feature list includes things like "History", "Bookmarks" and "zLink", that is a page to see the most visited hosts. It is small, less then 10,000 lines of code and very fast. The SpringSun 2.0.0 update includes a new homepage, a new zLink page, new keyboard shortcuts, a new button to the download manager, a streamlined interface, and a major modification of the search engines. The SpringSun 2.1.0 update use Qt 4.8.3 for more stability. The 4.2 update include a better interface, a new logo, and a new homepage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Music Synchronizer

    Music Synchronizer

    Synchonize your music with disk, sd cards etc..

    Now writing speed is dramatically increased! I wrote 32 GB less than 2 hours instead of 2 days to the clean storage! Also the way how program data is storaged is changed. See more at the home page. Main purpose is to synchronize your music with Android devices. Import music information from various sources: * mp3 files; * directories containing mp3 files; * m3u8 playlists; * Winamp playlists When file are imported it is easy to manage your playlists, review files information and even size of artwork embedded. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo