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 24 / 83
Bridgy https://brid.gy/
25/02/2018 cluster icon
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...
  • ntfy : Send push notifications to your phone or desktop using PUT/POST
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • Commento : A lightweight, open source, tracking-free comment engine alternative to Disqus.
  • 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...

Bridgy pulls comments, likes, and reshares on social networks back to your web site. You can also use it to post to social networks - or comment, like, reshare, or even RSVP - from your own web site. Bridgy is part of the IndieWeb ecosystem. In IndieWeb lingo, Bridgy offers backfeed, POSSE, and webmention support as a service.

opensource python service indieweb decentralization posse webmention backfeed
Tech Interview Handbook https://github.com/yangshun/tech-interview-handbook
19/02/2018 cluster icon
  • Reverse Interview : Questions to ask the company during your interview. This is a list of questions which may be interesting to a tech job applicant.
  • iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Culture queries : Get the best questions to ask in your next job interview so that you can learn about the culture, stand out, and land your dream job.
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
thumbnail

Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technical interview, with a focus on algorithms.

recruitment development interviews reference
Front-end Job Interview Questions https://h5bp.github.io/Front-end-Developer-Interview-Questions/
19/02/2018 cluster icon
  • Browser Calories : The easiest way to measure your performance budget.
  • 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...
  • choo : A 4kb framework for creating sturdy frontend applications
  • Silk Companion 1 : 16x16 icon set tought as an extension of Silk Icons
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
thumbnail

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

web frontend interviews recruitment
modernish https://github.com/modernish/modernish
13/02/2018 cluster icon
  • SHML · $(shell markup language) : SHML is a shell framework for faster and easier script development. HTML has CSS, Unix-like shells have ANSI/VT100 Control Sequences. SHML makes is ea...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
thumbnail

modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the shell language with extensive feature testing and language enhancements, using the power of aliases and functions to extend the shell language using the shell language itself.

shell featuredetection programminglanguage library
gRPC https://grpc.io/
12/02/2018 cluster icon
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • Mockoon : Mockoon is the easiest and quickest way to design and run mock APIs. No remote deployment, no account required, free and open-source.
  • BlurHash : BlurHash is a compact representation of a placeholder for an image.
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
thumbnail

gRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems.

opensource api rpc protocolbuffers
JSON Schema http://json-schema.org/
12/02/2018 cluster icon
  • npoint.io : JSON storage bins with schema validation
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • Datasette : Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container ...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...

JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.

json reference api schema
TLA https://lamport.azurewebsites.net/tla/tla.html
09/02/2018 cluster icon
  • Binci : Binci is a utility that allows you to easily containerize your development workflow using Docker. Simply put, it's like having a cleanroom for all of ...
  • OpenHands : OpenHands is a platform for software development agents powered by AI. OpenHands agents can do anything a human developer can: modify code, run comman...
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.
  • Wick : Wick is a free browser-based toolkit for creating small interactive things for the Internet. With Wick, you can create games, animations, and everythi...

TLA stands for the Temporal Logic of Actions, but it has become a shorthand for referring to the TLA+ specification language and the PlusCal algorithm language, together with their associated tools.
TLA+ is based on the idea that the best way to describe things formally is with simple mathematics, and that a specification language should contain as little as possible beyond what is needed to write simple mathematics precisely. TLA+ is especially well suited for writing high-level specifications of concurrent and distributed systems.

programminglanguage formalverification development tool
Prisma https://www.prismagraphql.com/
08/02/2018 cluster icon
  • 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...
  • 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...
  • GraphQL : GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandabl...
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
thumbnail

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 frontend.

database graphql api server tool
dotmesh https://dotmesh.com/
08/02/2018 cluster icon
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • Kubernetes Best Practices : Best Practices for kubernetes

Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as you would with version-controlled code. Dotmesh is an open–source primitive that can be accessed via CLI or API.

