Posts

  • enunciate

    Build-time enhancement tool for Java-based Web services projects

    Enunciate is a build-time Web service enhancement tool that can be applied to Java-based projects for generating a lot of cool artifacts from the source code of your Web service endpoints.

    For more information, see the project site at http://enunciate.webcohesion.com.

    Tags: #java

  • poutyne

    A simplified framework and utilities for PyTorch

    Poutyne is a simplified framework for PyTorch and handles much of the boilerplating code needed to train neural networks.

    Use Poutyne to:

    • Train models easily.
    • Use callbacks to save your best model, perform early stopping and much more.

    Read the documentation at Poutyne.org.

    Poutyne is compatible with the latest version of PyTorch and Python >= 3.8.

    Tags: #python • deep-learning • pytorch

  • codebuff

    Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).

    By Terence Parr (primary developer), Fangzhou (Morgan) Zhang (help with initial development), Jurgen Vinju (co-author of academic paper, help with empirical results and algorithm discussions).

    kaby76 has done a C# port.

    Tags: #java

  • cable_ready

    Use simple commands on the server to control client browsers in real-time

    Tags: #ruby • ruby-on-rails • action-cable

  • micro-ecc

    ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.

    Compressed points are represented in the standard format as defined in http://www.secg.org/sec1-v2.pdf; uncompressed points are represented in standard format, but without the 0x04 prefix. All functions except uECC_decompress() only accept uncompressed points; use uECC_compress() and uECC_decompress() to convert between compressed and uncompressed point representations.

    Private keys are represented in the standard format.

    Tags: #php

  • autotune

    Autonomous Performance Tuning for Kubernetes!

    TL;DR: Kruize analyzes your Kubernetes workload metrics and automatically generates right-sizing recommendations for CPU, memory, and GPU resources — reducing costs and improving performance without manual tuning.

    Kruize is an open-source optimization tool for Kubernetes that helps you achieve significant cost savings and optimal performance with minimal effort. It continuously monitors your applications and provides right-sizing recommendations for container and namespace resources like CPU and memory, as well as NVIDIA GPU MIG slices. Kruize serves as the powerful backend engine for the Resource Optimization Service within Red Hat Insights, a service now available to all OpenShift Container Platform (OCP) users.

    Tags: #java • kubernetes • performance-tuning

  • coin-hive

    CoinHive cryptocurrency miner for node.js

    Mine cryptocurrencies Monero (XMR) and Electroneum (ETN) using CoinHive from node.js

    New: Now you can run this miner on any stratum based pool.

    New 2: Now you can mine Electroneum (ETN).

    Need a proxy? check coin-hive-stratum.

    Tags: #javascript • coinhive • monero

  • ImageScraper

    :scissors: High performance, multi-threaded image scraper

    Click here to see it in action!

    Download

    Tags: #python • pypi • scraper

  • Lucid

    A developer tool for engineers working with React and GraphQL.

    Lucid is a Chrome Developer Tool designed to help engineers debug their React-GraphQL applications.

    • Visualize the component hierarchy, state/props data and state changes of your React application
    • See your GraphQL schema, queries, and mutations in real-time

    Tags: #javascript • react • react-applications

  • DSView

    An open source multi-function instrument for everyone

    DSView is a GUI program for supporting various instruments from DreamSourceLab, including logic analyzers, oscilloscopes, etc. DSView is based on the sigrok project.

    The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more).

    Tags: #python

subscribe via RSS