souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 5 / 82
Flake8 https://flake8.pycqa.org/en/latest/
04/06/2023 cluster icon
  • refurb : A tool for refurbishing and modernizing Python codebases.
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

python staticanalysis tool
Automatic Pull Request https://github.com/marketplace/actions/automatic-pull-request
29/05/2023 cluster icon
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • GitNexus : The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo...
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • sim : Open-source platform to build and deploy AI agent workflows.
thumbnail

AutoPR is a GitHub Action that autonomously writes pull requests in response to issues with ChatGPT.

githubactions chatgpt ai code
Zola https://www.getzola.org/
23/05/2023 cluster icon
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds. You...
  • AI21 Studio : AI21 Studio allows users to generate text completions for an input prompt using Jurassic-1 language models.
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • sfxr : A tool to quickly generate 8bit/16 bit-soud effects!
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...

A fast static site generator in a single binary with everything built-in.

static website generator
Gitleaks https://github.com/gitleaks/gitleaks
23/05/2023 cluster icon
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • Semgrep : Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supp...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
thumbnail

Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords, API keys and tokens in Git repositories. It can be used as a Git pre-commit hook or in the CI/CD pipeline.

opensource staticanalysis security test tool
TruffleHog https://github.com/trufflesecurity/trufflehog
23/05/2023 cluster icon
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • Semgrep : Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supp...
thumbnail

TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab repositories are the most popular use cases, it can also be used to scan cloud storage buckets like S3 and GCS, local files and directories and CircleCI logs. Developers can set up TruffleHog as a pre-commit hook or scan the history of existing repositories in an entire GitHub organization to detect secrets.

opensource staticanalysis security test tool
iOS Dev Directory https://iosdevdirectory.com/
22/05/2023 cluster icon
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Tech Interview Handbook : Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technic...
  • RegExr : Online Regular Expression Testing Tool
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...

The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in between, if a blog or site is related to iOS development it should be listed here.

ios development blog newsletter reference
Syncthing https://syncthing.net/
21/05/2023 cluster icon
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • Gixy : Gixy is a tool to analyze Nginx configuration. The main goal of Gixy is to prevent security misconfiguration and automate flaw detection.
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet.

file backup sync tool security
Act https://github.com/nektos/act
21/05/2023 cluster icon
  • GoReleaser - GoReleaser : GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped...
  • Danger : Danger runs after your CI, automating your team's conventions surrounding code review. This provides another logical step in your process, through thi...
  • Dex : Dex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions b...
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...
  • Harmony : Procedural drawing tool
thumbnail

Run your GitHub Actions locally!

github ci githubactions tool
Free to use sounds https://www.freetousesounds.com/free-sound-effects-and-free-sound-libraries/
28/04/2023 cluster icon
  • AudioStellar : AI powered experimental sampler. Explore your sound collection by creating your own constellations with thousands of sounds. Play in creative new ways...
  • Anthropophony : Archive of an era's sounds
  • Fluid Corpus Manipulation : The Fluid Corpus Manipulation project (FluCoMa) instigates new musical ways of exploiting ever-growing banks of sound and gestures within the digital ...
  • Code Spaces : Professional Subversion Hosting, Project Management, Issues Tracking
  • System UIcons : A free icon set designed for systems and products. Use how you want, without attribution.

Royalty Free Sound Effects & Sound Libraries

sound sample free
Streamlit https://streamlit.io/
05/03/2023 cluster icon
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Pyramid : Pyramid is a very general open source Python web framework.

Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.

python framework web data machinelearning
terminal-copilot https://github.com/Methexis-Inc/terminal-copilot
25/12/2022 cluster icon
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • Oh My Zsh : Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers...
  • sim : Open-source platform to build and deploy AI agent workflows.
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
thumbnail

With terminal-copilot, you can quickly and easily access commonly used terminal commands right from the command line. Simply type copilot followed by your desired command in natural language and let terminal-copilot do the rest.

