Showing 143 open source projects for "i-conized"

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
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    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
  • 1
    FlexibleParser

    FlexibleParser

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

    FlexibleParser (C#/.NET) is currently formed by the following independent libraries/parts: - UnitParser. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ribble

    Ribble

    Simple Dribbble Client using Dribbble API, fully written in Kotlin

    Simple Dribbble Client using Dribbble API, work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg. OpenCSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Joplin I/O Library

    A Java Library for Improved I/O

    Joplin aims to provide improved I/O for the Java programming language. While the Java class library is extensive, its framework for performing complex I/O operations is missing several features, including comprehensive binary I/O. This notably includes classes for working with binary files, facilities for working with different encodings, and utilities for marshalling between Streams and NIO Channels.
    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.
  • 5
    Satsuma .NET Graph Library

    Satsuma .NET Graph Library

    a delicious .NET graph library

    Satsuma is a graph library for .NET, written in C#. Satsuma is an easy-to-use and flexible library, which implements all the necessary graph structures, and the fastest possible graph algorithms. DOCUMENTATION: http://satsumagraph.sourceforge.net/ Satsuma is not a charting library. 'Graph' is used in the mathematical sense here (e.g. nodes connected with arcs). Satsuma is released under the zlib license. This license is very permissive and allows you to use Satsuma for both personal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TPP

    TinyPreProcessor

    A tiny c/c++ preprocessor Library designed as a base interface for higher-level scripting languages It implements everything from the C11 Standard. TPP is written in c, but offers a c++ api for convenience. TPP Is able, to generate 25MB of preprocessed code in 8 seconds Supported compiler extensions are: - __COUNTER__ - __has_include - __BASE_FILE__ - __INCLUDE_LEVEL__ - Multi-char constants - #pragma once - #include_next - #warning - Oh who am I kidding; this supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pypubsub

    Publish - subscribe API for message/event-based python applications

    PyPubSub provides a publish - subscribe API that facilitates the development of event-based (also known as message-based) applications. PyPubSub supports sending and receiving messages between objects of an application, as well as a variety of advanced features that facilitate debugging and maintaining topics and messages in larger applications. I have moved the project to github at https://github.com/schollii/pypubsub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JarOMine

    JarOMine

    Quickly Search THOUSANDS of Archives!

    If you have ever tried to locate files, classes, and resources buried amongst an ever shifting locus of ZIP and / or JAR files, we feel your pain! After spending far too much time searching hundreds of archives for moving targets, I decided to write JarOMine. Originally designed for locating Java classes, JarOMine works equally well with ZIP archives, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    UPascal

    UPascal

    My common Pascal units for Lazarus/FreePascal

    I'm currently moving all my library code into one library. Its going to take some time, since I've built up a lot of code over the years. But, give it a few months, and everything should be here. The idea is to have a common code base for all my goodies, and a reference point for any "how do I" questions. cheers Derek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Behaviour Control Framework

    Behaviour Control Framework

    A C++ framework that uses inhibition trees for behaviour control.

    ...! The structure and implementation of this library focuses on the application of the inhibition-based behaviour control architecture to real-time control loops, but can reasonably be adapted for a wide variety of other artificial intelligence applications. Emphasis has been placed on having very low overhead so as not to hurt overall system performance, while still maintaining ease of use. I welcome all feedback, suggestions and bug reports! Email: pallgeuer[at]ais.uni-bonn.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    State Controller Library

    State Controller Library

    A C++ framework that implements generalised finite state machines.

    ... overall system performance no matter where this library is used, while still maintaining ease of use. Code size has also been kept to a minimum. Aside from implementing standard finite state machines and multi-action planning state machines, this library can also be used to implement hierarchical state controllers, or any hybrid of the three. Please refer to the extensive documentation for more information. I welcome all feedback, suggestions and bug reports! Email: pallgeuer[at]ais.uni-bonn.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ThinORM

    A lightweight ORM that does not require annotations.

    This project was the result of working on systems constrained to versions of Java < 1.5 and including a great deal of code dealing with object persistence. This project was essentially a proof-of-concept to determine whether or not I could create, essentially, an alternative to JPA that did not rely on annotations. I was able to create a working system, and a fairly lightweight one at that, but it would require a great deal of work to be production ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cello

    Cello

    Higher level programming in C

    ..., and extensive libraries. I made Cello as a fun experiment to see what C looks like hacked to its limits. As well as being a powerful library and toolkit, it should be interesting to those who want to explore what is possible in C. I recommend reading A Fat Pointer Library to get an overview of how Cello works.You can also peek at the source code, which I'm told is fairly readable, or ask me any questions you like via e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    libdashS

    MPEG-DASH library

    Note: I cancelled this project. I advise programmers to use upstream libdash instead. If someone wants to continue development of libdashS, I'll gladly hand the project over. LibdashS (pronounced "libdashes") is a fork of the libdash library: https://github.com/bitmovin/libdash Compared with the original libdash, libdashS adds TLS support, and a SWIG ( http://swig.org ) interface file that can be used to access libdashS functionality from programming languages other than C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PluginsIB

    PluginsIB

    Repositori de Plugins per les Aplicacions del KitAnibal

    1) == MOGUT A GITHUB: https://github.com/GovernIB/pluginsib == Repositori de Plugins per les Aplicacions del KitAnibal i qualsevol aplicació que vulgui reutilitzar funcionalitats configurables emprant un plugin. Els plugins que actualment estan implementats són: (1) Generació de Codi de barres (BarCodes): barcode128, pdf417 i qrcode (2) Validació de Certificats Digitals: basic i @firma (3) Conversió de Format de Documents: OpenOffice en mode servei (4) Custòdia de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    base64 RFC1113 Vanilla ANSI-C Code for a portable stand-alone file encode/decode utility. In 2001, I asked people to 'Help me break it!' Since then, 10+years later, the code remains unbroken and is in wide production use world-wide. It has been ported to all major architectures and been used as a template for ports to different computer and human languages. This is very mature and stable code. Although this comes from a project that was constrained by export controls and is used in secure...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 18
    chrome-extensions-examples

    chrome-extensions-examples

    All Chrome Extension examples collected into one repository

    This is not an official mirror of the Chrome extension examples. Report any issues with the examples themselves to Google's issue trackers/forums. The Chrome Extensions examples did not exist as a Git repository, and browsing both the samples page and the VCViewer did not seem particularly handy. So, I decided to scrape the content into this repository for easier browsing and (possible) editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Michel Max - Coalesce for .NET
    Have you ever wonder “why doesn’t I have a Coalesce on .NET?”, well now you have, with this library you can use the Coalesce for Boolean “bool?”, “byte?”, “char?”, “DateTime?”, “decimal?”, “double?”, “short?”, “int?”, “long?”, “object”, “sbyte?”, “float?”, “string”, “ushort?”, “uint?” and “ulong?”. Note: Objects like a Custom Control need to have their own Equals implementation. Documentation in English and Brazilian Portuguese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Medium.js

    Medium.js

    A tiny JavaScript library for making content editable beautiful

    Medium.js keeps HTML code within content editable semantic, simple, and clean. Medium.js also supports placeholders, automatic HR (or BR, or P) creation, events, hotkeys, simple & complex element injection, and more! Medium.js is html5 compliant and has been tested in Firefox, Chrome, Safari, Opera, & IE8+. Browser support is constantly improving! This script is inspired by Medium's beautiful content editor, something we have aspired to emulate since its inception. Much more expressive and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MPPerl::File::MyIO

    MPPerl::File::MyIO

    Custom I/O functions

    This module provides custom I/O functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TSAR

    Tools Slightly Above the Runtime

    Tools Slightly Above the Runtime QueryTool for IBM i based on TSAR: http://www.ibm.com/developerworks/ibmi/library/i-extended-dynamic-sql/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Tygamusic

    A pygame music lib.

    This lib was produced while I was programming an other program/game. I was tired of pygame's bad system of handling playlists and the management of music in general. With this lib I want to create an layer that allows you to interact with the music, how you would expect it. Currently featuring: -Playlist -Normal pausing and resuming (played time isn’t lost when new song is loaded) -Automatic recognition of songs and adding them to a separate list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Super CSV

    A fast, programmer-friendly, free CSV library for Java

    Super CSV is a fast, programmer-friendly, open-source library for reading and writing CSV files with Java. PLEASE NOTE: As of January 2015 we have now moved to GitHub (https://github.com/super-csv/super-csv). This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads). It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping...
    Downloads: 0 This Week
    Last Update:
    See Project