container docker data version opensource continuousintegration
Docusaurus https://docusaurus.io/
08/02/2018 cluster icon
  • MkDocs : MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files...
  • Botpress : Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like...
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
thumbnail

Easy to Maintain Open Source Documentation Websites

opensource documentation tool staticsite
Searx https://asciimoo.github.io/searx/
08/02/2018 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language

Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity.

search anonymity opensource
GRV https://github.com/rgburke/grv
01/02/2018 cluster icon
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • Lazygit : A simple terminal UI for git commands.
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • Twgit : Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level comma...
thumbnail

GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour and style can be customised through configuration. A query language can be used to filter refs and commit

git cli repository tool
Caire https://github.com/esimov/caire
01/02/2018 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...
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
  • 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...
thumbnail

Caire is a content aware image resize library

image resize tool opensource cli
Otoroshi https://maif.github.io/otoroshi/
31/01/2018 cluster icon
  • Træfɪk : Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Mar...
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • 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 ...
  • 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...

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 to handle all the calls to and between your microservices without service locator and let you change configuration dynamicaly at runtime.

http reverseproxy microservice opensource scala
Izanami https://maif.github.io/izanami/
31/01/2018 cluster icon
  • 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...
  • Petri : Perti is Wix’s holistic experiment system, it covers the lifecycle of product experimenting including A/B tests and feature toggles.
  • 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...
  • Growth Book : Growth Book is an open source experimentation platform designed for companies that want to bring A/B testing in-house, but don't want to build it them...
  • 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...

Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and developed by the MAIF OSS team.
Izanami provides a friendly UI for non-tech users as an HTTP REST API you can call using you favorite language.

Izanami also provides first class integration. Java, Scala, Node and React and CLI clients are available to integrate Izanami with your application.

featureflag configuration abtesting microservice opensource server scala
Beehive https://github.com/muesli/beehive
31/01/2018 cluster icon
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
  • Buildbot : Buildbot is an open-source framework for automating software build, test, and release processes.
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.
thumbnail

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 modular, flexible and really easy to extend for anyone. It has modules (we call them Hives), so it can interface with, talk to, or retrieve information from Twitter, Tumblr, Email, IRC, Jabber, RSS, Jenkins, Hue - to name just a few.

events automation opensource software selfhosted
Kur http://kur.deepgram.com/
31/01/2018 cluster icon
  • Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
  • 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.
  • MJML : MJML is a markup language designed to reduce the pain of coding a responsive email. Its semantic syntax makes it easy and straightforward and its rich...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • Backbone.js : Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerabl...

Kur is a system for quickly building and applying state-of-the-art deep learning models to new and exciting problems. Kur was designed to appeal to the entire machine learning community, from novices to veterans. It uses specification files that are simple to read and author, meaning that you can get started building sophisticated models without ever needing to code. Even so, Kur exposes a friendly and extensible API to support advanced deep learning architectures or workflows.

machinelearning framework
Uppy File Uploader https://uppy.io/
31/01/2018 cluster icon
  • Headroom.js : Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.
  • TensorFlow.js : A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models ...
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • rsvp.js : A lightweight library that provides tools for organizing asynchronous code
  • Alpaca : Given a web API, Generate client libraries in node, php, python, ruby
thumbnail

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 problems than building a file uploader.

Fetch files from local disk, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
Preview and edit metadata with a nice interface;
Upload to the final destination, optionally process/encode
upload client javascript library
Much Assembly Required https://muchassemblyrequired.com/
17/01/2018 cluster icon
  • Coding Game : Have fun with friends, schoolmates or co-workers on multiplayer programming games and show them who's the boss! Join our international online programm...
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
  • (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...
  • Mobile Perf bookmarklet : It displays a menu with links that load other bookmarklets including Firebug Lite, Page Resources, DOM Monster, SpriteMe, and CSSess. The Mobile Perf ...

Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.

development game assembly learning
Kitematic https://kitematic.com/
17/01/2018 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

Run containers through a simple, yet powerful graphical user interface.

docker container administration gui tool
page 24 / 83
1649 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn