Showing 1324 open source projects for "code"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    ...Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NiceScrollbars

    Javascript library to create fully css styleable scrollbars

    This Javascript library allows you to replace operating system dependent scrollbar elements with something that you can fully style using CSS rules while you still get the standard, usual behaviour on different platforms like desktop computers, smart phones and touch screen based tablets. Library supports <DIV>, <TEXTAREA> and multiple <SELECT> elements. Please visit project website to download the code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataTables

    DataTables

    Tables plug-in for jQuery

    DataTables is a jQuery plugin that enhances HTML tables with powerful dynamic features such as searching, sorting, and pagination. It transforms plain static tables into interactive data explorers with minimal code changes. Developers can customize its behavior through an extensive API, adding export buttons, column visibility toggles, custom filters, and integration with remote data sources via Ajax. The plugin is modular, with a core that provides essentials and a wide range of extensions that cover advanced functionality like fixed headers, responsive layouts, and inline editing. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Android ViewPagerIndicator

    Android ViewPagerIndicator

    Paging indicator widgets compatible with the ViewPager

    ...The library provides several indicator styles (title, tab, circle, line) and handles wiring to the ViewPager for you: you set the indicator in your layout, bind it to the ViewPager, and it updates as the user swipes. You can theme the indicators via XML, style attributes, or code for full customization. Although the library is archived and no longer actively developed, it remains a significant component in legacy Android apps, showing how to cleanly decouple navigation UI from the pager logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Matlab test to .NET C#

    Matlab test to .NET C#

    Open Source Code Simple Test of Microsoft .NET C# using NE Builder

    FREE Download Open Source Code Simple Test of Microsoft .NET C# using MATLAB NE Builder Toolbox This is a simple demo of this powerful Matlab toolbox with some M script algo examples Download the ZIP package from http://quantlabs.net/blog/2012/11/free-download-open-source-code-simple-test-of-microsoft-net-c-using-matlab-ne-builder-toolbox-matlab-csharp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A template serialization engine for C++. Provides an easy to use method of describing data structures to be serialized/unserialized. You don't need to remember which members are to be serialized/unserialized. The engine will do this for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tonic EPC

    .EPC (Electronic Product Code) Encoding/Decoding Library for .NET

    Tonic EPC is an EPC (Electronic Product Code) Encoder/Decoder library written in C#. It aims to support the latest EPC TAG Data Standard (see http://www.gs1.org/gsmp/kc/epcglobal/tds/) with focus on id and tag uri handling. Have a look at the project wiki for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cpp-quant

    Quantitative financial models implemented in Java

    The project contains classes for implementation of binomial option pricing model and Newton method for finding roots of a function in C++. You are welcome to browse and download the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Validity

    Annotation driven java validation library.

    With use of annotations Validity can validate java beans with minimal amount of code. This library is meant to be easy to use and clear to understand. If You find it useful please leave a comment. Additional requests will also be taken into account in future versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    Ant task that generates a Java class (source code) with constants. All values are provided from Ant constants or properties. It's normally used to provide build details to a Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vJoyWrapper

    A .NET wrapper library for the vJoy virtual joystick driver

    This is a .NET wrapper library for vJoy, a virtual joystick driver for Windows. It only works with the PPJoy-compatible versions of vJoy. http://sourceforge.net/projects/vjoystick/ Some code borrowed from PPJoyWrapper http://sourceforge.net/projects/ppjoylib/ See the wiki for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DBPersister

    Manage your database without sql

    DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users. DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. About DBPersister On this site you can download and use a list of libraries in all your php projects that use mysql as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHPasdotNet

    PHP as dotNET

    Programming allows separate design. Example showing how design separates the code and PHP script for lenguaje as is done with dotNET architecture that separates into aspx and cs or vbs but now with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vfTasks parallelization library
    vfTasks is a C library to ease the implementation of concurrent tasks: thread pool to efficiently create and reuse tasks, highly efficient inter-task synchronization, and streaming interfaces to stream data from one task to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cppTcl.ws

    C++ Tcl interface library

    ...Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers. Possibility to manipulate Tcl lists and objects from the C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Just select the whole path and press alt+o, or use the button in the toolbar on top. It will open the file automatically. The plugin understands the relative path. The code is also available on https://bitbucket.org/sgezel/quickopenplugin
    Leader badge
    Downloads: 4,435 This Week
    Last Update:
    See Project
  • 18
    Pluma
    A minimal C++ framework for plug-in management. Small, cross-platform and simple to use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    stroll.js

    stroll.js

    CSS3 scroll effects list

    ...It listens to scroll events and applies CSS transitions to elements as they come into or out of view, producing a lively, tactile feel for long lists. The idea is to make scroll-heavy UIs (like feeds, galleries, or item pickers) feel less flat without having to code complex intersection logic. Because it leans on CSS and simple JavaScript hooks, it stays small and easy to integrate into existing markup. It is well suited for landing pages or portfolio sites where you want a touch of motion without importing a full animation framework. The library’s approach is declarative: you style your list, add stroll, and it handles the in-view choreography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HCS12 HAL Library

    Freescale HCS12 Hardware Abstraction Layer Library

    HCS12 HAL Library that simplify usage of Freescale HCS12(X) microcontrollers. It was tested with: MC9S12XDT512, XET, XG, and other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vihv Loosely Coupled Componets

    Vihv Loosely Coupled Componets

    Vihv LCC is a library of controls you can use with any CMS.

    Vihv LCC is a platform that brings modern classic programming style to web-programming.Loosely coupled components can be used with almost any site architecture. You can use exactly the same code with different CMS or frameworks, or you can build the whole application on top of Vihv LCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Australian National Corpus

    Australian National Corpus

    An ongoing project to collate and provide access to language data

    Includes • Scripts for the program/ code developed • High level architecture diagrams • Install guides for developers • Links to end user documentation on the AusNC website Note: The BSD license applies to customised plug-ins, scripts and ingest programs developed by the AusNC project team. Additional open source, 3rd party software products used by the AusNC solution are referenced on our SF wiki space.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    omffcp1252

    Filter library for conversion between Windows CP1252 and UTF-8

    omffcp1252 is an OmniMark library for conversion of character streams between Windows Code Page 1252 and UTF-8 character encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    UML 2 Statemachine for C++

    UML 2 Statemachine for C++ is a development framework with DSL support

    UML 2 Statemachine Code Generator is a developer framework for an easy implementation of statemachine based applications. Here, with this framework only one Domain-specific language (DSL) specification is necessary to create executable codes for Linux, Mac OS X, and Microsoft Windows. With this framework you save a lot of time and effort during implementation; also you have an always valid - based on a well-defined C++ standard - generated code with high quality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ZtApi

    ZtApi

    The foundation for all ZT software applications.

    The ZtApi is the foundation library for all ZT projects. It contains multiple objects that can be used for code help. This project currently relies on Microsoft's interactivity dlls and Prism dlls. Please note that this is a project that is update on demand. No new features will be added to this project unless they are needed by another project. In other words, there are no milestones, goals, tickets, or roadmaps for this project.
    Downloads: 0 This Week
    Last Update:
    See Project