Showing 30 open source projects for "core"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    COLA

    COLA

    Clean object-oriented & layered architecture

    ...COLA is divided into two parts, COLA architecture and COLA components. The meaning of architecture is the structure of elements. The COLA architecture was born for this purpose, and its core responsibility is to define a good application structure and provide the best practice of the best application architecture. Through continuous exploration, we found that a good hierarchical structure and a good package structure definition can help us manage the chaotic business application system. After many iterations, we have defined a relatively stable and reliable application architecture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of C++ libraries that provide core classes to build a project upon. From exceptions and basic types (String, Integer, Float, etc.) to collections, configs and loggers. Where possible, Java API is followed. STL based implementation. Ruby Application Framework (TSC-TPM) extensions. Ruby based utilities for simplifying day-to-day work. Moved to: https://github.com/stemkit-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    ...Utilizing the best open source available on the web, This framework combines the best components available freely on the web into a single, easy-to-use, and extremely powerful framework which is lightweight, fast, and easily maintainable. Focusing on a core of JQuery and Atmosphere Push - You can ensure that your application will run on any device. With AJAX at the center, and a "Render-On-Load" servlet that can start loading from any element in the tree, you can always ensure that you can provide a secure, cross-browser web application. By Default, Server-Side-Only development is more secure than any other method out there. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FastDom

    FastDom

    Eliminates layout thrashing by batching DOM measurement

    Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped). FastDom works as a regulatory layer between your app/library and the DOM. By batching DOM access we avoid unnecessary document reflows and dramatically speed up layout performance. Each measure/mutate job is added to a corresponding measure/mutate queue. The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 5
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    The Magda language

    Magda language resource site

    Magda is a programming language introduced in Jarek Kusmierek's PhD (http://www.mimuw.edu.pl/~jdk/mixiny.pdf) and continued in Mauro Mulatero's thesis (http://www.tesionline.it/default/tesi.asp?idt=45612). Magda's goal is to allow a programmer to write well-modularized, reusable code. Magda is based upon the core notion of mixin as the only unit of reuse. The power of modularization of mixins is enhanced by two unique features. The first feature is the modularization of constructors. In Magda, many mixins with independent definitions of constructors can be combined without the need to copy any code and without the risk of clashes. The second distinctive feature modifies the way declarations of new methods, overriding methods, and method calls are done, in order to rule out accidental name clashes, even with respect to future modifications of the code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    Broadleaf Commerce (www.broadleafcommerce.com) is an open source Java eCommerce platform based on the Spring Framework. Broadleaf Commerce uses a robust, extensible architecture that enables deep customization and rapid development. The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com). To get started using the project, we recommend our Getting Started guide (http://docs.broadleafcommerce.org/core/current). The most current Broadleaf Commerce (www.broadleafcommerce.com) source code is now maintained on GitHub (https://github.com/BroadleafCommerce). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    JSAnimation

    A JavaScript library which animates objects or interact with functions

    ...It works in old browesers like ie6 and it works with HTML5 or CSS3, and even if there are a new type of property or object in css3 there would be no need in changing the library core like in most animation libraries! "Maximum of adjustability!" this is the slogan. The concept and the paradigm is taken from the flash technology, cause the primary task of this engine is to replace Flash on web-pages where it is possible, by reason of growing popularity of HTML5 and mobile devices. The library has a lot of usefull easing functions, animation methods like stop, play, pause, reversePlay, yoyo etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    The Scriptable Core Data (SCD) framework will help adopting developers make their Core Data Document-based applications AppleScriptable. SCD was announced and demo'ed at Chicago Cocoaheads/CAWUG, 2007 Oct 09. AKA: "AppleScript on Rails". Help needed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An implementation of the 'Provider' pattern for .NET 1.1 framework, plug in installation support, and generic entity model base classes capable of binding to a user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GiriGiriPHP is a FREE PHP5 OOP codebase using singletons, that provides very easy code for Web developers to modify and build applications on, concentrating on keeping ease of modification even when big and continuous modifications are added to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mPagesJS JavaScript Library
    mPagesJS is a JavaScript Framework that provides a core interface into all client-side functionality within Cerner Millennium Pages - MPages. mPagesJS makes MPage development quicker and easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The core of an extensible cellular system that serves as the basis for an entirely new, modular application framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    To implement the State Machine model of behavior with chain of command design pattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DScripted is a JavaScript toolkit geared towards simplifying the development of highly dynamic web applications. The main component being a form validation framework which provides a non-obtrusive way of assigning javascript validations functions to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a plugin project to extend the eclipse IDE functionality providing it with views, actions and an underlying connectivity core. It will attempt to implement a jxta-based solution for Peer Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JML Nitrate is a java based micro-kernel designed to allow the dynamic processing of information. It takes care of the core functionality needed in most applications. Build Server - http://saphari.com/hudson/job/JMLNitrate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple and clean Framework core for your applications. Writen on pure PHP5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPLights is a modern, lightweight and PHP5 based application development framework. It makes heavy use of PHPs object oriented features like interfaces, abstract classes and exceptions making the core library very lean, easy to understand and extens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Threading Building Blocks offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processors for performance and scalability without having to be a threading expert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A core framework based on .net technology to provide extended functionalities upon the standard .net framework. - Generic ORM engine (based on Emit) - High performance Cache impl - Lite Reflection.Emit framework - Collection Framework (proposed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An IDE which have a extendable core and a flexible, layer-based code editor. By default the application can be used as a simple ascii text editor but it can be easily changed to an IDE. The previous version of this tool was 'Freddy' (freddy.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next