Showing 168 open source projects for "ordering"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    A Showcase For Woocommerce Products

    A Showcase For Woocommerce Products

    It is a simple widget to show Woocommerce products with AJAX method

    Filterable Showcase for Woocommerce Products is a simple widget that displays woocommerce products based on different filters. It is a very useful and applicable plugin for your store or shopping websites that work with woocommerce. The Filterable Showcase for Woocommerce Products enables you to show your products based on different filters and items. You can set the options of this widget to filter products based on their tags, their categories or their authors. It gains AJAX method for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Awesome Portfolio

    Awesome Portfolio

    It displays Joomla articles with different filters

    The Awesome Portfolio is a simple module that displays articles as portfolios based on different filters.It is a very useful and applicable extension for news website, company websites, shopping websites and otherwebsites that work with portfolios or filterable items. The Awesome Portfolio enables you to show your articles based on different filters and items. You can set the options of this module to filter articles based on their tags, their categories or their authors. It gains AJAX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Modern-Portfolio

    Modern-Portfolio

    Display Wordpess posts in a filterable style.

    The Modern Portfolio is a simple widget that displays posts as portfolios based on different filters. It is a very useful and applicable plugin for news website, company websites, shopping websites and other websites that work with portfolios or filterable items. The Modern Portfolio enables you to show your posts based on different filters and items. You can set the options of this widget to filter posts based on their tags, their categories or their authors. It gains AJAX method for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Everything Tab

    Everything Tab

    The Everything Tab is a simple tab widget for wordpress

    ...It enables you to control: - displaying the widgets - displaying the separated posts - displaying the pages - displaying posts of some specific categories - different filters for posts and pages - Ordering posts and pages based on created date, modified date, views, comments count and random. - Showing pages and posts in two different modes: 1)Introtext includes featured image+intro content+readmore link. 2)Fulltext mode - Custom text for readmore links. - Some other filters for showing the categories, author, published date, modified date and comments count of the pages or posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Everything Accordion

    Everything Accordion

    The Everything Accordion is a simple accordion widget for Wordpress

    ...It enables you to control: 1. displaying the widgets 2. displaying the separated posts 3. displaying the pages 4. displaying posts of some specific categories 5. different filters for posts and pages 6. Ordering posts and pages based on created date, modified date, views, comments count and random. 7. Showing pages and posts in two different modes: 1)Introtext includes featured image+inro content+readmore link. 2)Fulltext mode 8. Custom text for readmore links. 9. Some other filters for showing the categories, author, published date, modified date and comments count of the pages or posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Image classification models for Keras

    Image classification models for Keras

    Keras code and weights files for popular deep learning models

    All architectures are compatible with both TensorFlow and Theano, and upon instantiation the models will be built according to the image dimension ordering set in your Keras configuration file at ~/.keras/keras.json. For instance, if you have set image_dim_ordering=tf, then any model loaded from this repository will get built according to the TensorFlow dimension ordering convention, "Width-Height-Depth". Pre-trained weights can be automatically loaded upon instantiation (weights='imagenet' argument in model constructor for all image models, weights='msd' for the music tagging model). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A multipurpose library: STL related, like closures lambda expressions, and partial ordering. Code generation-compilation-linking, and interpreted function calls. Mathematics and physics, with spinors, an ENSDF parser and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SCEO

    Single Cell Event Ordering Algorithm

    This is an implementation of the Single Cell Event Ordering algorithm that was described in J. De Bie et al., "Single cell sequencing reveals the origin and the order of mutation acquisition in T-cell acute lymphoblastic leukaemia". Usage: java -jar SCEO.jar input=input.txt output=output.txt N=n with input = input file containing tab delimited matrix with for each gene a (named) row and for each cell a (named) column with the values 1=event present, 0=event absent, -1=NA output = output file with an enumeration of the most possible orders of events, preceded by a value indicating the probability of this option. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ordersystem

    ordering system B2B

    ordering system B2B admin panel , simple & fast for your customers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Insilico fragmentation

    Comparative analysis of open source in silico fragmentation tools

    We compared the performance of four publicly available in silico fragmentation tools that help in structure elucidation of metabolites (MetFrag, CFM-ID, MAGMa+ and MS-FINDER). Using the output of these tools we developed a voting/consensus model which is combining, re-ordering and re-ranking the candidates file and increases the correct hit percentage. We used 520 compounds from the 2016 CASMI challenge with 312 compounds for training and 208 compounds for validation purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lovefield

    Lovefield

    Lovefield is a relational database for web apps

    ...It provides a typed schema system, indices, and a declarative API that compiles to efficient execution plans over IndexedDB (and other storage backends where available). Queries support joins, aggregations, ordering, pagination, and predicates, enabling complex client-side data operations with transactional semantics. The engine includes a cost-based optimizer and a planner that chooses index scans and join orders to reduce latency. Because it is embedded, apps can keep responsive, offline-capable experiences while synchronizing with a server on their own schedule. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    In silico fragmentation evaluation

    Comparative analysis of open source in silico fragmentation tools

    We compared the performance of four publicly available in silico fragmentation tools that help in structure elucidation of metabolites (MetFrag, CFM-ID, MAGMa+ and MS-FINDER). Using the output of these tools we developed a voting/consensus model which is combining, re-ordering and re-ranking the candidates file and increases the correct hit percentage. We used 520 compounds from the 2016 CASMI challenge with 312 compounds for training and 208 compounds for validation purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A reworking in C++ of KBMAG. A package and C++ library for computing automatic structures and confluent rewriting system for group and coset rewriting systems, and for computing with finite state automata
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    doil

    depend order install list ; apt-get w/total depends

    depend order install list ; doil-10.0.1 * works in Debian OS dpkg packaging (perhaps templates can be hackd for other) * doil is like dpkg + dselect but with mini txt menu + conflict resolver, quick. all in one yet small , hackable! * doil uses new capability of using gdeptrace (dep-trace) which orders things by all dependancies and acts in that order (not just on dependancies listed for 1 pkg). for one thing that means "remove and re-install all related" can work right. see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spatial C++ Library

    Spatial C++ Library

    Library of generic, k-d tree multi-dimensional containers

    ...Spatial is a general purpose library with good overall performance thanks to its self-balancing k-d tree containers. Spatial makes it easy to search for nearest neighbors, orthogonal ranges, or perform ordering of objects in any number of dimensions. Spatial's design borrows heavily from the STL, and strives to follow it's elegant interface; therefore Spatial's containers, iterators and functionals integrate well with the STL. Additionally, Spatial's self-balancing kd-tree based containers, capable of object insertion and removal in fractional amortized time, prevent worst-case computational time on most operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Diffy

    Diffy

    Find potential bugs in your services with Diffy

    ...By using live traffic rather than synthetic tests, Diffy surfaces edge cases and data-dependent discrepancies that unit tests often miss. It provides mechanisms to normalize noise (timestamps, IDs, ordering) so diffs reflect meaningful regressions rather than incidental variance. Results are aggregated and visualized so teams can triage by endpoint, response field, or error type, turning release validation into a data-driven process. Built on Twitter’s Finagle stack, Diffy demonstrates a practical pattern for continuous verification and safer deployments in microservice environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Disque

    Disque

    Disque is a distributed message broker

    ...It offers both at-least-once and at-most-once delivery semantics depending on per-message configuration, and retries or re-queueing of un-acknowledged jobs are built in. The system trades off strong FIFO ordering semantics in favor of simplicity and scalability, giving best-effort ordering rather than strict global message ordering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OhMyOrder

    Export and order Scopus data

    This a little proyect for ordering Scopus .txt extraction of a search on Scopus. All sources and executables files are in Source Proyect folder. This proyect has an entrance of a .txt file like "Base.txt" and it create a .csv file that you can import on Excel or Calc with column delimiter as "$". This is not a complete program. It would be improve by time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sequence Chart Studio
    A user-friendly drawing and verification tool for Message Sequence Charts (MSC, HMSC) and UML Sequence Diagrams. Integrated with Microsoft Visio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ... * a Leica file reader, * Steindhard bond orientational order calculation * a VTK file writer 1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement and its application to ordering in glassy hard sphere colloids. Soft Matter 9, 1447–1457 (2013). https://dx.doi.org/10.1039/C2SM27107A (http://arxiv.org/pdf/1301.7237.pdf)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Idiomatic CSS

    Idiomatic CSS

    Principles of writing consistent, idiomatic CSS

    ...The guide emphasizes clarity over cleverness, encouraging predictable selectors and practical class names that scale as a codebase grows. It also discusses how to structure rules, whitespace, and property ordering to make diffs cleaner and reviews faster. Beyond formatting, it promotes a mindset of thoughtful abstraction and restraint, helping developers avoid premature complexity. Because it is tool-agnostic, the advice applies whether you use vanilla CSS, preprocessors, or utility systems, and it can be adapted to fit most workflows and build pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Apache Kafka

    Apache Kafka

    Mirror of Apache Kafka

    ...Kafka Streams and Kafka Connect extend the core: Streams provides a library for stateful stream processing within applications, while Connect standardizes integration with external systems. With horizontal scalability, strong ordering guarantees within partitions, and mature tooling, Kafka serves as the backbone for event-driven architectures across analytics, microservices, and data integration.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    XBMC Media Move

    XBMC Media Move

    XBMC Media Move: Media file automated dispatcher for XBMC Media Center

    XBMC Media Move is a powerful tool designed to fill the gap between softwares like µTorrent and XBMC Media Center (Kodi) by dispatching media files (video/music/photo/etc...) automatically upon arrival. Please note that even if this software could be used in a context of illegal multimedia consumption, I do not encourage to do so! Note: XBMC Media Move is provided with already pre-configured settings; so it can be installed and used right away (following a standard use) or manually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Accounting

    Simple Accounting

    Orders & Invoicing, record receipts, reconcile banking, product labels

    Ideal for the Sole Trader or (very!) small business. Features include: Manage Customers Manage Products Create Orders & Invoices Import Banking Data VAT Analysis Record receipts including scanning to database Reconcile expenses to Bank Data Label Designer Create Branded Product Labels Branded Order, Invoice & Label with your own corporate logo etc
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB