awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rails/spring

Open-source alternatives to Spring

30 open-source projects similar to rails/spring, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Spring alternative.

  • django-commons/django-debug-toolbardjango-commons avatar

    django-commons/django-debug-toolbar

    8,373View on GitHub↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Python
    View on GitHub↗8,373
  • vcr/vcrvcr avatar

    vcr/vcr

    6,070View on GitHub↗

    VCR is a Ruby library that records and replays HTTP interactions during test runs, storing them in serialized cassette files. It captures real HTTP requests and responses, then serves those recorded responses instead of making actual network calls, enabling fast and deterministic test suites that work offline. The library provides configurable request matching, allowing comparisons based on method, URI, host, path, body, or headers to find the correct recorded response. It supports scheduled cassette re-recording to automatically refresh stored interactions at a configurable interval, keeping

    Ruby
    View on GitHub↗6,070
  • colszowka/simplecovcolszowka avatar

    colszowka/simplecov

    4,902View on GitHub↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    View on GitHub↗4,902

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
  • deivid-rodriguez/byebugdeivid-rodriguez avatar

    deivid-rodriguez/byebug

    3,353View on GitHub↗

    Debugging in Ruby

    Ruby
    View on GitHub↗3,353
  • stympy/fakerstympy avatar

    stympy/faker

    11,618View on GitHub↗

    Faker is a synthetic data generation library used to create realistic but fake information, such as names, addresses, and phone numbers, for software testing and database population. It functions as a tool for producing synthetic test data to fill development databases with records that simulate production environments. The library provides localized data generation, allowing synthetic information to be customized for specific geographic regions and language formats. It also includes a mechanism for unique value enforcement to prevent the repetition of generated data by tracking and rejecting

    Ruby
    View on GitHub↗11,618
  • rspec/rspec-railsrspec avatar

    rspec/rspec-rails

    5,271View on GitHub↗

    rspec-rails is a testing framework that integrates RSpec with Ruby on Rails to provide behavior-driven development tools. It serves as a suite for defining application behavior through a conversational syntax, providing a specialized toolkit for creating behavioral specifications for models, controllers, and views. The project distinguishes itself through automated test generation, providing a command-line interface to create boilerplate specification files for Rails components such as models, controllers, and background jobs. It further differentiates its capabilities with a comprehensive mo

    Ruby
    View on GitHub↗5,271
  • pluginaweek/state_machinepluginaweek avatar

    pluginaweek/state_machine

    3,722View on GitHub↗

    This project is a Ruby library for defining and managing object lifecycles through states, events, and transition rules. It functions as a declarative workflow engine that enforces business logic by restricting attribute changes to predefined, valid paths within Ruby classes. The library distinguishes itself through deep integration with database persistence layers, allowing it to automatically synchronize state changes with data models, validation frameworks, and transaction management. It supports dynamic configuration, enabling the construction of lifecycle rules at runtime from external d

    Ruby
    View on GitHub↗3,722
  • airsaid/androidlocalizepluginAirsaid avatar

    Airsaid/AndroidLocalizePlugin

    620View on GitHub↗

    English | 简体中文

    Kotlin
    View on GitHub↗620
  • ahoo-wang/smartcodeAhoo-Wang avatar

    Ahoo-Wang/SmartCode

    578View on GitHub↗

    SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!

    C#
    View on GitHub↗578
  • adamcooke/fake-personadamcooke avatar

    adamcooke/fake-person

    116View on GitHub↗

    Create some fake personalities

    Ruby
    View on GitHub↗116
  • alexkuz/redux-devtools-inspectoralexkuz avatar

    alexkuz/redux-devtools-inspector

    235View on GitHub↗

    Another Redux DevTools Monitor

    JavaScript
    View on GitHub↗235
  • alexweber/es6-jspm-gulp-boilerplateA

    alexweber/es6-jspm-gulp-boilerplate

    0View on GitHub↗
    View on GitHub↗0
  • aliabb01/invoifyaliabb01 avatar

    aliabb01/invoify

    6,307View on GitHub↗

    Invoify is a browser-based billing tool and invoice generator built with Next.js and TypeScript. It provides a web interface for designing, creating, and managing professional billing documents for clients. The application features a professional invoice designer with live previews and layout templates. It allows for the direct generation of portable document format files and includes an integrated email service for automated invoice delivery to recipients. The system manages billing data through local browser storage and supports exporting invoice information into PDF, JSON, and CSV formats

    TypeScript
    View on GitHub↗6,307
  • aliasrobotics/aztarnaaliasrobotics avatar

    aliasrobotics/aztarna

    93View on GitHub↗

    aztarna, a footprinting tool for robots.

    Python
    View on GitHub↗93
  • alexk111/node-red-node-typescript-starteralexk111 avatar

    alexk111/node-red-node-typescript-starter

    91View on GitHub↗

    This is a quick-start template repository for creating new Node-RED node sets in TypeScript.

    JavaScript
    View on GitHub↗91
  • alexbrazier/react-native-network-loggeralexbrazier avatar

    alexbrazier/react-native-network-logger

    677View on GitHub↗

    An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code

    TypeScript
    View on GitHub↗677
  • ahl5esoft/golang-underscoreA

    ahl5esoft/golang-underscore

    0View on GitHub↗
    View on GitHub↗0
  • amulet-team/amulet-map-editorAmulet-Team avatar

    Amulet-Team/Amulet-Map-Editor

    2,201View on GitHub↗

    A Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.

    Python
    View on GitHub↗2,201
  • anboralabs/intellij-jmeterA

    anboralabs/intellij-jmeter

    0View on GitHub↗

    JMeter is an open source tool designed to load test functional behavior and measure performance..

    View on GitHub↗0
  • andnixsh/apktoolguiA

    AndnixSH/APKToolGUI

    0View on GitHub↗

    GUI for apktool, signapk, zipalign and baksmali utilities.

    View on GitHub↗0
  • anishkny/playwright-test-coverageanishkny avatar

    anishkny/playwright-test-coverage

    96View on GitHub↗

    A Playwright extension that collects code coverage from running end-to-end tests. Assumes that code has been instrumented with babel-plugin-istanbul during the build process.

    JavaScript
    View on GitHub↗96
  • anrieff/libcpuidanrieff avatar

    anrieff/libcpuid

    532View on GitHub↗

    a small C library for x86 CPU detection and feature extraction

    C
    View on GitHub↗532
  • answerdotai/fastcoreAnswerDotAI avatar

    AnswerDotAI/fastcore

    1,100View on GitHub↗

    Python supercharged for the fastai library

    Jupyter Notebookdata-structuresdeveloper-toolsdispatch
    View on GitHub↗1,100
  • antares993/accessiblebundleantares993 avatar

    antares993/AccessibleBundle

    15View on GitHub↗

    AccessibleBundle provides an Accessible integration for your Symfony projects. This will allow you to define your classes getters, setters and constructors using powerful annotations.

    PHP
    View on GitHub↗15
  • antirez/sdsantirez avatar

    antirez/sds

    5,486View on GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    View on GitHub↗5,486
  • antiufo/roslyn-linq-rewriteantiufo avatar

    antiufo/roslyn-linq-rewrite

    714View on GitHub↗

    This tool compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.

    C#
    View on GitHub↗714
  • apache/datafuapache avatar

    apache/datafu

    124View on GitHub↗

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you…

    Java
    View on GitHub↗124
  • apentle/react-native-babel-jestapentle avatar

    apentle/react-native-babel-jest

    19View on GitHub↗

    Simple testing configuration for React Native with Jest

    JavaScript
    View on GitHub↗19
  • apiato/apiatoapiato avatar

    apiato/apiato

    3,103View on GitHub↗

    PHP Framework for building scalable API's on top of Laravel.

    PHP
    View on GitHub↗3,103
  • amittam104/bentohubamittam104 avatar

    amittam104/BentoHub

    138View on GitHub↗

    BentoHub is a application where you can create a bento grid for your GitHub profile readme.

    JavaScript
    View on GitHub↗138