Showing 34 open source projects for "data structures"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 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.
  • 1
    OpenMCDF

    OpenMCDF

    Structured Storage .net component - pure C#

    OpenMCDF is a 100% .net / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of structures tree. Development and issue tracking has moved to github platform at https://github.com/ironfede/openmcdf
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Object-oriented database

    Object-oriented database

    Object-Oriented Database in C# with Windows PowerShell interface

    - Suitable for engineering, ERP, research tasks. - Can be easily used as a local database in C# application. - Can be run as "listening" service on a local machine or a server. - Nested data structures supported. - PowerShell interface. See project Wiki for more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Towel

    Towel

    Throw in the towel

    A .NET library intended to make coding a bit more tolerable, data structures, algorithms, mathematics, metadata, extensions, consoles, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CCM (C# Collections Mapper)

    The CCM is a mini ORM, working with the database and C# collections

    CCM is a solution for the data management layer in the combination of Sql Server with a C # application. In whole this is a strongly typed entity mapper projecting the application's business logics onto database tables using T-SQL stored procedures. CCM allows you to implement fairly complex data structures in your application, without bothering about difficult and tedious questions of data acquisition and conversion issue, allowing you to pay more attention to the develop of business logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 5
    Limada
    Limada (Linked Marked Data) is a framework for managing relationships of data in non-hierarchical structures, where the individual elements are interconnected in complex ways. The philosophy behind: Information is connection, is relationship of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C# Algorithms

    C# Algorithms

    Plug-and-play class-library project of standard data structures

    A plug-and-play class-library project of standard Data Structures and Algorithms, written in C#. It contains 75+ Data Structures and Algorithms, designed as Object-Oriented isolated components. Even though this project started for educational purposes, the implemented Data Structures and Algorithms are standard, efficient, stable and tested. This is a C#.NET solution-project, and it contains three subprojects. Algorithms, a class library project which contains the Algorithms implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JSONLIB

    JSON made simple for .NET

    JSON data manipulation library, built for simplicity. Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast. Tutorial with all examples included. For details visit Wiki section. New in v2.0.0: Added serialization and deserialization methods!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SmartSlog (Smart Space Ontology) is a software/application development kit (SDK or ADK) for programming Smart-M3 agents (Knowledge Processors, KPs) that consume/produce smart space content according with its high-level ontological representation. SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 10
    NCsvLib is a .NET library for writing 'structured' text files/streams. An example of structured file is CSV (comma separated values), but the library can handle more complex structures. Basically you define a 'schema' that describes size and format of various fields that the library then reads from a data source (ie. database) and writes their values to an output stream (ie. text file or http stream). Its architecture makes possible to use various methods for storing data (ie. on database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Jungo

    Open Jungo

    Open software persistence model

    Open Jungo is a flexible entity persistence model that makes it easy to create object-centric components with minimal coding. Unlike most current entity frameworks, Jungo does not require developers to structure their code in any particular way or specify database structures. Open Jungo supports most major proprietary and open source databases as well as well as a built-in highly efficient zero-configuration object-oriented database systems. It requires no external dependencies and works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chemitorium
    Free Organic Chemistry Analysis and Visualisation Tool; Chemical formula editor, calculation of threedimensional molecular structures, high-quality realtime rendering, ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Unify your data structures in XSD! XSD2DB Utility lets you manage database schemas using XSD files. Supports SQL Server and Jet databases. Can be extended to support other DB platforms. xsd2db requires .NET Framework 1.0
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    parse a json literal string into c# object of anonymous type which reflects its intrinsic structures. "{name:"lxguru", zipcode:98005} generates a C3 object as by var obj = new {name="lxguru, zipcode=98005}.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ertha is an open source GIS whose main focus is to guarantee easy extensibility and straightforward integration of custom modules. It provides basic geographic rendering and topologic analysis and exposes the main data structures loaded from shapefiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This project aims to be a repository of most popular data structures written in C# language, like stacks, queues, lists, linked lists, heaps, graphs, trees, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple tool to help with common coding tasks, like generating repetative code structures from data you may get out of a spreadsheet or e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Analyzes water molecules in the protein data bank file to look for polygonal water structures by looking for H-bond connections. GUI with automatic statistics, and PDB polygon drawer for viewing in Coot (Separate x-ray modelling software) included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple C#-based educational DSP-environment that allows simulation of signal processing applications with visual feedback. It features runtime editable structures like Filter, FFT/IFFT, Sampler. Parameter can be interactively changed during simulati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project was inspired existing cheminformatics APIs such as the CDK, Marvin, and Frowns. The goal of the project is to produce a full featured cheminfo api for the .Net framework. Early stage dev will focus on data structures and classes for file io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NTDoX is an open source ORM project which works like a bridge between your web site/windows application and data source. This means that you are free of platforms and database structures. It supports MS SQL Server 2005 and MS Access for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is library of Extension Methods and data structures in C# 3.0 which I have used in my daily job. Some of these are like syntax extension macros and others are mostly handy tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next