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 14 / 83
Splitgraph https://www.splitgraph.com/
25/07/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...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • Dolt : 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 o...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
thumbnail

Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with anything that uses PostgreSQL.

Splitgraph allows the user to manipulate data images (snapshots of SQL tables at a given point in time) as if they were code repositories by versioning, pushing and pulling them.

data versioncontrol sql database tool
OpenProject https://www.openproject.org/
24/07/2020 cluster icon
  • Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
  • Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • 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 ...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
thumbnail

OpenProject is a web-based project management system for location-independent team collaboration.

  • Project management and milestones
  • Project timelines
  • Kanban & Scrum
projectmanagement selfhosted software ganttchart collaboration
in:verse https://editor.inverse.website/
18/07/2020 cluster icon
  • hydra : Set of tools for livecoding networked visuals. Inspired by analog modular synthesizers, these tools are an exploration into using streaming over the w...
  • Oisín : This is code for performing the WaveFunctionCollapse algorithm on poems. It mashes up sentence fragments from a given corpus to produce poems with fix...
  • supercollider : SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-...
  • 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...
  • eval.in : paste and execute code online.

in:verse is a programming language and environment for exploring the conflux of poetry, visuals, mathematics and code.

esolang programminglanguage poetry graphics
extramuros https://github.com/dktr0/extramuros
18/07/2020 cluster icon
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Rocket.Chat : Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a great solution for communities and companies ...
  • 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...
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
thumbnail

This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web browser to connect to the server and code into shared text buffers. Finally, and again from as many machines as you like, your run the extramuros "client" code in order to receive code from the server and pipe it to the language interpreter of your choice (SuperCollider, Tidal, etc). Think of the "client" code as a way for machines to listen in on a public stream of code.

livecoding collaboration music server opensource
Estuary https://github.com/dktr0/estuary
18/07/2020 cluster icon
  • P5LIVE : p5.js collaborative live-coding vj environment
  • 🍝 nudel : nudel is a public jam space, made by pastagang. Strudel, Hydra and kabalsalat livecoding tools.
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • MIMIC : MIMIC is a web platform for the artistic exploration of musical machine learning and machine listening. We have designed this collaborative platform a...
  • Sema : Sema is a playground where you can rapidly prototype live coding mini-languages for signal synthesis, machine learning and machine listening. Sema aim...
thumbnail

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 features include:

built-in tutorials and reference materials
a growing collection of different interfaces and live coding languages
support for networked ensembles (whether in the same room or distributed around the world)
text localization to an expanding set of natural languages
visual customization via themes (described by CSS)
music sound livecoding graphics collaboration platform
eDEX-UI https://github.com/GitSquared/edex-ui
10/07/2020 cluster icon
  • Asciinema : Asciinema is a free and open source solution for recording the terminal sessions and sharing them on the web.
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • gopass : gopass is a simple but powerful password manager for your terminal.
  • ascii.io : ASCII.IO is the simplest way to record your terminal and share the recordings with your fellow geeks. Simply record and upload your terminal session w...
  • shellinabox : Web based AJAX terminal emulator
thumbnail

eDEX-UI is a fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface.

terminal scifi
Yjs https://github.com/yjs/yjs
09/07/2020 cluster icon
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Aloha Editor : Aloha Editor is an open source WYSIWYG editor that can be used in webpages. Aloha Editor aims to be easy to use and fast in editing, and allows advanc...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
thumbnail

Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with superpowers: changes are automatically distributed to other peers and merged without merge conflicts.

Yjs is network agnostic (p2p!), supports many existing rich text editors, offline editing, version snapshots, undo/redo and shared cursors. It scales well with an unlimited number of users and is well suited for even large documents.

javascript sharing sync library p2p
httpbin.org https://httpbin.org/
01/07/2020 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
  • Motty : Motty provides the simpler way to test your client services. It is a web application which gives you ability to create your own custom responses. So y...

A simple HTTP Request & Response Service.

mock http api test
Ink https://github.com/vadimdemedes/ink
29/06/2020 cluster icon
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Formalize CSS : Teach your forms some manners!
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • darken : Easy control over your dark mode in a web environment
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
thumbnail

Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink as well. If you are already familiar with React, you already know Ink.

react javascript css cli library
Bandit https://github.com/PyCQA/bandit
24/06/2020 cluster icon
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • 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...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
thumbnail

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 appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.

security python tool test
Bazel https://bazel.build/
24/06/2020 cluster icon
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Buildbot : Buildbot is an open-source framework for automating software build, test, and release processes.
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • 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...

Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.

opensource build test tool
RSS Box https://github.com/stefansundin/rssbox
23/06/2020 cluster icon
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
thumbnail

This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.

rss api tool
Scrapoxy https://scrapoxy.io/
23/06/2020 cluster icon
  • Portia : Portia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to id...
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Docusaurus : Easy to Maintain Open Source Documentation Websites
  • Isso : Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
thumbnail

Scrapoxy hides your webscraper behind a cloud.

It starts a pool of proxies to relay your requests.

Now, you can crawl without thinking about blacklisting!

opensource scraper proxy
Buf https://buf.build/
22/06/2020 cluster icon
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • Task : Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
thumbnail

A CLI tool to help working with Protocol Buffers.
Buf currently contains:

  • A linter that enforces good API design choices and structure.
  • A breaking change detector that enforces compatibility at the source code or wire level.
  • A configurable file builder that produces Images, our extension of FileDescriptorSets.
api protobuf lint build cli tool
XgeneCloud https://xgenecloud.com/
17/06/2020 cluster icon
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • arc : Lambda functions simplified. .arc is a plaintext manifest for defining next generation cloud infrastructure. Version control your architecture and cre...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...

XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database.

  • Supports MySQL, PostgreSQL, MSSQL, SQLite & MariaDb.
  • Comes with a builtin GUI Database Client and API Client.
  • Host generated APIs as Serverless Functions on any Cloud Platform.
api rest graphql framework platform sql serverless
Awesome Leading and Managing https://github.com/LappleApple/awesome-leading-and-managing
13/06/2020 cluster icon
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • 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...
  • awesome-microservices : A curated list of Microservice Architecture related principles and technologies.
  • awesome-humane-tech : Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing ...
thumbnail

Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.

awesome leadership teammanagement
Nushell https://www.nushell.sh/
12/06/2020 cluster icon
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • explainshell.com : write down a command-line to see the help text that matches each argument
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • tmate : Tmate is a fork of tmux. It provides an instant pairing / sharing solution for the terminal.
  • WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. It allows you to monit...

The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of development.

Nu takes cues from a lot of familiar territory: traditional shells like bash, advanced shells like PowerShell, functional programming, systems programming, and more. But rather than trying to be the jack of all trades, Nu focuses its energy on doing a few things well:

Create a flexible cross-platform shell with a modern feel
Allow you to mix and match commandline applications with a shell that understands the structure of your data
Have the level of UX polish that modern CLI apps provide
cli shell terminal
Untools https://untools.co/
04/06/2020 cluster icon
  • Paypal's API style guide : API design guidelines from Paypal
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
  • engineering-management : A collection of inspiring resources related to engineering management and tech leadership
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here

Collection of thinking tools and frameworks to help you solve problems, make decisions and understand systems.

decicionmaking reference problemsolving systemsthinking
Snowpack https://www.snowpack.dev/
02/06/2020 cluster icon
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • gulp.js : The streaming build system.
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
thumbnail

Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from your dev workflow. The end result is a build tool that starts up instantly and wastes no time rebuilding on every change. See changes reflected in the browser instantly.

javascript frontend build tool
Diagrams https://diagrams.mingrammer.com/
24/05/2020 cluster icon
  • PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • uv : An extremely fast Python package and project manager, written in Rust. A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv...
  • Pulumi : Pulumi's Infrastructure as Code SDK is the easiest way to create and deploy cloud software that use containers, serverless functions, hosted services,...
  • 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

Diagrams lets you draw the cloud system architecture in Python code.

It was born for prototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well.

Diagram as Code allows you to track the architecture diagram changes in any version control system.

Diagrams currently supports six major providers: AWS, Azure, GCP, Kubernetes, Alibaba Cloud and Oracle Cloud. It now also supports On-Premise nodes as well as Programming Languages and Frameworks.

python cloud diagram tool
page 14 / 83
1641 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn