An open API service providing repository metadata for many open source software ecosystems.

GitHub / rudolfolah 3 Repositories

rudolfolah/fastuuid Fork of fastuuid/fastuuid

FastUUID is a library which provides CPython bindings to Rust's UUID library

Size: 103 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rudolfolah/profiling-code

Collection of examples and links that uses different profiling tools to show memory usage and timings.

Language: Python - Size: 787 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

rudolfolah/metatron

Metatron is a project that brings together whisper.cpp, llama.cpp, and piper into a deployable stack with an awesome Node.js API wrapper for each of them.

Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

rudolfolah/mermaid-diagram-examples

Examples of diagrams using Mermaid: https://mermaid.js.org/intro/

Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

rudolfolah/rewrite-imports-es6

Uses recast to rewrite imports in ES6 modules to use a different path

Language: JavaScript - Size: 29.3 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rudolfolah/rudolfolah

Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rudolfolah/tweet-writer

Tweet Writer generates a list of tweets based on articles or blog posts

Language: JavaScript - Size: 3.04 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rudolfolah/npm-webpack-profiling

Language: HTML - Size: 1.32 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rudolfolah/python-reactive-rxpy-tornado-pyqt-qt Fork of PacktPublishing/Reactive-Programming-in-Python

Reactive programming in Python with RxPy, Tornado, PyQt5 and Qt5

Language: Python - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rudolfolah/gnuski

GNUSki is an open source clone of Skifree, the old Windows game. It currently uses NCurses for graphics.

Language: C - Size: 2.52 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rudolfolah/terratest-localstack

Run Terratest with LocalStack

Language: HCL - Size: 43 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

rudolfolah/proc-watch

proc-watch is a tool for monitoring processes and logging their CPU and memory usage.

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rudolfolah/aws-terraform-generator

Generate Terraform configurations for existing AWS infrastructure resources

Language: JavaScript - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rudolfolah/benchmark-routers-for-react

Benchmarking routers for React

Language: JavaScript - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rudolfolah/ansible-role-letsencryptssl

Ansible role for generating SSL certificates using certbot

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rudolfolah/hackathon-chainlinkfall2022

Chainlink Fall 2022 Hackathon entry

Language: TypeScript - Size: 37 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rudolfolah/docker-circleci-upgraded-npm

Dockerfiles based on CircleCI images that included upgraded versions of npm

Language: JavaScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rudolfolah/ludwig-code-gen

Generating code with Ludwig AI/ML (PyTorch, Tensorflow)

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rudolfolah/hackathon-loomsdk-holiday

Project for loomSDK Hackathon 2021 https://loomsdkholidayhack2021.devpost.com/

Language: JavaScript - Size: 1.41 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rudolfolah/emacs-flow-jsx

Emacs mode for handling JavaScript that uses Flow type annotations and has some React JSX syntax in it.

Language: Emacs Lisp - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rudolfolah/hackathon_cuesheets

Cue Sheet Palooza Hackathon

Language: Python - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

rudolfolah/paws-in-the-park-the-game

Language: Rust - Size: 16.7 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rudolfolah/emacs-sos

StackOverflow Search (SOS) mode for Emacs.

Language: Emacs Lisp - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rudolfolah/hackathon-pizza-town-nfts

Language: Rust - Size: 113 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rudolfolah/StringZilla Fork of ashvardanian/StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖

Size: 7.73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rudolfolah/terratest Fork of gruntwork-io/terratest

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

Size: 19.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rudolfolah/piper Fork of rhasspy/piper

A fast, local neural text to speech system

Language: C++ - Size: 174 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rudolfolah/expo Fork of expo/expo

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

Size: 2.76 GB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rudolfolah/llama_index Fork of run-llama/llama_index

LlamaIndex (formerly GPT Index) is a data framework for your LLM applications

Size: 150 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rudolfolah/canvas-engines-comparison Fork of slaylines/canvas-engines-comparison

Performance comparison of different canvas rendering engines.

Language: JavaScript - Size: 1.88 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rudolfolah/terser-webpack-plugin Fork of webpack-contrib/terser-webpack-plugin

Terser Plugin

Language: JavaScript - Size: 5.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rudolfolah/heap-sampling-webpack-plugin Fork of kenotron/heap-sampling-webpack-plugin

Language: TypeScript - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rudolfolah/crispy-tailwind Fork of django-crispy-forms/crispy-tailwind

A Tailwind template pack for django-crispy-forms

Size: 6.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rudolfolah/chaincrafter

:hammer: Seamless integration and composability for large language model apps :paperclip:

Language: Python - Size: 655 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

rudolfolah/talk Fork of yacineMTB/talk

Let's make sand talk

Language: TypeScript - Size: 81.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rudolfolah/chatbot-ui Fork of mckaywrigley/chatbot-ui

An open source ChatGPT UI.

Language: TypeScript - Size: 1.56 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rudolfolah/ansible-role-mongodb

MongoDB role for Ansible, for a specific version installed from .tar.gz

Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rudolfolah/ansible-role-nodejs

Ansible Role for a specific version of Node.js

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rudolfolah/gitignore Fork of github/gitignore

A collection of useful .gitignore templates

Size: 2.25 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rudolfolah/mermaid Fork of mermaid-js/mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

Size: 209 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rudolfolah/examples Fork of actix/examples

Community showcase and examples of Actix ecosystem usage.

Size: 2.36 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rudolfolah/react-router Fork of remix-run/react-router

Declarative routing for React

Language: JavaScript - Size: 14.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rudolfolah/webpack.js.org Fork of webpack/webpack.js.org

Repository for webpack documentation and more!

Size: 1.24 GB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rudolfolah/gptlabs-tools Fork of SpellcraftAI/tools

A monorepo of all open source code associated with GPT Labs projects.

Size: 10 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rudolfolah/hardhat-gas-reporter Fork of cgewecke/hardhat-gas-reporter

Gas usage per unit test. Average gas usage per method. (eth-gas-reporter for Hardhat)

Size: 611 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rudolfolah/ludwig Fork of ludwig-ai/ludwig

Data-centric declarative deep learning framework

Size: 27.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0