Interval

Top 23 Interval Open-Source Projects

  • agenda

    Lightweight job scheduling for Node.js

  • Project mention: Next.js vs Node.js: A Modern Contrast | dev.to | 2024-04-12

    While many ways to write scalable Node.js applications exist, all narrow down to the underlying architecture. However, common hurdles in Node.js include serving static files, task scheduling, and utilizing available resources. To combat these, you can use a tactical approach. Because serving static assets with Node.js takes CPU time, a proxy content delivery network like CloudFront should help fix it. Recurring tasks need to fire events, which isn’t reliable with setTimeout or setInterval. As a solution, you can use a task scheduler framework like agenda.js. To handle resource utilization, you can use the cluster feature in Node.js, which listens to ports, accepts new connections, and distributes them across workers with built-in smarts to avoid overloading the process.

  • tonal

    A functional music theory library for Javascript

  • Project mention: Tonal.js: Functional music theory lib | news.ycombinator.com | 2024-04-02

    They're using objects, including arrays [1], so I think they would have been more precise to say that they're using objects and arrays as simple data structures rather than using OO features like inheritance and mutation.

    [1] https://github.com/tonaljs/tonal/blob/main/packages/chord/in...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • pg_timetable

    pg_timetable: Advanced scheduling for PostgreSQL

  • Time

    Type-safe time calculations in Kotlin, powered by generics. (by kizitonwose)

  • period

    PHP's time range API (by thephpleague)

  • worker-timers

    A replacement for setInterval() and setTimeout() which works in unfocused windows.

  • human-interval

    Human readable time distances for javascript

  • 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
  • portion

    portion, a Python library providing data structure and operations for intervals.

  • Time4J

    Advanced date, time and interval library for Java with sun/moon-astronomy and calendars like Chinese, Coptic, Ethiopian, French Republican, Hebrew, Hijri, Historic Christian, Indian National, Japanese, Julian, Korean, Minguo, Persian, Thai, Vietnamese

  • tty-progressbar

    Display a single or multiple progress bars in the terminal.

  • fastrange

    A fast alternative to the modulo reduction

  • git-repo-watcher

    A simple bash script to watch a git repository and pull upstream changes if needed.

  • go-rampart

    Determine how intervals relate to each other.

  • interval-arithmetic

    An implementation of an algebraically closed interval system of the extended real number set

  • UniRate

    Unity plugin to easily manage the application frame rate and rendering interval. Reducing battery power consumption and device heat, especially on mobile platforms.

  • mahler.c

    Western music theory library in C99

  • fluent-plugin-http-pull

    The input plugin of fluentd to pull log from rest api.

  • relax-a-little

    this extension makes you relax while coding

  • django-relativedelta

    Django field for python-dateutil relativedelta

  • IntervalMap

    Haskell interval collections

  • audio-context-timers

    A replacement for setInterval() and setTimeout() which works in unfocused windows.

  • stando

    Sit & stand reminders for macOS

  • Project mention: Show HN: I made a simple sit and stand reminder app for macOS | news.ycombinator.com | 2023-07-31
  • interval-timer

    interval-timer is a Python package that enables iterating over a sequence of regular time intervals with high precision.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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).

Interval related posts

Index

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

Project Stars
1 agenda 9,236
2 tonal 3,674
3 pg_timetable 1,015
4 Time 964
5 period 714
6 worker-timers 529
7 human-interval 457
8 portion 453
9 Time4J 420
10 tty-progressbar 417
11 fastrange 296
12 git-repo-watcher 169
13 go-rampart 95
14 interval-arithmetic 82
15 UniRate 76
16 mahler.c 42
17 fluent-plugin-http-pull 22
18 relax-a-little 21
19 django-relativedelta 20
20 IntervalMap 16
21 audio-context-timers 15
22 stando 11
23 interval-timer 10

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com