Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Hacktoberfest

Hacktoberfest

1463 projects

Showing 36 of 1463 projects

kagome
kagomeGo

A self-contained Japanese morphological analyzer written in pure Go, tokenizing text into words and analyzing parts of speech.

#part-of-speech-tagging#nlp-library#hacktoberfest
Stars966
Forks60
Last commit12 days ago
autoflake
autoflakePython

Removes unused imports and unused variables from Python code using pyflakes.

#hacktoberfest#code-cleanup#pre-commit
Stars958
Forks87
Last commit12 days ago
Bitcart
BitcartPython

A free and open-source self-hosted payment processor supporting BTC, LTC, BCH, XMR, ETH, TRX, USDT, and other cryptocurrencies.

#fastapi#hacktoberfest#merchant-tools
Stars951
Forks168
Last commit15 days ago
denoify
denoifyTypeScript

A build tool that enables NPM module authors to support Deno from a single TypeScript codebase without maintaining a separate port.

#support-deno#hacktoberfest#npm-modules
Stars948
Forks23
Last commit8 months ago
SwiftyJSONAccelerator
SwiftyJSONAcceleratorSwift

A macOS app that generates Swift 5 Codable model files from JSON to accelerate iOS/macOS development.

#hacktoberfest#productivity-tool#codable
Stars947
Forks122
Last commit6 months ago
typewritten
typewrittenShell

A minimal, lightweight, and informative Zsh prompt theme with asynchronous Git info and extensive customization.

#hacktoberfest#developer-tools#minimalist
Stars943
Forks67
Last commit1 month ago
Cot
CotRust

A batteries-included Rust web framework with Django-like ergonomics, built on axum for lazy developers.

#hacktoberfest#secure-by-default#orm
Stars941
Forks50
Last commit10 hours ago
terraform-provider-keycloak
terraform-provider-keycloakGo

A Terraform provider for managing Keycloak identity and access management resources as infrastructure-as-code.

#hacktoberfest#devops#authentication
Stars932
Forks426
Last commit4 hours ago
yor
yorGo

An extensible auto-tagger for IaC files that links cloud resources back to the codified infrastructure that created them.

#hacktoberfest#devops#cloud-governance
Stars927
Forks131
Last commit16 hours ago
OpenMage
OpenMagePHP

Community-driven long-term support fork of Magento Community Edition with security patches, bug fixes, and performance improvements.

#ecommerce#ecommerce-framework#bug-fixes
Stars921
Forks452
Last commit11 hours ago
osem
osemRuby

An open-source event management platform specifically designed for Free and Open Source Software conferences.

#hacktoberfest#open-source#rails
Stars919
Forks502
Last commit5 days ago
RDoc
RDocRuby

RDoc is the standard documentation generator for Ruby projects, producing HTML and command-line documentation from source code.

#hacktoberfest#html-documentation#developer-tools
Stars919
Forks458
Last commit6 hours ago
alanning:roles
alanning:rolesJavaScript

Authorization package for Meteor that provides role-based access control with scopes and hierarchy.

#hacktoberfest#user-management#scoped-roles
Stars917
Forks168
Last commit2 months ago
vpype
vpypePython

A command-line Swiss Army knife for plotter vector graphics, enabling layout, optimization, generation, and multi-layer processing.

#python-3#hacktoberfest#generative-art
Stars913
Forks76
Last commit10 days ago
AnywayConfig
AnywayConfigRuby

A Ruby configuration library that unifies settings from YAML, environment variables, credentials, and other sources into structured classes.

#hacktoberfest#ruby-gems#rails
Stars910
Forks61
Last commit21 hours ago
Matrix
MatrixJavaScript

An open-source virtual office platform for distributed teams to work together in shared online spaces.

#hacktoberfest#virtual-office#google-oauth
Stars905
Forks232
Last commit1 year ago
terjira
terjiraRuby

An interactive CLI tool for managing Jira issues, sprints, and projects directly from the terminal.

#hacktoberfest#developer-tools#issue-tracking
Stars904
Forks35
Last commit3 years ago
DOCAT
DOCATTypeScript

A simple, versioned documentation hosting service for static sites, supporting multiple projects and versions.

#hacktoberfest#open-source#selfhosted
Stars897
Forks53
Last commit15 days ago
tfautomv
tfautomvGo

