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 26 / 82
single-spa https://github.com/CanopyTax/single-spa
06/12/2017 cluster icon
  • Ember.js : Ember.js is an open-source JavaScript web framework, based on the Model–view–viewmodel (MVVM) pattern. It allows developers to create scalable single-...
  • choo : A 4kb framework for creating sturdy frontend applications
  • Inertia.js : Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • 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...
thumbnail

A javascript metaframework

Build micro frontends that coexist and can each be written with their own framework. This allows you to:

  • Use multiple frameworks on the same page without refreshing the page (React, AngularJS, Angular, Ember, or whatever you're using)
  • Write code using a new framework, without rewriting your existing app
  • Lazy load code for improved initial load time.
  • Hot reload entire chunks of your overall application (instead of individual files)
javascript singlepage frontend framework
Neutrino https://neutrino.js.org/
06/12/2017 cluster icon
  • 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...
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • 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...
  • 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 is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process of initializing and building projects much simpler by providing minimal development dependencies.

webpack javascript nodejs configuration tool development build
Istio https://istio.io/
03/12/2017 cluster icon
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Lemmy : Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means t...
  • Katacoda : Learn new technologies right in your browser : Interactive Technical Learning Platform for Software Engineers. Over 100 interactive scenarios helping ...
  • NATS : NATS.io is a simple, secure and high performance open source messaging system for cloud native applications, IoT messaging, and microservices architec...
  • 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...

Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. Istio supports managing traffic flows between microservices, enforcing access policies, and aggregating telemetry data, all without requiring changes to the microservice code.

microservice platform architecture
Serverspec http://serverspec.org/
03/12/2017 cluster icon
  • 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...
  • Ncdu : Ncdu (NCurses Disk Usage) is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don't hav...
  • mtools : mtools is a collection of helper scripts to parse and filter MongoDB log files (mongod, mongos), visualize log files and quickly set up complex MongoD...
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

With Serverspec, you can write RSpec tests for checking your servers are configured correctly.

Serverspec tests your servers’ actual state by executing command locally, via SSH, via WinRM, via Docker API and so on.

server test tool
BlackBox https://github.com/StackExchange/blackbox
03/12/2017 cluster icon
  • ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • gitfs : gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the...
thumbnail

Safely store secrets in a VCS repo (i.e. Git, Mercurial, Subversion or Perforce).

security encryption secrets git
Netlify https://www.netlify.com/
03/12/2017 cluster icon
  • Surge : Simple, single-command web publishing. Publish HTML, CSS, and JS for free, without leaving the command line.
  • PeerTube : PeerTube is a free, decentralized, federated video platform powered by ActivityPub and WebTorrent, that uses peer-to-peer technology to reduce load on...
  • Vercel : Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack we...
  • Fly : Fly is a platform for applications that need to run globally. It runs your code close to users and scales compute in cities where your app is busiest.
  • Code Spaces : Professional Subversion Hosting, Project Management, Issues Tracking
thumbnail

Netlify is a unified platform that automates your code to create high-performant, easily maintainable sites and web apps.

frontend hosting platform
Flow https://flow.org/
03/12/2017 cluster icon
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
  • 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...
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • JSLint : The JavaScript Code Quality Tool
thumbnail

Adds static typing to JavaScript to improve developer productivity and code quality.

javascript type tool
Cypress https://www.cypress.io/
03/12/2017 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.
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • 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...
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Browserling : Live interactive cross-browser testing
thumbnail

JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

javascript integrationtest test tool browser
gopass https://www.justwatch.com/gopass/
03/12/2017 cluster icon
  • LessPass : Stateless Password Manager : Stop wasting your time synchronizing your encrypted vault. Remember one master password to access your passwords, anywher...
  • gopass : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • present : A terminal-based presentation tool with colors and effects. You can also play a codio (pre-recorded code block) on a slide.
  • 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...
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...

gopass is a simple but powerful password manager for your terminal.

terminal password tool
emotion https://emotion.sh/
03/12/2017 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.

emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.

css javascript library
Browsershot https://github.com/spatie/browsershot
01/12/2017 cluster icon
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • 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 ...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
thumbnail

This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of Google Chrome.

php tool screenshot pdf
Kraken Framework http://kraken-php.com/
23/11/2017 cluster icon
  • amphp : Amp is a non-blocking concurrency framework for PHP providing primitives to manage concurrency such as an event loop, promises, and asynchronous itera...
  • Dapr : Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that r...
  • Go kit : Go is a great general-purpose language, but microservices require a certain amount of specialized support. RPC safety, system observability, infrastru...
  • 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...
  • Fat-Free Framework : A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

Kraken is the first and only multi-processed, multi-threaded, fault-tolerant framework for PHP. It has been written to provide easy and reliable API for creating distributed applications using PHP.

php framework distributed microservice asynchronous
awesome-microservices https://github.com/mfornos/awesome-microservices
23/11/2017 cluster icon
  • All things livecoding : A curated list of live coding languages and tools
  • 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 ...
  • 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...
thumbnail

A curated list of Microservice Architecture related principles and technologies.

microservice reference awesome
Scrollama https://github.com/russellgoldenberg/scrollama
22/11/2017 cluster icon
  • 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...
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
thumbnail

Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this library is to provide a simple interface for creating scroll-driven interactives

javascript scroll interface library
Envoy Proxy https://www.envoyproxy.io/
21/11/2017 cluster icon
  • Otoroshi : Otoroshi is a modern http reverse proxy with a thin layer of api management written in Scala and developped by the MAIF OSS team. Otoroshi is designed...
  • Scrapoxy : Scrapoxy hides your webscraper behind a cloud. It starts a pool of proxies to relay your requests. Now, you can crawl without thinking about blacklist...
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...

Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.

opensource proxy microservice architecture
imgproxy https://github.com/imgproxy/imgproxy
21/11/2017 cluster icon
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
  • Caire : Caire is a content aware image resize library
  • 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 ...
  • BlurHash : BlurHash is a compact representation of a placeholder for an image.
thumbnail

imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and security.

image converter opensource server resize
container-diff https://github.com/GoogleCloudPlatform/container-diff
20/11/2017 cluster icon
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
  • 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.
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
thumbnail

container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:

Docker Image History
Image file system
Apt packages
pip packages
npm packages
docker container diff tool
wrk https://github.com/wg/wrk
19/11/2017 cluster icon
  • 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...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • 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...
  • Pact : Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations ...
thumbnail

wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue.

An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting.

performance benchmark tool http load
Known https://withknown.com/
17/11/2017 cluster icon
  • SilverStripe : Open Source CMS / Framework
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • Ponzu : Ponzu is a powerful and efficient open-source HTTP server framework and CMS. It provides automatic, free, and secure HTTP/2 over TLS (certificates obt...
  • Pyroscope : Pyroscope is an open source continuous profiling platform. It will help you: Find performance issues in your code Resolve issues with high CPU utiliz...
  • Lemmy : Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means t...
thumbnail

Known is a social learning platform.
Create your educational community and empower students to publish work, share feedback, and communicate across social media.

learning social platform opensource cms indieweb
Shards https://designrevision.com/downloads/shards/
16/11/2017 cluster icon
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • HTML EMAIL BOILERPLATE : This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problem...
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
thumbnail

A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.

bootstrap css html widget template
page 26 / 82
1635 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn