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 faroit/awesome-python-scientific-audio

Open-source alternatives to Awesome Python Scientific Audio

30 open-source projects similar to faroit/awesome-python-scientific-audio, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Awesome Python Scientific Audio alternative.

  • adius/awesome-music-productionadius avatar

    adius/awesome-music-production

    1,428View on GitHub↗

    A curated list of software, hardware, and other resources to create music.

    View on GitHub↗1,428
  • ybayle/awesome-music-listeningybayle avatar

    ybayle/awesome-music-listening

    158View on GitHub↗

    A curated list of awesome websites dedicated to listening to music and a list of softwares for pleasant music visualisation. You can contribute and suggest links by submitting an Issue or a Pull Request!

    View on GitHub↗158
  • adius/awesome-sheet-musicadius avatar

    adius/awesome-sheet-music

    1,003View on GitHub↗

    A curated list of awesome tools to create, edit and display sheet music.

    View on GitHub↗1,003
  • billydm/awesome-audio-dspBillyDM avatar

    BillyDM/awesome-audio-dsp

    1,370View on GitHub↗

    My curated list of audio DSP (digital signal processing) and plugin development resources. New resources may be added in the future.

    View on GitHub↗1,370
  • alebcay/awesome-shellalebcay avatar

    alebcay/awesome-shell

    37,110View on GitHub↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    View on GitHub↗37,110

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
  • notthetup/awesome-webaudionotthetup avatar

    notthetup/awesome-webaudio

    1,373View on GitHub↗

    A curated list of awesome WebAudio packages and resources.

    audioawesomeawesome-list
    View on GitHub↗1,373
  • rust-unofficial/awesome-rustrust-unofficial avatar

    rust-unofficial/awesome-rust

    57,990View on GitHub↗

    This project is a community-maintained directory that aggregates high-quality libraries, tools, and learning materials for the Rust programming language. It serves as a centralized knowledge-sharing platform designed to help developers navigate the ecosystem and accelerate their proficiency by providing access to vetted software components and structured educational resources. The repository relies on a decentralized, community-driven curation model where contributors submit links via pull requests. To maintain the quality and relevance of the collection, all proposed additions undergo manual

    Rustawesomerust
    View on GitHub↗57,990
  • ellerbrock/awesome-koaellerbrock avatar

    ellerbrock/awesome-koa

    420View on GitHub↗

    :dancers: Awesome Koa.js Web Framework

    View on GitHub↗420
  • robinrodricks/awesome-actionscript3robinrodricks avatar

    robinrodricks/awesome-actionscript3

    273View on GitHub↗

    A curated list of awesome libraries and components for ActionScript 3 and Adobe AIR.

    actionscriptactionscript3adobe-air
    View on GitHub↗273
  • sdogruyol/awesome-rubySdogruyol avatar

    Sdogruyol/awesome-ruby

    1,265View on GitHub↗

    A curated list of awesome Ruby frameworks, libraries and resources. Inspired by awesome-php & awesome-python.

    View on GitHub↗1,265
  • forhappy/awesome-luaforhappy avatar

    forhappy/awesome-lua

    403View on GitHub↗

    A curated list of awesome Lua frameworks, libraries and software.

    View on GitHub↗403
  • richienb/awesome-ponyfillsRichienb avatar

    Richienb/awesome-ponyfills

    65View on GitHub↗

    A curated list of awesome ponyfills for writing cross-platform and cross-browser code.

    awesomeawesome-listecmascript
    View on GitHub↗65
  • chalarangelo/30-seconds-of-codeChalarangelo avatar

    Chalarangelo/30-seconds-of-code

    128,121View on GitHub↗

    30-seconds-of-code is a comprehensive knowledge base and programming snippet library designed to support software engineering education and professional development. It provides a curated collection of reusable code units and technical guides that help developers master core language mechanics, design patterns, and architectural philosophies. The project distinguishes itself by offering a wide-ranging library of algorithmic solutions and web development patterns that are organized into modular, independently testable units. It emphasizes functional programming paradigms and declarative logic,

    JavaScriptastroawesome-listcss
    View on GitHub↗128,121
  • rocq-community/awesome-coqrocq-community avatar

    rocq-community/awesome-coq

    389View on GitHub↗

    A curated list of awesome Coq libraries, plugins, tools, verification projects, and resources maintainer=@palmskog

    awesomeawesome-listcoq
    View on GitHub↗389
  • mbuczko/awesome-clojurembuczko avatar

    mbuczko/awesome-clojure

    366View on GitHub↗

    list of useful links for clojurians

    View on GitHub↗366
  • paulhendricks/awesome-openpaulhendricks avatar

    paulhendricks/awesome-open

    97View on GitHub↗

    A curated list of awesome Open Organizations and Communities. Inspired by awesome-php. Other awesome lists can be found in the awesome-awesomeness list.

    View on GitHub↗97
  • hsavit1/awesome-swift-educationhsavit1 avatar

    hsavit1/Awesome-Swift-Education

    5,781View on GitHub↗

    :fire: Learn some Swift

    awesomeawesome-listswift
    View on GitHub↗5,781
  • b-long/awesome-static-hostingb-long avatar

    b-long/awesome-static-hosting

    314View on GitHub↗

    A collection of awesome static hosting providers, content management systems, and curated articles.

    Python
    View on GitHub↗314
  • brookshi/awesome-typescript-projectsbrookshi avatar

    brookshi/awesome-typescript-projects

    894View on GitHub↗

    awesome typescript open source projects, includes IDE, Framework, Library, Tool

    TypeScript
    View on GitHub↗894
  • coq-community/awesome-coqcoq-community avatar

    coq-community/awesome-coq

    389View on GitHub↗

    A curated list of awesome Coq libraries, plugins, tools, verification projects, and resources maintainer=@palmskog

    View on GitHub↗389
  • iluwatar/java-design-patternsiluwatar avatar

    iluwatar/java-design-patterns

    94,123View on GitHub↗

    This repository serves as a comprehensive educational collection of industry-standard software design patterns and architectural principles implemented in Java. It functions as a structured reference for developers to study and apply proven strategies for building maintainable, object-oriented systems. The project acts as a knowledge base for software engineering, offering a curated set of programming heuristics and best practices. By providing ready-to-use implementations of standard design patterns, it enables developers to address common programming challenges and improve code modularity t

    Javaawesome-listdesign-patternshacktoberfest
    View on GitHub↗94,123
  • desiderantes/awesome-valadesiderantes avatar

    desiderantes/awesome-vala

    225View on GitHub↗

    A curated list of Vala projects

    View on GitHub↗225
  • ad-si/awesome-music-productionad-si avatar

    ad-si/awesome-music-production

    1,420View on GitHub↗

    A curated list of software, services, and resources to create and distribute music

    View on GitHub↗1,420
  • eleventigers/awesome-rxjavaeleventigers avatar

    eleventigers/awesome-rxjava

    306View on GitHub↗

    Useful resources for working with RxJava

    androidawesomeawesome-list
    View on GitHub↗306
  • ebraminio/awesome-qsharpebraminio avatar

    ebraminio/awesome-qsharp

    179View on GitHub↗

    A curated list of Q# code and resources.

    awesomeawesome-listq-sharp
    View on GitHub↗179
  • rabbiabram/awesome-fortranrabbiabram avatar

    rabbiabram/awesome-fortran

    408View on GitHub↗

    Awesome list of Fortran libs

    View on GitHub↗408
  • gustavbertram/awesome-common-lisp-learningGustavBertram avatar

    GustavBertram/awesome-common-lisp-learning

    239View on GitHub↗

    A curated list of awesome Common Lisp learning resources

    awesomeawesome-listcommon-lisp
    View on GitHub↗239
  • koolamusic/awesome-imbakoolamusic avatar

    koolamusic/awesome-imba

    140View on GitHub↗

    :star: A curated list of awesome Imba frameworks, libraries, software and resources

    awesomeawesome-imbaawesome-list
    View on GitHub↗140
  • ellerbrock/awesome-typescriptellerbrock avatar

    ellerbrock/awesome-typescript

    77View on GitHub↗

    :star2: A collection of awesome TypeScript resources.

    View on GitHub↗77
  • pest-parser/awesome-pestpest-parser avatar

    pest-parser/awesome-pest

    145View on GitHub↗

    A curated list of resources, projects, and tools using or for the pest parser generator in Rust

    awesomeawesome-listawesome-lists
    View on GitHub↗145