Showing 61 open source projects for "small"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 434 This Week
    Last Update:
    See Project
  • 2
    The same BYACC tool used produce C/C++ parsers, with an added capability to produce small, fast Java parsers instead.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 3
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 4
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    ... in real computer. https://en.wikipedia.org/wiki/Orao_%28computer%29 Unfortunately programming on emulator is also not so easy as it was on real computer, considering today modern tools. There are some external tools that enables writing program code in external text processor, and converting it to document acceptable by emulator. So I have came to an idea to write a small and simple program that will enable easier programming and exporting program code to format recognizable by emulator.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small library (as headerfile) which extends the C language with OOP like capabilities (object orientation). Project Focus - simple, fast, portable - public data encapsulation - polymorphism - single inheritance
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Peta Compiler

    Peta Compiler

    Peta Compiler is an easy-to-use console compiler for C#

    The Peta Compiler is a free compiler that makes it easy to compile the C # console one-file application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    basload

    c64 basic loader generator for machine language programs

    Basload is a crossdevelopment commandline tool for the Commodore 64 that takes takes a pure machine language program file, transforms it into BASIC data statements + checksum and adds a small BASIC install routine. Main purpose of this is to share short ML programs for hardware testing/debugging in a typable form over the internet in cases where the recipient cannot transfer those to his C64 in binary state and thus has to type them in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.2 for acceleration. RapidJSON is self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL. RapidJSON is memory-friendly. Each...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    SQLG2 is preprocessor and library that combines ideas of JDBC, SQLJ and iBATIS to simplify writing DB access code for small and medium-sized applications, making it similar to PL/SQL development. It is intended for use under JDK 1.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jigy Generator Windows

    Jigy Generator Windows

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Gfx4Less

    Easily embedd images to .LESS files

    A small command line tool that generates a single .LESS file with Base64-embedded images as variables. Tutorial can be found here: http://kleffels-software-blog.de/?p=2354 Note: it works on Windows (requires .NET 4.5) and can easily be used from Visual Studio as an external tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    runpl

    Run Programming Language

    a new concept for programing: new syntax and a new way of coding source files. not bytecode or any typical implementation for vm. in fact, it encodes functions and keywords for a smaller code, which is good for small devices and embebbed devices. small code, small size, RUN faster.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Z-Pharo CMS

    Full Powerful & Customized PHP CMS Its Just Plugins to start !

    [Z-Pharo CMS] is a full customized php content management system .. it's very light,small package,pluggable every thing in it is just plugins so you can create any web application you want
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MonoBitmap

    MonoBitmap

    Creates value-representation of any BMP file.

    Nearly everytime I developed something on an embedded device I came to the point where I needed a simple 1-bit Bitmap to integrate some symbols. The Problem was that everytime I had to write my images by hand like: 0b0000000 0b0001000 0b0010100 0b0100010 0b1000001 And then i came to the point the images were larger than this example, say 32*32 or more. And thats a torture. And that's the reason I started this project. It's a simple and small command line application which let you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JSONExtract

    JSON C# class extractor

    JSON C# class extractor is a small program that extracts the structure of the given JSON object into C# classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Code Appearance

    It's an application that beautify the code entered in the text field.

    Code Appearance is a small application that beautify the code before you put it on a forum or a website. What it does? It adds color to the code, like the syntax highlighting of your favorite IDE. The syntax files are easily customizable. How it works? You choose a syntax file, these files can be downloaded or made by you, and write/copy/open your code and click on execute. A new window will pop up with the result. On this new window, you will be able to save or copy the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    webapigen

    Windows console program providing a front end to the cgic library

    ... enjoy concocting small languages and prefer c++ to such scripting languages (php, python, lua, javascript) as I have had passing contact with: if this is you, then you may like this effort. Manual at http://www.njames.co.uk/reference/webApiGen.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Abluescarab Designs CD-Key Generator
    The Abluescarab Designs CD-Key Generator will help you generate random CD keys for use in your shareware products. You can choose letters, numbers, or both. You can also pick whether or not to use lowercase letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    C# Quick Code

    Run C# as script like language, great for professional and beginner!

    The application is created for improving my productivity at work and is used for testing small C# codes. You can also use this application for generating and test small pieces of C# codes without using Visual Studio. Further productivity codes which I already created will be merged into this application as planned. It will include T4 like language in the next release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GenGMF is a model driven generator framework for the Eclipse GMF graph and map models. It will generate large models from a small template model for you. It is based on Eclipse GMF, AspectJ and openArchitectureWare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next