Automatically generates Terraform moved blocks and state move commands for safe infrastructure code refactoring.

#hacktoberfest#devops#opentofu
Stars895
Forks25
Last commit4 hours ago
Link's Awakening DX
Link's Awakening DXAssembly

A complete disassembly of The Legend of Zelda: Link's Awakening DX for the Game Boy Color, enabling ROM analysis and modification.

#hacktoberfest#assembly#game-preservation
Stars888
Forks91
Last commit13 days ago
PinePods
PinePodsRust

A self-hosted Rust-based podcast management system with multi-user support, native mobile apps, and a modern web interface.

#fastapi#hacktoberfest#postgres
Stars884
Forks54
Last commit15 hours ago
vue-tel-input
vue-tel-inputCSS

A Vue.js component for entering and validating international telephone numbers with country flags and formatting.

#hacktoberfest#phone-number-formatting#international-telephone-input
Stars883
Forks361
Last commit
vue3-carousel
vue3-carouselTypeScript

A highly customizable, lightweight Vue 3 carousel component with responsive design and accessibility features.

#hacktoberfest#touch-navigation#slider
Stars880
Forks214
Last commit7 days ago
rubocop-rails
rubocop-railsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#rails#automated-code-review
Stars876
Forks303
Last commit9 days ago
Rubocop Rails
Rubocop RailsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#developer-tools#rails
Stars876
Forks303
Last commit9 days ago
Automatically Bump and Tag on Merge
Automatically Bump and Tag on MergeShell

A GitHub Action to automatically bump and tag repositories with SemVer versions on merge.

#hacktoberfest#semver#devops
Stars872
Forks393
Last commit9 months ago
Laravel OCI8
Laravel OCI8PHP

Oracle Database driver for Laravel using the OCI8 PHP extension.

#database-driver#hacktoberfest#laravel
Stars872
Forks249
Last commit23 hours ago
swift-sdk
swift-sdkSwift

Swift SDK for integrating IBM Watson AI services like speech, language, and assistant into iOS and Linux applications.

#hacktoberfest#language-translation#ai-services
Stars870
Forks214
Last commit1 year ago
StrongInject
StrongInjectC#

A compile-time checked dependency injection container for C# using Roslyn source generators.

#module-system#hacktoberfest#decorator-pattern
Stars868
Forks25
Last commit11 months ago
Artisan View
Artisan ViewPHP

A Laravel package that adds artisan commands to create, extend, and delete Blade views from the command line.

#laravel-views#hacktoberfest#package
Stars866
Forks110
Last commit2 years ago
clojupyter
clojupyterClojure

A Jupyter kernel for Clojure, enabling Clojure code execution in Jupyter Lab, Notebook, and Console.

#jupyter-lab#hacktoberfest#jupyter-kernel
Stars866
Forks95
Last commit1 year ago
node-influx
node-influxTypeScript

A high-performance, zero-dependency JavaScript client library for InfluxDB v1.x, compatible with Node.js and browsers.

#hacktoberfest#metrics-collection#influx
Stars864
Forks180
Last commit19 days ago
lockfile-lint
lockfile-lintJavaScript

A security linter for npm and yarn lockfiles to detect malicious package injections and enforce trust policies.

#supply-chain-security#hacktoberfest#lockfile
Stars863
Forks36
Last commit2 days ago
Sentry
SentryDart

Official Sentry SDK for error and performance monitoring in Dart and Flutter applications.

#dart#hacktoberfest#error-monitoring
Stars860
Forks290
Last commit9 hours ago
Figmagic
FigmagicTypeScript

Generate design tokens, export graphics, and extract React components from Figma documents to bridge design and development.

#design-system#hacktoberfest#devops
Stars859
Forks83
Last commit1 year ago
@vue-leaflet/vue-leaflet
@vue-leaflet/vue-leafletVue

Vue 3 components for integrating Leaflet maps with SSR support and Vue's reactivity system.

#web-mapping#hacktoberfest#vue-leaflet
Stars858
Forks122
Last commit1 year ago
PreviousPage 23 of 41

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 months ago
Next
#Developer Tools159
#Go138
#Cross Platform135
#Open Source124
#Docker117
#Javascript110
#Php110
#Automation110
#Cli Tool108
#Golang104
#Devops102
#Rust100