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 21 / 84
Learn Go with test-driven development https://github.com/quii/learn-go-with-tests
27/07/2019 cluster icon
  • Kata-log : Resources to facilitate coding katas
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • Gophercises : FREE coding exercises for budding gophers
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
  • 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, ...
thumbnail

Learn Go with test-driven development

go learning reference tdd unit_test
librehosters https://libreho.st/
20/07/2019 cluster icon
  • Godot Engine : Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game engine. Godot provides a huge set of common tools, so you can just foc...
  • Gibber : Gibber is a live coding environment for the web browser, using the Gibberish.js audio engine, the CodeMirror code editor library and wrapping Three.js...
  • pydantic : Data validation and settings management using python type annotations.
  • 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...
  • Celery : Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as ...

librehosters is a network of cooperation and solidarity that uses free software to encourage decentralisation through federation and distributed platforms. Our values connect transparency, fairness and privacy with a culture of data portability and public contributions to the commons.

freesoftware coop federation distributed data
lefthook https://github.com/Arkweid/lefthook
20/07/2019 cluster icon
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • DeepGit : DeepGit is a tool to investigate the history of source code. It combines Git Blame and Log information and makes it easy to trace changes to a line or...
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
  • Commitsar : Tool to make sure your commits are compliant with conventional commits. It is aimed mainly at CIs to prevent branches with commits that don’t comply. ...
thumbnail

Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects.

  • Fast. It is written in Go. Can run commands in parallel.
  • Powerful. With a few lines in the config you can check only the changed files on pre-push hook.
  • Simple. It is single dependency-free binary which can work in any environment.
git tool
bluepine https://github.com/omise/bluepine
20/07/2019 cluster icon
  • Real time event sources : A directory of high quality real-time event sources.
  • Mapstraction : A javascript library to hide differences between mapping APIs.
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...
  • 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...
  • kimono : Turn websites into structured APIs from your browser in seconds
thumbnail

Bluepine is a DSL for defining API Schema/Endpoint with the capabilities to generate Open API (v3) spec, validate API request and serialize object for API response based on single schema definition.

api specification dsl
Sympl https://sympl.host/
18/07/2019 cluster icon
  • dev3000 : Run your dev server through dev3000 to capture server logs, browser events, network requests, and screenshots in a unified timeline. Your coding agent...
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...
  • NGINX Unit : NGINX Unit is a dynamic web application server, designed to run applications in multiple languages. Unit is lightweight, polyglot, and dynamically con...
  • SDF Public Access UNIX System : The Super Dimension Fortress is a networked community of free software authors, teachers, librarians, students, researchers, hobbyists, computer enthu...
  • SeaLion : View raw output for critical events across servers. SeaLion gives you a graphical overview of server activity. View performance of system/custom metri...

Sympl is a collection of open-source scripts and templates which allow you to automatically and efficiently configure your website and email on a virtual or dedicated Linux server hosting running Debian.