terminal ai autocomplete
Watchtower https://containrrr.dev/watchtower/
27/11/2022 cluster icon
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • Grype : A vulnerability scanner for container images and filesystems.
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...

A container-based solution for automating Docker container base image updates.

container docker automation
Maestro https://maestro.mobile.dev/
02/11/2022 cluster icon
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • Buildbot : Buildbot is an open-source framework for automating software build, test, and release processes.
  • SlimerJS : A scriptable browser for Web developers
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...
  • Screenfly : Test Your Website at Different Screen Resolutions
thumbnail

Maestro is the easiest way to automate UI testing for your mobile app.

mobile ui test automation
Wave.js https://github.com/foobar404/Wave.js
01/11/2022 cluster icon
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
thumbnail

Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

audio visualization library animation javascript
Jukebox https://github.com/openai/jukebox/
29/10/2022 cluster icon
  • Fluid Corpus Manipulation : The Fluid Corpus Manipulation project (FluCoMa) instigates new musical ways of exploiting ever-growing banks of sound and gestures within the digital ...
  • Sema : Sema is a playground where you can rapidly prototype live coding mini-languages for signal synthesis, machine learning and machine listening. Sema aim...
  • Piano Etudes : nspired by the tradition of open-form musical scores, I composed each of these four piano etudes as a collection of short musical fragments with links...
  • https://spag.cc/ : File upload and sound recording for livecoding sessions
  • Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
thumbnail

Code for the paper "Jukebox: A Generative Model for Music"

machinelearning music
Samplebrain https://gitlab.com/then-try-this/samplebrain
29/10/2022 cluster icon
  • Ampache : Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any i...
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.
  • AudioStellar : AI powered experimental sampler. Explore your sound collection by creating your own constellations with thousands of sounds. Play in creative new ways...
  • Droneboy : Drone music application for Gameboy. Droneboy creates endless tones or drones on the Gameboys four channels. You can manipulate volume, duty and frequ...
  • Review Board : Self-hosted code-review software
thumbnail

A custom sample mashing app designed by Aphex Twin.

Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in realtime.

music sample software
Droneboy https://github.com/purefunktion/Droneboy/
28/10/2022 cluster icon
  • Ampache : Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any i...
  • Samplebrain : A custom sample mashing app designed by Aphex Twin. Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which a...
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.
  • Audacity : Audacity est un logiciel libre, gratuit et multi-plateforme pour l'enregistrement et l'édition de sons.
  • Google App Engine : Google App Engine lets you run web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to s...
thumbnail

Drone music application for Gameboy. Droneboy creates endless tones or drones on the Gameboys four channels. You can manipulate volume, duty and frequency.

music 8bit software drone
refurb https://github.com/dosisod/refurb
08/10/2022 cluster icon
  • Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
thumbnail

A tool for refurbishing and modernizing Python codebases.

python staticanalysis tool
Ockam https://www.ockam.io/
02/10/2022 cluster icon
  • Better Auth : Better Auth is a framework-agnostic authentication and authorization framework for TypeScript. It provides a comprehensive set of features out of the ...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language
  • Caire : Caire is a content aware image resize library
  • Magic Wormhole : This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short...
thumbnail

Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, key management, credential management, and authorization policy enforcement – at massive scale.

opensource tool cloud orchestration encryption authentication secrets authorization
Wavacity https://wavacity.com/
25/09/2022 cluster icon
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...
  • Audacity : Audacity est un logiciel libre, gratuit et multi-plateforme pour l'enregistrement et l'édition de sons.
  • Anthropophony : Archive of an era's sounds
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • HedgeDoc : HedgeDoc (formerly known as CodiMD) is an open-source, web-based, self-hosted, collaborative markdown editor. You can use it to easily collaborate on ...

A free and open source audio editor for the web derived from Audacity

audio editor webassembly webapp opensource sound
page 5 / 82
1627 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn