awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to boredzo/iso-8601-date-formatter

Projects sharing features with Iso 8601 Date Formatter

30 open-source projects similar to boredzo/iso-8601-date-formatter, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • matthewyork/datetoolsMatthewYork avatar

    MatthewYork/DateTools

    7,186View on GitHub↗

    DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range management, and relative time formatting. It functions as a set of tools to shift dates by specific units, calculate durations between timestamps, and convert dates into localized, human-readable strings. The library specializes in the analysis of time spans, offering systems to define, compare, and organize overlapping or sequential time periods. It includes logic to determine chronological relationships, such as whether dates fall within specific windows or how different time per

    Objective-C
    View on GitHub↗7,186
  • 2ndalpha/gasmask2ndalpha avatar

    2ndalpha/gasmask

    3,852View on GitHub↗

    Gasmask is a macOS utility designed to manage system-level network routing by organizing, merging, and activating multiple hosts file configurations. It provides a graphical interface that allows users to switch between different connectivity environments without manual file editing. The tool enables the aggregation of local and remote network mapping sets into a single active configuration. It supports the synchronization of external routing rules by periodically fetching data from remote web sources, ensuring that local domain redirection lists remain current. To apply changes, the applica

    Objective-C
    View on GitHub↗3,852
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    View on GitHub↗23,201

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • a-jie/ppoA

    a-jie/ppo

    0View on GitHub↗
    View on GitHub↗0
  • a7t-ai/poirota7t-ai avatar

    a7t-ai/poirot

    187View on GitHub↗

    A native macOS companion for Claude Code that lets you browse sessions, explore diffs, and re-run commands.

    Swiftaiclaudeclaude-code
    View on GitHub↗187
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0View on GitHub↗
    View on GitHub↗0
  • abhinavgaur01/ngx-daterangepicker-pro-demoAbhinavgaur01 avatar

    Abhinavgaur01/ngx-daterangepicker-pro-demo

    0View on GitHub↗

    demo app for ngx-daterangepicker-pro

    TypeScript
    View on GitHub↗0
  • abhishaker17/clockerAbhishaker17 avatar

    Abhishaker17/Clocker

    607View on GitHub↗

    ⏲ macOS app to plan and organize through timezones.

    Swift
    View on GitHub↗607
  • abians/docker-db-managerAbianS avatar

    AbianS/docker-db-manager

    162View on GitHub↗

    A desktop application for managing Docker database containers

    TypeScript
    View on GitHub↗162
  • adaskothebeast/date-interceptorsAdaskoTheBeAsT avatar

    AdaskoTheBeAsT/date-interceptors

    2View on GitHub↗

    Automatically converts ISO 8601 date strings in JSON responses into native Date objects — deeply, safely, and blazingly fast.

    TypeScript
    View on GitHub↗2
  • afiqiqmal/sharedchamberafiqiqmal avatar

    afiqiqmal/SharedChamber

    97View on GitHub↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    View on GitHub↗97
  • ahqsoftwares/tauri-ahq-storeahqsoftwares avatar

    ahqsoftwares/tauri-ahq-store

    140View on GitHub↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    View on GitHub↗140
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0View on GitHub↗
    View on GitHub↗0
  • al0ne/linuxcheckal0ne avatar

    al0ne/LinuxCheck

    2,082View on GitHub↗

    Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查

    Shell
    View on GitHub↗2,082
  • 8144225309/superscalar-mcp8144225309 avatar

    8144225309/superscalar-mcp

    0View on GitHub↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    View on GitHub↗0
  • alexchantastic/alfred-open-with-vscode-workflowalexchantastic avatar

    alexchantastic/alfred-open-with-vscode-workflow

    314View on GitHub↗

    Alfred 5 workflow for opening files or folders in Visual Studio Code

    View on GitHub↗314
  • alexcrichton/proc-macro2A

    alexcrichton/proc-macro2

    0View on GitHub↗
    View on GitHub↗0
  • alexk111/hd-wallet-scanneralexk111 avatar

    alexk111/HD-Wallet-Scanner

    35View on GitHub↗

    HD Wallet Scanner Find all used addresses in your Bitcoin HD Wallets bypassing gap limits

    JavaScript
    View on GitHub↗35
  • ali79heidari/ngx-mat-multi-date-pickerali79heidari avatar

    ali79heidari/ngx-mat-multi-date-picker

    6View on GitHub↗

    A comprehensive, standalone Angular library providing high-quality Gregorian, Jalali (Persian), and Hijri (Islamic) date pickers. It is built on top of Angular Material and Day.js, offering seamless integration, built-in holiday highlighting, and extensive customization options.

    TypeScript
    View on GitHub↗6
  • alibaba/p3calibaba avatar

    alibaba/p3c

    30,827View on GitHub↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    View on GitHub↗30,827
  • aliqb/angular-material-jalali-datepicker-adapteraliqb avatar

    aliqb/angular-material-jalali-datepicker-adapter

    2View on GitHub↗

    A comprehensive Angular library that provides Jalali (Persian/Solar Hijri/ Shamsi/ ) date adapter fro angular material datepicker component. Angular material datepicker does not support Jalali date natively but you can write adapter for custom date formats and systems, this library include…

    TypeScript
    View on GitHub↗2
  • allegiance-consulting/blazor-highchartsAllegiance-Consulting avatar

    Allegiance-Consulting/blazor-highcharts

    32View on GitHub↗

    Blazor Wrapper for Highcharts library

    C#
    View on GitHub↗32
  • almogtavor/date-range-pickeralmogtavor avatar

    almogtavor/date-range-picker

    104View on GitHub↗

    ⚛️📆 Flexible React date range picker calendar with no dependencies.

    JavaScriptcalendardependency-lessjavascript
    View on GitHub↗104
  • almoullim/vue-tabeventsAlmoullim avatar

    Almoullim/vue-tabevents

    33View on GitHub↗

    Event-Based communication across opened tabs for Vue 2.x

    JavaScripteventsjavascriptvue-plugin
    View on GitHub↗33
  • alwindoss/morsealwindoss avatar

    alwindoss/morse

    87View on GitHub↗

    Morse Code Library in Go

    Go
    View on GitHub↗87
  • alyalin/praccjsalyalin avatar

    alyalin/PraccJS

    130View on GitHub↗

    Practice JavaScript with real-time code execution

    Rust
    View on GitHub↗130
  • alziqziq/vue-paginate-alalziqziq avatar

    alziqziq/vue-paginate-al

    48View on GitHub↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    View on GitHub↗48
  • amtrack/force-dev-toolamtrack avatar

    amtrack/force-dev-tool

    109View on GitHub↗

    `console $ npm install --global force-dev-tool `

    JavaScript
    View on GitHub↗109
  • anderscheow/validatoranderscheow avatar

    anderscheow/Validator

    129View on GitHub↗

    A tool to validate text inside TextInputLayout

    Kotlin
    View on GitHub↗129
  • 1set/cronrange1set avatar

    1set/cronrange

    18View on GitHub↗

    time range expression in cron style

    Go
    View on GitHub↗18