Showing 2781 open source projects for "structure"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    Garfish

    Garfish

    A powerful micro front-end framework

    ... is a structure similar to the micro-service. It is a architectural style composed of multiple front-end applications delivered independently, which breaks down the front-end applications into smaller, simpler applications that can be developed, tested, and deployed independently. , And in the eyes of users, it is still a single product that is introverted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rocketry

    Rocketry

    Modern scheduling library for Python

    ... and for larger-scale applications. It does not make assumptions of your project structure. In addition, Rocketry is very easy to use. It does not require complex setup but it can be used for bigger applications. It has a lot of options to fine-tune and a lot of features to support various needs. Rocketry is designed to be modified and it suits well as the engine for autonomous applications. It is the automation back-end that sets your applications alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    django-import-export

    django-import-export

    Django application and library for importing and exporting data

    ... controls whether skipped records appear in the import Result object, and if using the admin whether skipped records will show in the import preview page. Not all data can be easily extracted from an object/model attribute. In order to turn complicated data model into a (generally simpler) processed data structure on export, dehydrate_<fieldname> method should be defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Corefx

    Corefx

    This repo is used for servicing PR's for .NET Core 2.1 and 3.1

    This repo is used for servicing PR's for .NET Core 2.1 and 3.1. This repo contains the code to build the .NET runtime, libraries and shared host (dotnet) installers for all supported platforms, as well as the sources to .NET runtime and libraries. .NET’s repository structure on GitHub was initially created in a fairly fine-grained manner, with the aim of enabling runtime agility and increased developer productivity. However, this separation has led to a variety of complications for contributors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    xrpl.js

    xrpl.js

    A JavaScript/TypeScript API for interacting with the XRP Ledger

    It’s fast, energy-efficient, and reliable. With ease of development, low transaction costs, and a knowledgeable community, it provides developers with a strong open-source foundation for executing on the most demanding projects, without hurting the environment. Open source, open to anyone to build on, maintained by the community. Tools and documentation that speed development and reduce time to market. Capable of settling thousands of transactions in seconds. At fractions of a penny per...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Clasp

    Clasp

    Command Line Apps Script Projects

    Develop Apps Script projects locally using clasp (Command Line Apps Script Projects). You can also try clasp in Gitpod, a one-click online IDE for GitHub. Clasp allows you to develop your Apps Script projects locally. That means you can check your code into source control, collaborate with other developers, and use your favorite tools to develop Apps Script. Create, update, and view the multiple deployments of your project. Clasp automatically converts your flat project on script.google.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    i18n ally

    i18n ally

    All in one i18n extension for VS Code

    Lokalise is the fastest growing language cloud technology made by developers, for developers. As a collaborative productivity platform, it helps structure and automate the translation and localization process for any company in the world. This extension itself supports i18n as well. It will be auto-matched to the display language you use in your VS Code editor. Supports multi-root workspaces. Supports remote development. Supports numerous popular frameworks. Supports linked locale messages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elementary Algorithms

    Elementary Algorithms

    Book of elementary algorithms and data structures

    This book introduces elementary algorithms and data structure. It includes side-by-side comparison of purely functional realization and their imperative counterpart. From 2020/12, I started re-writing this book. The PDF can be downloaded for preview (EN, 中文). The 1st edition in Chinese (中文) was published in 2017. I recently switched my focus to the Mathematics of programming, the new book is also available in (github). To build the book in PDF format from the sources, you need the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HanLP

    HanLP

    Han Language Processing

    ... with pretrained models for numerous languages including Chinese and English. It offers efficient performance, clear structure and customizable features, with plenty more amazing features to look forward to on the roadmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    TodoMVC

    TodoMVC

    Helping you select an MV* framework

    TodoMVC is a project that helps developers choose an MV* framework by providing a structured way of comparing JS libraries and frameworks. These days there are so many MV* frameworks developers can choose from to structure and organize JavaScript web apps. TodoMVC helps developers navigate through this sea of choices on the basis of actual project code, so they can choose which one matches them and their needs best. TodoMVC has been called the 'Speed-dating' and 'Rosetta Stone' of MV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Miller

    Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data

    ... the familiar Unix tools operate on integer-indexed fields: if the natural data structure for the latter is the array, then Miller's natural data structure is the insertion-ordered hash map. Miller handles a variety of data formats, including but not limited to the familiar CSV, TSV, and JSON/JSON Lines. (Miller can handle positionally-indexed data too!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    snorkel

    snorkel

    A system for quickly generating training data with weak supervision

    ... and systems structure to the messy and often entirely manual process of training data creation and management, starting by empowering users to programmatically label, build, and manage training data. Snorkel Flow, an end-to-end machine learning platform for developing and deploying AI applications. Snorkel Flow incorporates many of the concepts of the Snorkel project with a range of newer techniques around weak supervision modeling, data augmentation, multi-task learning, data slicing and structuring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Launch.nvim

    Launch.nvim

    Launch.nvim is modular starter for Neovim

    .... As I mentioned, this config is meant as a starting point for people new to Neovim who want a familiar IDE experience. The config has a very simple structure that makes it easy to add new plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mo · js

    mo · js

    The motion graphics toolbelt for the web

    mo · js is a javascript motion graphics library that is fast, retina-ready, modular, and open source. In comparison to other libraries, it has a different syntax and code animation structure approach. The declarative API provides you a complete control over the animation, making it customizable with ease. The library provides built-in components to start animating from scratch like HTML, shape, swirl, burst, and stagger, but also brings you tools to help craft your animation in the most natural...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kubernetes Capsule

    Kubernetes Capsule

    Multi-tenancy and policy-based framework for Kubernetes

    Capsule implements a multi-tenant and policy-based environment in your Kubernetes cluster. It is designed as a micro-services-based ecosystem with a minimalist approach, leveraging only on upstream Kubernetes. Kubernetes introduces the Namespace object type to create logical partitions of the cluster as isolated slices. However, implementing advanced multi-tenancy scenarios, it soon becomes complicated because of the flat structure of Kubernetes namespaces and the impossibility to share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Permify

    Permify

    Permify is an open-source authorization service

    Permify is an open source authorization service for creating fine-grained and scalable authorization systems. With Permify, you can easily structure your authorization model, store authorization data in your preferred database, and interact with the Permify API to handle all authorization queries from your applications or services. Permify is inspired by Google’s consistent, global authorization system, Google Zanzibar. Our goal is to make Google's Zanzibar available to everyone and help them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kotlin Dataframe

    Kotlin Dataframe

    Structured data processing in Kotlin

    Data frame is an abstraction for working with structured data. Essentially it’s a 2-dimensional table with labeled columns of potentially different types. You can think of it like a spreadsheet or SQL table, or a dictionary of series objects. The handiness of this abstraction is not in the table itself but in a set of operations defined on it. The Kotlin Dataframe library is an idiomatic Kotlin DSL defining such operations. The process of working with data frame is often called data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LinearSolve.jl

    LinearSolve.jl

    High-Performance Unified Interface for Linear Solvers in Julia

    LinearSolve.jl is a unified interface for the linear solving packages of Julia. It interfaces with other packages of the Julia ecosystem to make it easy to test alternative solver packages and pass small types to control algorithm swapping. It also interfaces with the ModelingToolkit.jl world of symbolic modeling to allow for automatically generating high-performance code. Performance is key: the current methods are made to be highly performant on scalar and statically sized small problems,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PowerSimulations.jl

    PowerSimulations.jl

    Julia for optimization simulation and modeling of PowerSystems

    ... modeling framework is enabled through a modular set of capabilities that enable scalable power system analysis and exploration of new analysis methods. The modularity of PowerSimulations results from the structure of the simulations enabled by the package. Simulations define a set of problems that can be solved using numerical techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ThreadsX.jl

    ThreadsX.jl

    Parallelized Base functions

    ... a subset of API provided by Base. Everything inside ThreadsX.Implementations is an implementation detail. The public API functions of ThreadsX expect that the data structure and function(s) passed as argument are "thread-friendly" in the sense that operating on distinct elements in the given container from multiple tasks in parallel is safe. For example, ThreadsX.sum(f, array) assumes that executing f(::eltype(array)) and accessing elements as in array[i] from multiple threads is safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rapid YAML

    Rapid YAML

    Library to parse and emit YAML, and do it fast

    .... The data tree is a flat index-based structure stored in a single array. Serialization happens only at your direct request, after parsing / before emitting. Internally, the data tree representation stores only string views and has no knowledge of types, but of course, every node can have a YAML type tag. ryml makes it easy and fast to read and modify the data tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sq data wrangler

    sq data wrangler

    sq data wrangler

    sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. sq executes jq-like queries, or database-native SQL. It can join across sources: join a CSV file to a Postgres table, or MySQL with Excel. sq outputs to a multitude of formats including JSON, Excel, CSV, HTML, Markdown and XML, and can insert query results directly to a SQL database. sq can also inspect sources to view metadata about the source structure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZJsonPatch

    ZJsonPatch

    This is an implementation of RFC 6902 JSON Patch written in Java

    This is an implementation of RFC 6902 JSON Patch written in Java. It can be used to avoid sending a whole document when only a part has changed, thus reducing network bandwidth requirements if data (in JSON format) is required to send across multiple systems over network or in case of multi DC transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    staq

    staq

    Full-stack quantum processing toolkit

    ... than through an intermediate representation which makes retrieving the original source code impossible. In particular, OpenQASM circuits can be inspected and transformed (in most cases) without losing the original source structure. This makes staq ideally suited for source-to-source transformations, where only specific changes are desired. Likewise, this allows translations to other common circuit description languages and libraries to closely follow the OpenQASM source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bard API

    Bard API

    The unofficial python package that returns response of Google Bard

    The Python package returns a response of Google Bard through the value of the cookie. This package is designed for application to the Python package ExceptNotifier and Co-Coder. Please note that the bardapi is not a free service, but rather a tool provided to assist developers with testing certain functionalities due to the delayed development and release of Google Bard's API. It has been designed with a lightweight structure that can easily adapt to the emergence of an official API. Therefore...
    Downloads: 0 This Week
    Last Update:
    See Project