Posts
-
kairosdb
Fast scalable time series database
Documentation is found here.
Tags: #java • kairosdb • timeseries-database
-
cognitive-services-python-sdk-samples
Learn how to use the Cognitive Services Python SDK with these samples
These samples will show you how to get up and running using the Python SDKs for various Cognitive Services services. They’ll cover a few rudimentary use cases and hopefully express best practices for interacting with the data from these APIs.
Tags: #python
-
PEPS
Innovative Open source Email + File sharing
PEPS is an open source email, file sharing and collaboration server that intends to fullfil the need for high-quality on-premises software that could rival with top-notch SaaS products such as Gmail or Dropbox, and innovate with new features.
PEPS is built to be extensible thanks to complete APIs and we aim at creating an ecosystem of compatible apps and services.
Please read more about PEPS and its roadmap. We also have a FAQ.
This repository contains the source of the PEPS containers. PEPS application source is available from a separate repository under the Affero GPL License.
Tags: #python
-
helpers
Several tools to help you in development
// For laravel-admin 1.x $ composer require "laravel-admin-ext/helpers:1.*" // For laravel-admin 2.x $ composer require "laravel-admin-ext/helpers:2.*"Import menu items.
$ php artisan admin:import helpersTags: #php
-
steam-condenser-ruby
A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
- Ruby 2.1 or newer (and compatible Ruby VMs)
- Any operating system able to run such a VM
The following gems are required:
bzip2-ruby(for Source servers sending compressed responses)multi_json(for the Web API features)multi_xml(for the Steam Community features)
Tags: #ruby • hlds • srcds
-
roblox-ts
A TypeScript-to-Luau Compiler for Roblox
roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.
Tags: #typescript • roblox-ts • roblox
-
yarGen
yarGen is a generator for YARA rules
_____ __ _____ _____/ ___/__ ___ / // / _ `/ __/ (_ / -_) _ \ \_, /\_,_/_/ \___/\__/_//_/ /___/ Yara Rule Generator Florian Roth, July 2020, Version 0.23.2 Note: Rules have to be post-processed See this post for details: https://medium.com/@cyb3rops/121d29322282Tags: #python • yara • malware
-
RubyTraining
Ruby training course for new employees
Tags: #ruby
-
racecar
Racecar: a simple framework for Kafka consumers in Ruby
Racecar is a friendly and easy-to-approach Kafka consumer framework. It allows you to write small applications that process messages stored in Kafka topics while optionally integrating with your Rails models.
The framework is based on rdkafka-ruby, which, when used directly, can be a challenge: it’s a flexible library with lots of knobs and options. Most users don’t need that level of flexibility, though. Racecar provides a simple and intuitive way to build and configure Kafka consumers.
NOTE: Racecar requires Kafka 0.10 or higher.
Tags: #ruby • rails • kafka
-
active_event_store
Rails Event Store in a more Rails way
Active Event Store is a wrapper over Rails Event Store which adds conventions and transparent Rails integration.
Tags: #ruby • rails • event-sourcing
subscribe via RSS