server web hosting linux
Livecodelab https://livecodelab.net/
13/07/2019 cluster icon
  • (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...
  • 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...
  • Flok : Web-based P2P collaborative editor for live coding music and graphics
  • P5LIVE : p5.js collaborative live-coding vj environment
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...

Livecodelab is a special secret place where you can make fancy "on-the-fly" 3d visuals and play awesomely offbeat (literally) sounds. "On-the-fly" meaning: as you type.

graphics livecoding
Vector https://vector.dev/
08/07/2019 cluster icon
  • 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...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • 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 ...
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...
thumbnail

Vector is an open-source utility for collecting, transforming, and routing logs, metrics, and events.

opensource log metrics tool
Go kit https://gokit.io/
16/06/2019 cluster icon
  • Revel : A high-productivity web framework for the Go language.
  • 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...
  • Colly : Colly is a Go framework that provides a clean interface to write any kind of crawler/scraper/spider With Colly you can easily extract structured data ...
  • Fiber : 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 w...
  • 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.

Go is a great general-purpose language, but microservices require a certain amount of specialized support. RPC safety, system observability, infrastructure integration, even program design — Go kit fills in the gaps left by the standard library, and makes Go a first-class language for writing microservices in any organization.

go microservice framework
Kaitai Struct http://kaitai.io/
16/06/2019 cluster icon
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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...
  • dbt : dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
  • Presidio : Context aware, pluggable and customizable data protection and PII data anonymization service for text and images
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...

A new way to develop parsers for binary structures.

Declarative: describe the very structure of the data, not how you read or write it

binary library tool data
pre-commit https://pre-commit.com/
25/05/2019 cluster icon
  • lefthook : Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects. Fast. It is written in Go. Can run commands in parallel. Powerfu...
  • Lazygit : A simple terminal UI for git commands.
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

A framework for managing and maintaining multi-language pre-commit hooks.

git tool development
k3s https://k3s.io/
18/05/2019 cluster icon
  • Kubernetes Best Practices : Best Practices for kubernetes
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Jenkins X : Jenkins X is a CI / CD platform for Kubernetes.
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...

Lightweight Kubernetes
Easy to install. A binary of less than 40 MB. Only 512 MB of RAM required to run.

kubernetes container
Lynis https://cisofy.com/lynis/
24/04/2019 cluster icon
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • 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...
  • 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...
  • 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...
thumbnail

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 systems to support system hardening and compliance testing.

opensource security test tool
Gophercises https://gophercises.com/
17/04/2019 cluster icon
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • Learn Go with test-driven development : Learn Go with test-driven development
  • Kata-log : Resources to facilitate coding katas
  • RegExr : Online Regular Expression Testing Tool
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
thumbnail

FREE coding exercises for budding gophers

go learning reference
Kroki https://kroki.io/
06/04/2019 cluster icon
  • BlurHash : BlurHash is a compact representation of a placeholder for an image.
  • Terrastruct : Terrastruct is a tool to create diagrams that excel at visually explaining complex systems, such as your organization's engineering architecture.
  • npoint.io : JSON storage bins with schema validation
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.

Convert plain text diagrams to images !

Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), C4 (with PlantUML), Ditaa, Erd, GraphViz, Mermaid, Nomnoml, PlantUML, SvgBob and UMLet... and more to come!

diagram schema converter image api
Sonic https://github.com/valeriansaliou/sonic
05/04/2019 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...
  • 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...
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.
  • Symphony : Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.
thumbnail

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 microsecond's time.

Sonic can be used as a simple alternative to super-heavy and full-featured search backends such as Elasticsearch in some use-cases. It is capable of normalizing natural language search queries, auto-completing a search query and providing the most relevant results for a query. Sonic is an identifier index, rather than a document index; when queried, it returns IDs that can then be used to refer to the matched documents in an external database.

search elasticsearch opensource backend software
Tilt https://tilt.dev/
16/03/2019 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...

Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team.
Write a Tiltfile script that describes how your services fit together. Share it with your team so that any engineer can hack on any server. See a complete view of your system, from building to deploying to logging to crashing.

container kubernetes development devops tool
badssl.com https://badssl.com/
19/02/2019 cluster icon
  • SSL Server Test : This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
  • Locust : 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 ...

Memorable site for testing clients against bad SSL configs.

ssl client test
ImmortalDB https://github.com/gruns/ImmortalDB
14/02/2019 cluster icon
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
  • History of the browser user-agent string : History of the browser user-agent string
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • dev3000 : Run your dev server through dev3000 to capture server logs, browser events, network requests, and screenshots in a unified timeline. Your coding agent...
  • Volatile : Sometimes you just need to put something somewhere and then fetch it later. And sometimes you need to change it without asking for anyone’s permission...
thumbnail

ImmortalDB is the best way to store persistent key-value data in the browser. Data saved to ImmortalDB is redundantly stored in Cookies, IndexedDB, LocalStorage, and SessionStorage, and relentlessly self heals if any data therein is deleted or corrupted.

cookie web browser keyvalue database
Glances https://nicolargo.github.io/glances/
14/02/2019 cluster icon
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • refurb : A tool for refurbishing and modernizing Python codebases.
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • 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...
  • 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...

Glances is a cross-platform curses-based system monitoring tool written in Python.

crossplatform sysadmin monitoring tool python
CNCF Cloud Native Interactive Landscape https://landscape.cncf.io/
09/02/2019 cluster icon
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • PrePostPrint : PrePostPrint highlights experimental publications made with free software.
  • Software Folklore : Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.
  • GTD in 15 minutes : A Pragmatic Guide to Getting Things Done
  • How to systematically secure anything : Security engineering is the discipline of building secure systems. Its lessons are not just applicable to computer security. In fact this repo aims to...
thumbnail

The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.

cloud devops reference
page 21 / 84
1662 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn