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 25 / 83
Sourcegraph https://about.sourcegraph.com
16/01/2018 cluster icon
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • ack : ack is a tool like grep, optimized for programmers Designed for programmers with large heterogeneous trees of source code, ack is written purely in po...
  • howdoi : Instant coding answers via the command line.
  • similicio.us : Find sites like the ones you love!
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
thumbnail

Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searches.

selfhosted code search tool git
Chainer https://chainer.org/
09/01/2018 cluster icon
  • 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.
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Pyro : Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend. Pyro enables flexible and expr...
  • PySQLi : Python SQL injection framework
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
thumbnail

Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approach (a.k.a. dynamic computational graphs) as well as object-oriented high-level APIs to build and train neural networks. It also supports CUDA/cuDNN using CuPy for high performance training and inference.

python machinelearning framework
Skeleton http://getskeleton.com/
09/01/2018 cluster icon
  • 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)
  • DD_belatedPNG : better PNG background-image support in IE6
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • HTML5 Boilerplate : HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100...

Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development

responsive css library
Bootstrap.build https://bootstrap.build/
09/01/2018 cluster icon
  • draw.io : Online diagram/mockups design.
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • ColoRotate : Color palette generation tool
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...

Powerful Bootstrap theme builder for your next project

bootstrap themes design tool
Conclave https://conclave-team.github.io/conclave-site/
09/01/2018 cluster icon
  • MUTE : Web-based text editing tool that allows to edit documents collaboratively in real-time. It implements a CRDT-based consistency maintenance algorithm f...
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Firepad : Firepad is an open-source, collaborative code and text editor. It is designed to be embedded inside larger web applications.
  • Floobits : Floobits brings real-time collaborative editing to text editors, IDEs. Collaborative text editors and screen sharing solutions usually suffer from the...
  • Teletype for Atom : Teletype for Atom lets developers share their workspace with team members and collaborate on code in real time.
thumbnail

Conclave is a peer-to-peer, real-time, collaborative text editor built from scratch in JavaScript. Intrigued by collaborative text editors such as Google Docs, we set out to build our own. This case study walks you through our journey from the initial idea to our research of current academic literature and finally to our design and implementation of the final product.

p2p realtime text editor collaboration reference
Fun Retro http://funretro.github.io/distributed/
09/01/2018 cluster icon
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • 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...
  • Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
  • Retromat : Planning your next agile retrospective? Start with a random plan, change it to fit the team's situation, print it and share the URL. Or browse around ...
  • Sensei : Fun, effective retrospectives for distributed agile teams. Encourage collaboration from every team member and follow up on every action. Sensei's simp...
thumbnail

Easy to use and beautiful restrospective board.

remoteteam agile retrospective tool opensource
Agile Retrospective Resource Wiki http://retrospectivewiki.org/
09/01/2018 cluster icon
  • Fun Retrospectives : Activities and ideas for making agile retrospectives more engaging
  • Sensei : Fun, effective retrospectives for distributed agile teams. Encourage collaboration from every team member and follow up on every action. Sensei's simp...
  • Retromat : Planning your next agile retrospective? Start with a random plan, change it to fit the team's situation, print it and share the URL. Or browse around ...
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • Fun Retro : Easy to use and beautiful restrospective board.

This is a resource for sharing retrospective plans, tips & tricks, tools and ideas to help us get the most out of our retrospectives. Retrospectives play a crucial role in software teams. It is time specifically put aside to reflect on how the team is performing and what can be done to improve.

agile retrospective wiki reference
Retromat https://plans-for-retrospectives.com/
09/01/2018 cluster icon
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • Sensei : Fun, effective retrospectives for distributed agile teams. Encourage collaboration from every team member and follow up on every action. Sensei's simp...
  • Fun Retro : Easy to use and beautiful restrospective board.
  • Feedity : Feedity is an online data extraction tool and RSS feed builder
  • favikon : Upload an image, crop it, and download your favicon

Planning your next agile retrospective? Start with a random plan, change it to fit the team's situation, print it and share the URL. Or browse around for new ideas!

agile retrospective generator tool
coala https://coala.io/
04/01/2018 cluster icon
  • 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....
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • 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...
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • refurb : A tool for refurbishing and modernizing Python codebases.

coala provides a unified interface for linting and fixing code with a single configuration file, regardless of the programming languages used. You can use coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.

coala has a set of official bears (plugins) for several languages, including popular languages such as C/C++, Python, JavaScript, CSS, Java and many more, in addition to some generic language independent algorithms.

