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 17 / 84
Locust https://locust.io/
07/04/2020 cluster icon
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • 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...
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
thumbnail

Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many concurrent users a system can handle.

The idea is that during a test, a swarm of locusts will attack your website. The behavior of each locust (or test user if you will) is defined by you and the swarming process is monitored from a web UI in real-time. This will help you battle test and identify bottlenecks in your code before letting real users in.

python load test tool
Dolt https://github.com/liquidata-inc/dolt
07/04/2020 cluster icon
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • dotmesh : Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
thumbnail

Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that operate at the level of table cell. Thus Dolt is a database that supports fine grained value-wise version control, where all changes to data and schema are stored in commit log.

data database versioncontrol version
Pi-hole https://pi-hole.net/
28/03/2020 cluster icon
  • Zines - Julia Evans : zines about systems & debugging tools
  • Openframe : Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art. Openframe is free. Anyone c...
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.
  • OctoDNS : Tools for managing DNS across multiple providers
  • namebench : namebench hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser h...
thumbnail

Network-wide ad blocking via your own Linux hardware.

The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software.

dns adblock linux raspberrypi
Openframe https://openframe.io/
14/03/2020 cluster icon
  • Collage.js : Collage.js brings together many public APIs, along a method of presenting media within a limitless two-dimesional space to create memorable experience...
  • OpenCalais : Calais is a rapidly growing toolkit of capabilities that allow you to readily incorporate state-of-the-art semantic functionality within your blog, co...
  • Anything to Triples : Anything To Triples (any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web docu...
  • DERI Pipes : Inspired by Yahoo's Pipes, DERI Pipes is an engine and graphical environment for general Web Data transformations and Mashup.
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...

Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art.

Openframe is free. Anyone can set up a frame using an HDMI display and a Raspberry Pi.

Openframe is a collaborative, on-going project. The platform consists of an API, a web app, and software for the RPi that currently supports images, video, web-based artwork, and shaders. Our goal is to create a system that is accessible and extensible, allowing artists to easily add support for new digital formats.

art display api web raspberrypi
The Leadership Library for Engineers https://leadership-library.dev/The-Leadership-Library-for-Engineers-c3a6bf9482a74fffa5b8c0e85ea5014a
14/03/2020 cluster icon
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • Exploring Elasticsearch : A human-friendly tutorial for elasticsearch.
  • GitLab Leadership : Engineering Management handbook from GitLab
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
thumbnail

Helping engineering leaders level up by curating the best resources on engineering leadership.

management leadership reference book awesome
css.gg https://css.gg/
11/03/2020 cluster icon
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • Formalize CSS : Teach your forms some manners!
  • Woah.css : CSS Animation Library for eccentric web developers.
  • Skeleton : Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development
  • Respond : Activates media queries in IE6-8
thumbnail

Minimalistic icon library Designed by code, Customizable & Retina-Ready icons — built 100% in pure CSS. Easy integration: Embed, NPM & API

css icon library
Monitoror https://monitoror.com/
11/03/2020 cluster icon
  • Grafana : Grafana provides a powerful and elegant way to create, explore, and share dashboards and data with your team and the world. Grafana is most commonly u...
  • Glances : Glances is a cross-platform curses-based system monitoring tool written in Python.
  • changedetection.io : Free open source web page change detection. Simply monitor which websites had a text change.
  • GORM : The fantastic ORM library for Golang, aims to be developer friendly.
  • Zazu App : A fully extensible and open source launcher for hackers, creators and dabblers. It comes with sane defaults to make it useful out of the box. But ever...
thumbnail

Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values. Monitoror is a single file app written in Go.

monitoring dashboard application go
Workbox https://developers.google.com/web/tools/workbox
11/03/2020 cluster icon
  • ActiveJS : ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and hi...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • Namespace.js : Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include fil...
  • Next.js : A minimalistic framework for server-rendered React applications
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.

JavaScript Libraries for adding offline support to web apps.

javascript library offline webapp
Poetry https://python-poetry.org/
23/02/2020 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • 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....
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • 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...
  • refurb : A tool for refurbishing and modernizing Python codebases.

Python packaging and dependency management made easy

python dependency tool packaging
Fiber https://fiber.wiki/
23/02/2020 cluster icon
  • web.go : web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.
  • Beego : An open source framework to build and develop your applications in the Go way
  • Revel : A high-productivity web framework for the Go language.
  • Cappuccino : Cappuccino is a framework which makes it easy to create advanced web apps. With just a few lines of code you can have an app built with full undo and ...
  • Phalcon PHP : Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.

Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.

go web framework
awesome-humane-tech https://github.com/humanetech-community/awesome-humane-tech
23/02/2020 cluster icon
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • All things livecoding : A curated list of live coding languages and tools
thumbnail

Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing awareness on negative impacts that come with these trends, such as social media addiction, mental health issues, and social erosion. This list focuses on (mostly open-source) projects that are directly related to humane tech topics.

awesome reference humane society
SpiderFoot https://www.spiderfoot.net/
11/02/2020 cluster icon
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • OpenSCAP : The OpenSCAP ecosystem provides multiple tools to assist administrators and auditors with assessment, measurement, and enforcement of security baselin...
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • Observatory : Observatory by Mozilla is a project designed to help developers, system administrators, and security professionals configure their sites safely and se...
thumbnail

With almost 200 modules and growing, SpiderFoot provides an easy-to-use interface that enables you to automatically collect Open Source Intelligence (OSINT) about IP addresses, domain names, e-mail addresses, usernames, names, subnets and ASNs from many sources such as AlienVault, HaveIBeenPwned, SecurityTrails, SHODAN and more.

security osint scan tool
Prettier https://prettier.io/
11/02/2020 cluster icon
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • S5 : A Simple Standards-Based Slide Show System
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
thumbnail

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

javascript code formatting tool html css yaml markdown
hydra https://github.com/ojack/hydra
08/02/2020 cluster icon
  • Flok : Web-based P2P collaborative editor for live coding music and graphics
  • cables : Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping...
  • MIMIC : MIMIC is a web platform for the artistic exploration of musical machine learning and machine listening. We have designed this collaborative platform a...
  • Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...
  • (fluxus) : A 3D game engine for livecoding worlds into existence. Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and game...
thumbnail

Set of tools for livecoding networked visuals. Inspired by analog modular synthesizers, these tools are an exploration into using streaming over the web for routing video sources and outputs in realtime.

livecoding visualization graphics web
Snowflake https://github.com/subhra74/snowflake
06/02/2020 cluster icon
  • GateOne : Gate One is an HTML5-powered terminal emulator and SSH client
  • Gravitational Teleport : Gravitational Teleport is a modern SSH server for remotely accessing clusters of Linux servers via SSH or HTTPS. It is intended to be used instead of ...
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • SeaLion : View raw output for critical events across servers. SeaLion gives you a graphical overview of server activity. View performance of system/custom metri...
thumbnail

Snowflake is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer and lots of other helpful tools, which makes it easy to work with remote servers. Snowflake provides functionality similar to web based control panels but, it works over SSH from local computer, hence no installation required on server. It runs on Linux and Windows. Snowflake has been tested with serveral Linux and UNIX servers, like Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX.

gui ssh client linux filebrowser terminal
sovereign https://github.com/sovereign/sovereign
06/02/2020 cluster icon
  • cal.com : Open source meeting scheduling tool. Send a link, let others book a slot. Calendly alternative.
  • Mailtrain : Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB). Mailtrain supports subscriber list management, ...
  • SimpleLogin : With email aliases , you can be anonymous online and protect your inbox against spams and phishing. Open-source.
  • Maily Herald : Maily Herald is a Ruby on Rails engine that helps you send and manage your mailings. Think of Maily as a self-hosted Mailchimp® you can easily integra...
  • AnonAddy : Free, Open-source Anonymous Email Forwarding
