An open API service for producing an overview of a list of open source projects.

https://github.com/colour-science/flask-compress

Compress responses of your Flask application.

Last synced: 17 Jan 2026

https://github.com/dpgaspar/Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/

authentication crud flask python rbac rest rest-api sql web

Last synced: 17 Jan 2026

https://github.com/Workable/flask-log-request-id

Flask extension to track and log Request-ID headers produced by PaaS like Heroku and load balancers like Amazon ELB

celery flask python request-id web

Last synced: 17 Jan 2026

https://github.com/corydolphin/flask-jsonpify

A flask extension providing JSONP support to flask's jsonify

Last synced: 17 Jan 2026

https://github.com/ClimenteA/flaskwebgui

Create desktop applications with Flask/Django/FastAPI!

desktop-application html-css-javascript python3-gui

Last synced: 17 Jan 2026

https://github.com/pallets/flask

The Python micro framework for building web applications.

flask jinja pallets python web-framework werkzeug wsgi

Last synced: 16 Jan 2026

https://github.com/sixafter/graph

A Go library for creating and manipulating graph structures.

go golang graph

Last synced: 16 Jan 2026

https://github.com/sixafter/nanoid-cli

A simple, fast, and concurrent command-line tool for generating secure, URL-friendly unique string IDs using the NanoID Go implementation.

Last synced: 16 Jan 2026

https://github.com/sixafter/semver

A Semantic Versioning 2.0.0 compliant parser and utility library written in Go.

go golang semver semver-parser

Last synced: 16 Jan 2026

https://github.com/sixafter/prng-chacha

A fast and efficient cryptographically secure pseudorandom number generator (CSPRNG) based on ChaCha20, designed for high-performance applications and written in Go.

chacha20 cipher-algorithms crypto csprng go golang prng stream-cipher

Last synced: 16 Jan 2026

https://github.com/sixafter/aes-ctr-drbg

A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A written in Go.

aes-ctr cipher-algorithms cipher-streams crypto drbg fips-140 fips-140-2 nist-sp-800-90a

Last synced: 16 Jan 2026

https://github.com/sixafter/nanoid

A simple, fast, efficient, and concurrent Go implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator.

crypto csrf fips-140 go golang nanoid nonce nonces prngs

Last synced: 16 Jan 2026

https://github.com/LLNL/zfp

Compressed numerical arrays that support high-speed random access

arrays compression data-viz floating-point radiuss

Last synced: 16 Jan 2026

https://github.com/fortran-lang/fpm-haskell

The legacy Haskell implementation of fpm. No longer under active development.

Last synced: 17 Jan 2026

https://github.com/fortran-lang/stdlib-cmake-example

Integration of the Fortran standard library in CMake projects

cmake fortran stdlib

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fpm-metadata

Python model for Fortran package manifests

fortran-package-manager pydantic-models

Last synced: 17 Jan 2026

https://github.com/fortran-lang/assets

Assets, artwork and graphics for fortran-lang

Last synced: 17 Jan 2026

https://github.com/fortran-lang/.github

Community-wide resources and default files for Fortran-lang

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fpm-registry

Centralized registry of fpm packages

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fortran-lang.org

(deprecated) Fortran website

Last synced: 17 Jan 2026

https://github.com/fortran-lang/http-client

http-client offers a user-friendly, high-level API to make HTTP requests in Fortran.

fortran fortran-library http request

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fortran-forum-article-template

Article template for the ACM Fortran Forum

Last synced: 17 Jan 2026

https://github.com/fortran-lang/playground

An interactive Fortran playground

fortran playground webapp

Last synced: 17 Jan 2026

https://github.com/fortran-lang/benchmarks

Fortran benchmarks

Last synced: 17 Jan 2026

https://github.com/fortran-lang/talks

Repository for talks and presentations about fortran-lang projects

Last synced: 17 Jan 2026

https://github.com/fortran-lang/registry

Registry for Fortran package manager

Last synced: 17 Jan 2026

https://github.com/fortran-lang/minpack

Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems

fortran fortran-package-manager least-squares levenberg-marquardt minpack nonlinear-equation-solver

Last synced: 17 Jan 2026

https://github.com/fortran-lang/test-drive

The simple testing framework

fortran-library testing-framework unit-testing

Last synced: 17 Jan 2026

https://github.com/fortran-lang/homebrew-fortran

Homebrew tap for Fortran tooling and libraries

fortran fortran-package-manager homebrew lfortran

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fftpack

Double precision version of fftpack

fast-fourier-transform fft fft-library fftpack fortran-library fortran-package-manager

Last synced: 17 Jan 2026

https://github.com/fortran-lang/setup-fpm

GitHub Action to setup the Fortran Package Manager for CI on Ubuntu, MacOS and Windows.

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fortls

fortls - Fortran Language Server

fortls fortran language-server-protocol lsp

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fprettify

auto-formatter for modern fortran source code

auto-formatter coding-style developer-tools fortran

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fpm-on-wheels

Fortran package manager on wheels

cmake fortran-package-manager pypi-package

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fpm-docs

Documentation repository for the Fortran package manager (fpm)

documentation fortran fortran-package-manager fortran-tutorial fpm

Last synced: 17 Jan 2026

https://github.com/fortran-lang/fpm

Fortran Package Manager (fpm)

build-system fortran fortran-package-manager fpm package-manager

Last synced: 17 Jan 2026

https://github.com/fortran-lang/stdlib-docs

Documentation for https://github.com/fortran-lang/stdlib

Last synced: 17 Jan 2026

https://github.com/fortran-lang/setup-fortran

GitHub action to setup Fortran compiler and toolchain

Last synced: 16 Jan 2026

https://github.com/fortran-lang/vscode-fortran-support

Fortran language support for Visual Studio Code

debugger formatting fortls fortran language-server-client linter snippets syntax-highlighter vscode-extension

Last synced: 17 Jan 2026

https://github.com/fortran-lang/webpage

New Fortran webpage

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-test

An attempt to replace the testing facility in rubygems via a test plugin.

Last synced: 17 Jan 2026

https://github.com/rubygems/gem-testers

Tests run everywhere collected here.

Last synced: 17 Jan 2026

https://github.com/rubygems/rails-bundler-test

Rails checkout for the bundle test suite

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems.org-configs

The config files used to run rubygems.org

Last synced: 17 Jan 2026

https://github.com/rubygems/gemcutter

The gemcutter gem, the rails app has been moved to http://github.com/rubygems/rubygems.org

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-tools

stuff that isn't in core but should be plugins

Last synced: 17 Jan 2026

https://github.com/rubygems/apt-tools

Scripts for managing the apt repositories used for RubyGems.org machines.

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-api-pollee

monitors external request time to bundler-api

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-aws

DEPRECATED: Chef repo for running RubyGems.org on AWS.

Last synced: 17 Jan 2026

https://github.com/rubygems/new-index

Prototype and documentation of the new gem index format

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems.org-backup

This is a BACKUP repo for rubygems.org before the history rewrite. Do not use. No pull requests please.

Last synced: 17 Jan 2026

https://github.com/rubygems/meg

Quick commands to help administer and support RubyGems.org.

Last synced: 17 Jan 2026

https://github.com/rubygems/stat-update

A very fast libev+libebb+hiredis server to update rubygems stats on the fly

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-gem

The Bundler gem creator

Last synced: 17 Jan 2026

https://github.com/rubygems/search

DEPRECATED

Last synced: 17 Jan 2026

https://github.com/rubygems/contribute

One site to show all related RubyGems ecosystem projects and help developers get involved

Last synced: 17 Jan 2026

https://github.com/rubygems/install

A simple remote eval installer with tarball unpacker (the easy way to install/update RubyGems)

Last synced: 17 Jan 2026

https://github.com/rubygems/highfive

Github hooks to provide an encouraging atmosphere for new contributors

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-features

Bundler feature requests and discussion

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-api-replay

Parse http log drains from bundler-api and replay traffic to another app.

Last synced: 17 Jan 2026

https://github.com/rubygems/postit

A Bundler Version Manager

Last synced: 17 Jan 2026

https://github.com/rubygems/dmca

Repository with text of DMCA takedown notices as received. RubyGems.org does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent until proven guilty.

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-verification

Tools and data used to verify gems on rubygems.org

Last synced: 17 Jan 2026

https://github.com/rubygems/homu

A bot that integrates with GitHub and your favorite continuous integration service

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-lita

A Lita chat bot for RubyGems/Bundler

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-api

Bundler 1.1+ API

Last synced: 17 Jan 2026

https://github.com/rubygems/bundlerbot

A bot that loves to help

Last synced: 17 Jan 2026

https://github.com/rubygems/cacache-rb

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-status

DEPRECATED 1/7/2016 A simple rails app to show the status of rubygems.org infrastructure

Last synced: 17 Jan 2026

https://github.com/rubygems/bundlerbot-homu

How to deploy a Homu instance to Heroku

Last synced: 17 Jan 2026

https://github.com/rubygems/bors-ng

👁 A merge bot for GitHub Pull Requests

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems.org-vendor

Submodule cache of gems to make RubyGems.org development easier!

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-chef

The new RubyGems.org infrastructure.

Last synced: 17 Jan 2026

https://github.com/rubygems/issue-triage

issue triage bot

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler

Manage your Ruby application's gem dependencies

dependency-manager ruby rubygems

Last synced: 17 Jan 2026

https://github.com/rubygems/heroku-buildpack-bundler2

Heroku's Ruby Buildpack

Last synced: 17 Jan 2026

https://github.com/rubygems/adoption-center

The RubyGems Adoption Center - RGSoC 2015

Last synced: 17 Jan 2026

https://github.com/rubygems/docs

RubyGems Manuals.

Last synced: 17 Jan 2026

https://github.com/rubygems/gemwhisperer

An example app for using rubygems.org webhooks

Last synced: 17 Jan 2026

https://github.com/rubygems/gemx

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-slackin

The Bundler Slack inviter

Last synced: 17 Jan 2026

https://github.com/rubygems/sigstore-verification

A proof of concept integrating sigstore verification into bundle/gem install

Last synced: 17 Jan 2026

https://github.com/rubygems/rfcs

RubyGems + Bundler RFCs

rubygems

Last synced: 17 Jan 2026

https://github.com/rubygems/inspector

🕵️ File browser for distributions on PyPI

Last synced: 17 Jan 2026

https://github.com/rubygems/gem_server_conformance

A conformance test suite for RubyGems servers.

Last synced: 17 Jan 2026

https://github.com/rubygems/release-gem

The official GitHub Action for publishing your gem files to RubyGems.org

Last synced: 17 Jan 2026

https://github.com/rubygems/guides

An effort to provide awesome documentation for the RubyGems ecosystem.

rubygems

Last synced: 17 Jan 2026

https://github.com/rubygems/configure_trusted_publisher

A small CLI to automate the process of configuring a trusted publisher for a gem

Last synced: 17 Jan 2026

https://github.com/rubygems/bundler-compose

A bundler plugin to allow composing new gems into an existing bundle

bundler bundler-plugin cli ruby

Last synced: 17 Jan 2026

https://github.com/rubygems/rubygems-mirror

The `gem mirror` RubyGems command, creates local mirrors of all gems from a remote gem source.

Last synced: 17 Jan 2026

https://github.com/rubygems/configure-rubygems-credentials

Configure rubygems.org credential environment variables for use in other GitHub Actions.

Last synced: 17 Jan 2026