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
8 results tagged ruby  ✕   ✕
Faktory http://contribsys.com/faktory/
17/01/2020 cluster icon
  • Cadence : Cadence is a distributed, scalable, durable, and highly available orchestration engine we developed at Uber Engineering to execute asynchronous long-r...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • 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 ...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • 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...

Faktory is a language-agnostic, persistent background job system.

job queue ruby go python
The Crystal Programming Language https://crystal-lang.org/
02/09/2017 cluster icon
  • modernish : modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the she...
  • supercollider : SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-...
  • Cappuccino : Cappuccino is a framework which makes it easy to create advanced web apps. With just a few lines of code you can have an app built with full undo and ...
  • Pure Data (PD) : Pure Data (aka Pd) is an open source visual programming language. Pd enables musicians, visual artists, performers, researchers, and developers to cre...
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
thumbnail

Crystal is a programming language with the following goals:

Have a syntax similar to Ruby (but compatibility with it is not a goal)
Statically type-checked but without having to specify the type of variables or method arguments.
Be able to call C code by writing bindings to it in Crystal.
Have compile-time evaluation and generation of code, to avoid boilerplate code.
Compile to efficient native code.
crystal ruby programminglanguage
asdf https://github.com/asdf-vm/asdf
17/06/2017 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
  • Deployer : Deployer is a deployment tool written in PHP.
  • Browsershot : 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 ...
thumbnail

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

ruby nodejs elixir erlang php version tool
Snyk https://snyk.io/
25/04/2016 cluster icon
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • 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...
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
thumbnail

Snyk helps you use open source and stay secure.
Continuously find & fix vulnerabilities in your dependencies.

security tool npm python ruby php javascript dependency
Maily Herald http://mailyherald.org/
22/10/2015 cluster icon
  • Dada Mail : Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your ow...
  • Gallery : Open source web based photo album organizer. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you...
  • Piwik : Piwik is the leading open source web analytics platform that gives you valuable insights on your website's visitors, your marketing campaigns and much...
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
  • AnonAddy : Free, Open-source Anonymous Email Forwarding

Maily Herald is a Ruby on Rails engine that helps you send and manage your mailings.
Think of Maily as a self-hosted Mailchimp® you can easily integrate with your site.

email selfhosted mailinglist software ruby
Upton https://github.com/propublica/upton
04/02/2014 cluster icon
  • 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...
  • Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • Mockery : Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal...
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
thumbnail

Upton is a framework for easy web-scraping with a useful debug mode that doesn't hammer your target's servers. It does the repetitive parts of writing scrapers, so you only have to write the unique parts for each site.

scraper ruby library
Ready for Rails 4? http://ready4rails4.net
20/08/2013 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Mind42 : Collaborative mind mapping in your browser
  • MyDraft : Free wireframing online tool
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

Check easily whether a gem is ready for Rails 4 or not.

ruby rails online tool
Vcr https://www.relishapp.com/vcr/vcr/docs
06/08/2013 cluster icon
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • 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...
  • httpbin.org : A simple HTTP Request & Response Service.

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

ruby test http mock
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn