165 projects for "data collection algorithm" with 2 filters applied:

  • 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.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Zebra_MPTT

    Zebra_MPTT

    A PHP implementation of the modified preorder tree traversal algorithm

    Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don’t compromise data integrity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Ocean Sync

    Hadoop Management System

    OceanSync is an Hadoop Management System that allows users to control a variety of aspects of Hadoop. This includes a Graphical User Interface that allows a user to perform HDFS maintenance tasks and submit new jobs to the cluster. The OceanSync product sits on top of any Hadoop Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenForecast is a package of general purpose, forecasting models written in Java that can be applied to any data series. No knowledge of forecasting is required. Using this package, the most appropriate algorithm for your data will be selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Collection of multi-platform C++ libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    clibutils is collection of common data structures , This library supports any type, Following are the datastructures currently implemented. 1. Dynamic Array 2. Single Linked List 3. Heap 4. Map 4. Set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenGI is a platform-independent C-library for parameterizing triangular meshes and creating Geometry Images from this parameterization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    A collection of reporting utilities specific to The Grinder test tool. The tools consist of a reporting database and graphing utilites based upon jyplot and jFreechart written in jython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Logbus-ng consists in a set of tools to aid developers perform Log Analysis in all the stages: log generation, collection, distribution, storage and analysis. It is designed specifically for Field Failure Data Analysis in critical distributed systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of REBOL mezzanine functions, both simple and advanced, that may have varied and disparate versions in the wild, and will benefit from being unified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library that contains a collection of different hashmaps. All these hashmaps are based on shared memory and are fast. This cuts down development time for projects that need to keep data in shared memory.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IvmaiAsn ASN1/ECN/XDR Tools. A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    GNUexp
    GNUexp is a GNUstep/Cocoa framework and a collection of tools helping you to plan, develop, and administer applications associated with visual psychophysics, experimental psychology and statistical data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MemSL2
    The MemSL for C and C++ includes a complete data structures/collection classes library, memory tracing, memory debugging, logging, entry/exit tracing, exception handling, definable memory handlers, built-in threads support and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spreadsort is a fast general-case in-place hybrid radix/comparison algorithm, which tends to be roughly twice as fast as std::sort. This library has calls to sort integers, floats, or strings, or other data types based upon integer, float, or string keys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "Extended Data Types for PHP" is a collection of PHP5 classes, which provide easily usable common data types like Lists, Trees or Graphs. Installation will be possible via an PEAR Channel or as local library in a website's code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sake is a PHP implementation of Polynomial Least Squares Regression. The algorithm takes data points as input and returns the resulting polynomial. Graphs can be made using any plotting package. Sake provides the polynomial and will compute as many point
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OCaml-Reins is a data structure library for O'Caml that includes cursor based iterators, a collection of functors to minimize client-side boilerplate, a powerful on-line benchmarking system and Quickcheck style testing infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of JavaBeans for charting, backed by the popular JFreeChart library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library of custom implementations of Java collection interfaces, which allow to work with huge data sets that hardly can feet in available memory. Implementations use the Perst (http://www.mcobject.com/perst/) embedded object database for operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provides lots of useful Java stuff: CSV file handling, Thread interaction, new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size adjustment class and a complete powerful client-server-framework for network applications.
    Downloads: 0 This Week
    Last Update:
    See Project