thumbnail

A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.

selfhosted personalcloud email calendar contacts vpn ansible file
Real time event sources https://github.com/todsac/eventsources
06/02/2020 cluster icon
  • Horizon : RethinkDB Horizon is an open-source developer platform for building realtime, scalable web apps. It is built on top of RethinkDB, and allows app devel...
  • Supabase : Supabase is an open source Firebase alternative. Create a backend in less than 2 minutes. Start your project with a Postgres Database, Authentication,...
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...
  • Collage.js : Collage.js brings together many public APIs, along a method of presenting media within a limitless two-dimesional space to create memorable experience...
  • Flagr : Flagr is an open source Go service that delivers the right experience to the right entity and monitors the impact. It provides feature flags, experime...
thumbnail

A directory of high quality real-time event sources.

list realtime api events
PostgresqlCO.NF https://postgresqlco.nf/
04/02/2020 cluster icon
  • Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals. SQL indexing is the most effect...
  • Patroni : A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul.
  • The Hitchhiker's Guide to Python! : This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usa...
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...

PostgresqlCO.NF (CONF for short) is a postgresql.conf documentation and ultimate recommendations’ source to help you tune and optimize all of your PostgreSQL configuration. With around 290 configuration parameters in postgresql.conf (and counting), it is definitely a difficult task!

postgresql configuration reference
Playwright https://playwright.dev/
04/02/2020 cluster icon
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
  • 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...
  • Natural : Natural is a general natural language facility for nodejs. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and so...
thumbnail

Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ever-green, capable, reliable and fast.

browser automation nodejs library
Svelte https://svelte.dev/
02/02/2020 cluster icon
  • Next.js : A minimalistic framework for server-rendered React applications
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
thumbnail

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.

webapp javascript framework ui dom
page 17 / 84
1664 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn