Search Results for "data structures" - Page 12

Showing 456 open source projects for "data structures"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    Big Sack

    Big Sack: A lightweight Java Key/Value store with undo and disk cache.

    Big Sack is a Java persistence mechanism that allows storage of key value pairs following the popular Big Data paradigms. Its a very simple and straightforward way to bridge the gap between in-memory data structures and long-term storage. It has the convenience of Java SDK TreeMap and TreeSet classes and is used the same easy way, but it includes rollback through undo logging to checkpoint data so it does not wind up in an unknown state regardless of failures. Data storage in the exabyte range...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SAWU104 textile / knot diagram editor

    SAWU104 textile / knot diagram editor

    Generic textile / knot diagram / thread topology editor

    A linked data structure for modelling generic weaving patterns, more like a topological representation than a grid type one, for the non-weavers. This editor is capable to represent all the weaveable patterns and more. In other terms, it is up to you to check if the patterns drawn can be physically created, without endless loops of threads etc. Its original use is to document an artifact (parts of which may be missing) in a museum, without damage to it. The curator, while trying to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PyGAO

    Genetic Algorithm Optimization for Python

    A simple interface for performing genetic algorithm optimization for numerical problems. I am starting with a stripped-down version, where a solution can be described using a single vector of float numbers. Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This application's purpose is to visualize 5 common in computer science, tree data structures as well as visualizing their insertion, deletion, search and traversal operations. Supported trees: AVL, Red-Black, Splay, Treap, AB. Multilingual. Enjoy!
    Downloads: 0 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

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2. Your data in a XML file written down...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6

    Systems Glycobiology

    Glycosylation Network Analysis Toolbox (GNAT)

    GNAT is an open source, platform-independent MATLAB based toolbox. It is written in MATLAB and Java. It has been tested in Windows (Windows 7), Linux (Ubuntu), and Mac OS (X Lion) platforms. The original GNAT package (file GNAT.zip) provides functions for reading, writing, manipulation, visualization and simulation of glycan structures and glycosylation reaction networks (citation [1]). The second version of this software (GNATv2beta.zip) upgrades the original GNAT program with additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Simplicial

    A C++ framework for simplicial meshes of arbitrary dimension

    Simplicial provides a framework to work with simplicial meshes of arbitrary dimension. The data structure is "layered" so that any sort of homogeneous mesh can be represented. A specialized structure allows the representation of meshes with explicit adjacency information between top simplexes. Also, a further specialized structure allows the representation of so-called "liquidus" hypersurfaces that describe the behaviour of multi-component materials. Simplicial implements indexed data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DTEv2 (PHP template engine)

    The completely data-driven template engine in PHP.

    Have you ever thought why you need to use "if", "else", etc in an HTML template with a template engine written in PHP even when PHP can do it? In fact, there is no technical reason supporing it. Here, we provide you a pure data-driven template solution so that no control flow structures are ever allowed in HTML templates. Document Template Engine version 2 (DTEv2) is a template engine written in PHP. It is completely data-driven. So HTML template files and their corresponding PHP source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SPARGEL

    SPARGEL

    An opensource Java graph library. Abandoned, ignore.

    Spargel is a Java graph library that puts its effort in having a rather small but powerful code basis. This is achieved by extending graphs via properties in form of vertice and edge maps. Because these maps are an individual implementation depending on the graph datastructure used, they are more memory efficient than using a Java HashMap. Currently spargel is in its early stages, but will soon support more tasks. As now, implemented are: * Adjecency graph data structures * Algorithms...
    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
    Construct is a python module for bit-level, symmetrical parsing and building of data structures. Complex constructs are formed by a hierarchy of less-complex constructs, as well as user-defined constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    earmark
    *** IMPORTANT NOTICE *** The source code of the earliest version of the EARMARK Data Structure is now available at http://www.github.com/essepuntato/EarmarkDataStructure Even if the SourceForge repository is still active, it concerns old versions of the API and it is not maintained anymore. *** SERVICE DESCRIPTION *** Extremely Annotational RDF Markup (EARMARK) is an ontological approach to the specification of markup structures on text content. It allows not only documents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dbtesma

    efficient data generation for benchmarks and performance analysis

    Highly efficient Data Generator for Benchmarks and Algorithm Performance Analysis. Supports fully configurable schemata as well as meta structures like Foreign Keys and Functional Dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    XTarget

    Java API and Groovy Library for XML Scripting

    XTarget is an Groovy Library for automated editing of small XML Databases with Groovy scripts. It focuses on simultaneous editing of data, including structures like lists and maps, and linking between various XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WAGL is a cross-platform, object-oriented video game development library. It aims to not only include simple access to the target system's UI, but also a fairly comprehensive library of commonly used data structures and algorithms for game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UDatCtrl

    Small C++ lib includes container types with auto memory management

    My purpose is to create relatively small but functional library, that implements commonly used data structures like smart pointers, arrays and matrices. These classes should (if it's possible) look like 'normal' pointers or arrays but also should realize simple memory managemnets with reference counting and some additional functionality. I'm going to create lite-weight and handy interface for some scientific and engineering calculations instead of some monsters like MATLAB or etc. I'm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java library for operations with Iterables and other data structures in functional way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GestURC

    GestURC

    Logiciel en ligne de gestion d'essais cliniques.

    ... comptes d'accès et du paramétrage du logiciel L'interêt de ce logiciel repose sur sa simplicité d'installation et d'utilisation. Idéal pour les structures avec peu de personnel. Le nom de l'application vient de Gestion d'Unite de Recherche Clinique. Développé en PHP, supporté par une base de données MySQL. Cette application web fonctionne sur n'importe quel navigateur récent. N'hésitez pas à me contacter pour plus d'informations. Eric
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    cognity

    A neural network library for Java.

    Cognity is an object-oriented neural network library for Java. It's goal is to provide easy-to-use, high level architecture for neural network computations along with reasonable performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Analysis

    Analysis

    Application to creating charts.

    The goal of project is delivering useful and simple tools to creating charts. Functionality is provided by modules/plugins (OSGi technology). It allows you to create your plugins or customize Analysis application (by changing installed plugins in application). The Application, thanks to JAVA technology, is portable on the most operating system. In Files page you can find the application and also patches to its.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This project provides a set of libraries written in Java to easily manipulate Multi-Criteria Decision Aid (MCDA) concepts, especially related to outranking methods, and XMCDA files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Information System to get an inventory about Prehistoric Enclosures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GiNaCRA
    GiNaCRA is a C++ library providing data structures and algorithms for Real Algebraic computations. GiNaCRA is based on the efficient C++ library GiNaC including support for symbolic manipulations on polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project