staticanalysis tool
Shogun Machine Learning http://shogun-toolbox.org/
04/01/2018 cluster icon
  • SyntaxNet : Neural Models of Syntax. A TensorFlow toolkit for deep learning powered natural language understanding (NLU).
  • 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 ...
  • Synthesis ToolKit : The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming la...
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • 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...

Shogun is and open-source machine learning library that offers a wide range of efficient and unified machine learning methods.

machinelearning c++ library
ReactOS https://reactos.org/
04/01/2018 cluster icon
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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...
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...
  • Sanity : Sanity is a headless, real-time CMS where the front end is an open source React-based construction kit and the back end is a graph-oriented cloud data...
  • extramuros : 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...
thumbnail

Imagine running your favorite Windows applications and drivers in an open-source environment you can trust. That's ReactOS. Not just an Open but also a Free operating system.

windows clone opensource os
radare http://rada.re/r/
04/01/2018 cluster icon
  • 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...
  • regex101 : Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.
  • SecTools.Org : Top Network Security Tools
  • Lynis : 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 ...
  • 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...

Radare is a portable reversing framework that can...

Disassemble (and assemble for) many different architectures
Debug with local native and remote debuggers (gdb, rap, webui, r2pipe, winedbg, windbg)
Run on Linux, *BSD, Windows, OSX, Android, iOS, Solaris and Haiku
Perform forensics on filesystems and data carving
Be scripted in Python, Javascript, Go and more
Support collaborative analysis using the embedded webserver
Visualize data structures of several file types
Patch programs to uncover new features or fix vulnerabilities
Use powerful analysis capabilities to speed up reversing
Aid in software exploitation
reverseengineering debug security tool
Keep a Changelog http://keepachangelog.com/
29/12/2017 cluster icon
  • A successful Git branching model : Git-flow workflow presentation
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • 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...

Don’t let your friends dump git logs into changelogs.

changelog reference git
Open Paperless https://github.com/zhoubear/open-paperless
29/12/2017 cluster icon
  • MediaGoblin : MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, S...
  • chive : MySQL database management tool
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • pyo : pyo is a Python module written in C to help digital signal processing script creation.
thumbnail

Scan, index, and archive all of your paper documents. Open Paperless is a re-think of the user interface and user experience for Mayan EDMS. The goal is to reduce the complexity and make it more suitable for home users.

python document management scan archive freesoftware
Elixir http://elixir-lang.github.io/
28/12/2017 cluster icon
  • Hack : Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by st...
  • modernish : modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the she...
  • Zephir Language : Zephir, an open source, high-level/domain specific language designed to ease the creation and maintainability of extensions for PHP with a focus on ty...
  • in:verse : in:verse is a programming language and environment for exploring the conflux of poetry, visuals, mathematics and code.
  • TLA : 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...

Elixir is a dynamic, functional language designed for building scalable and maintainable applications.

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

elixir programminglanguage
hyper.rs https://hyper.rs/
28/12/2017 cluster icon
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • 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...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • Shogun Machine Learning : Shogun is and open-source machine learning library that offers a wide range of efficient and unified machine learning methods.

Fast and safe HTTP for the Rust language.

rust http library
Iron http://ironframework.io/
28/12/2017 cluster icon
  • 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...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Deno : Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
  • 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...
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...

Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RESTful APIs. No middleware are bundled with Iron - instead, everything is drag-and-drop, allowing for ridiculously modular setups.

rust server framework middleware rest
Petri http://wix.github.io/petri/
28/12/2017 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...
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...
  • unleash : Open-source feature management solution built for developers.
  • Dendron : Dendron is an open-source, local-first, markdown-based, note-taking tool. It's a personal knowledge management solution (PKM) built specifically for d...
  • Docusaurus : Easy to Maintain Open Source Documentation Websites

Perti is Wix’s holistic experiment system, it covers the lifecycle of product experimenting including A/B tests and feature toggles.

abtesting featureflag opensource tool
Motty https://scalalang2.github.io/motty/
28/12/2017 cluster icon
  • httpbin.org : A simple HTTP Request & Response Service.
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • 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...
  • npoint.io : JSON storage bins with schema validation
  • 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...

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 you can intuitively and easily mock http responses. All you need to do is typing and click!

http api mock server
notifiers https://github.com/liiight/notifiers
28/12/2017 cluster icon
  • pydantic : Data validation and settings management using python type annotations.
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
thumbnail

A Python one stop shop for all notification providers with a unified and simple interface.

python notification library
page 25 / 83
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn