Priority

Open-source projects categorized as Priority

Top 7 Priority Open-Source Projects

  • bull

    Premium Queue package for handling distributed jobs and messages in NodeJS.

  • Project mention: Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull | dev.to | 2024-03-15

    To implement the solution with a queue, I used a package called 'Bull' (https://github.com/OptimalBits/bull). It's a library that helps with distributed job control, providing some very useful solutions for this type of work, such as background job processing, queues with priorities (FIFO, LIFO, and others), among other features. 'Bull' uses Redis for queue storage, so if your application crashes for any reason, once it's back online, it will continue executing the processes that are in the queue. In our case, we'll use the FIFO (First in, first out) queue solution, meaning priority based on arrival order.

  • react-native-fast-image

    🚩 FastImage, performant React Native image component.

  • Project mention: react-native-fast-image VS react-native-blasted-image - a user suggested alternative | libhunt.com/r/react-native-fast-image | 2023-10-17
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • system76-scheduler

    Auto-configure CFS and process priorities for improved desktop responsiveness

  • Project mention: Three gaming-focused Linux operating systems beat Windows 11 in gaming benchmark | news.ycombinator.com | 2023-12-03

    > I don't know what Popos does to make it more "gaming focused" than vanilla Ubuntu.

    They have a few changes, chief among them being the PopOS scheduler which I find to be quite effective: https://github.com/pop-os/system76-scheduler

    The desktop itself is a weird custom-baked x11/GNOME customization you won't really get on Ubuntu. Not many distributions can claim the title of being truly "unique", but PopOS does deserve the title in my opinion. Even still it wouldn't be my choice for gaming, but I'll defend it's identity as something more than another GNOME/Debian spin.

  • parglare

    A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/

  • Project mention: Parsing: The Solved Problem That Isn't (2011) | news.ycombinator.com | 2024-02-21

    These are not new, but my takeaways from https://tratt.net/laurie/blog/2020/which_parsing_approach.ht... and https://rust-analyzer.github.io/blog/2020/09/16/challeging-L... are to embrace various forms of LR parsing. https://github.com/igordejanovic/parglare is a very capable GLR parser, and I've been keeping a close eye on it for use in my projects.

  • thread-priority

    A simple Cross-platform thread schedule and priority library for rust.

  • pairing_heap

    Performant priority queue in pure Ruby with support for changing priority using pairing heap data structure

  • cortex-m3-rtos

    ARM Cortex-M3 Real-Time Operating System for educational purpose.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Priority related posts

  • Three gaming-focused Linux operating systems beat Windows 11 in gaming benchmark

    1 project | news.ycombinator.com | 3 Dec 2023
  • react-native-fast-image VS react-native-blasted-image - a user suggested alternative

    2 projects | 17 Oct 2023
  • Ask HN: New ThinkPad battery life on Ubuntu

    1 project | news.ycombinator.com | 16 Oct 2023
  • [New iOS App] Discover, track, and never miss a moment of your favourite TV shows and movies with Cinematik - after a long break I am finally getting some time to finish my long overdue app

    2 projects | /r/reactnative | 2 Jun 2023
  • runwhenidle - Linux utility that can automatically pause a computationally-intensive command when user is in front of a computer and resume it when they are away.

    7 projects | /r/linux | 14 May 2023
  • System76-scheduler 2.0: getting horrible underrunning from seemingly within my interface itself

    4 projects | /r/linuxaudio | 11 May 2023
  • System76-Scheduler 2.0

    1 project | news.ycombinator.com | 25 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Priority projects? This list will help you:

Project Stars
1 bull 15,062
2 react-native-fast-image 8,034
3 system76-scheduler 486
4 parglare 133
5 thread-priority 104
6 pairing_heap 17
7 cortex-m3-rtos 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com