Ecosyste.ms: Repos

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

GitHub / sagiegurari 52 repositories

sagiegurari/duckscript

Simple, extendable and embeddable scripting language.

Language: Rust - Size: 2.91 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 493 - Forks: 45

sagiegurari/cargo-make

Rust task runner and build tool.

Language: Rust - Size: 18.7 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 2,403 - Forks: 119

sagiegurari/node-go-require

Load Google GO files as any javascript modules under nodeJS runtime.

Language: JavaScript - Size: 230 KB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 154 - Forks: 10

sagiegurari/x2fax 📦

The x2fax (fax4j sub project) is a set of standalone servers and deployable components which enable to provide x2fax capabilities.

Language: Java - Size: 411 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 4 - Forks: 0

sagiegurari/rust_info

Extracts the current rust compiler information.

Language: Rust - Size: 2.64 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 8 - Forks: 2

sagiegurari/docker-cargo-make

Docker image with Rust and cargo-make preinstalled.

Language: Dockerfile - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

sagiegurari/coreutils Fork of uutils/coreutils

Cross-platform Rust rewrite of the GNU coreutils

Language: Rust - Size: 4.87 MB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

sagiegurari/cargo-quickinstall Fork of cargo-bins/cargo-quickinstall

pre-compiled binary packages for `cargo install`

Language: Shell - Size: 668 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

sagiegurari/c_vector

A simple growable vector for C

Language: C - Size: 41 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 1

sagiegurari/c_thread_lock

Simple Thread Lock/Signal for C

Language: C - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/c_scriptexec

Invoke complex multi command scripts with a single C api call.

Language: C - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 4 - Forks: 1

sagiegurari/c_hs

Embeddable HTTP Server for C

Language: C - Size: 245 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 3 - Forks: 1

sagiegurari/c_ini

INI parser/writer for C

Language: C - Size: 31.3 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/c_json

JSON parser/writer for C

Language: C - Size: 45.9 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

sagiegurari/c_hashtable

C Hash TAble

Language: C - Size: 23.4 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/c_forever

Ensure the program runs continuously.

Language: C - Size: 49.8 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 5 - Forks: 2

sagiegurari/c_fsio

File System utility functions.

Language: C - Size: 67.4 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/c_eventemitter

Simple Event Emitter C API

Language: C - Size: 26.4 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/cmake-modules

Reusable cmake utilities for C projects.

Language: CMake - Size: 23.4 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/shell2batch

Coverts simple basic shell scripts to windows batch scripts.

Language: Rust - Size: 4.01 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 56 - Forks: 7

sagiegurari/cargo-make-tasks

Reusable makefiles for cargo-make

Size: 24.4 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 8 - Forks: 1

sagiegurari/run_script

Run shell scripts in rust.

Language: Rust - Size: 4.06 MB - Last synced: 8 days ago - Pushed: 4 months ago - Stars: 118 - Forks: 12

sagiegurari/ci_info

Provides current CI environment information.

Language: Rust - Size: 4.57 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 14 - Forks: 3

sagiegurari/simple_redis

Simple and resilient redis client for rust.

Language: Rust - Size: 3.76 MB - Last synced: 9 days ago - Pushed: 2 months ago - Stars: 26 - Forks: 8

sagiegurari/git_info

Extracts git repository information.

Language: Rust - Size: 804 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 6 - Forks: 1

sagiegurari/c_workqueue

Threaded work queue for C.

Language: C - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 5 - Forks: 0

sagiegurari/c_string_buffer

A simple string buffer for C

Language: C - Size: 80.1 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 5 - Forks: 2

sagiegurari/simple-web-notification

Web Notifications made easy

Language: JavaScript - Size: 86.9 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 71 - Forks: 26

sagiegurari/userscripts-ads-dom-remover

Removes Ad Containers from DOM (doesn't replace adblocker extension, but blocks dynamic content which the adblocker fails to block by removing whole sections from the HTML DOM.)

Language: JavaScript - Size: 72.3 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 14 - Forks: 2

sagiegurari/cliparser

Simple command line parser

Language: Rust - Size: 1.08 MB - Last synced: 11 days ago - Pushed: 4 months ago - Stars: 8 - Forks: 0

sagiegurari/c_stringfn

String functions for C.

Language: C - Size: 79.1 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 7 - Forks: 0

sagiegurari/angular-web-notification

Web Notifications AngularJS Service

Language: JavaScript - Size: 235 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 178 - Forks: 37

sagiegurari/brackets-portable 📦

Windows portable version of adobe brackets web development editor.

Language: HTML - Size: 172 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 130 - Forks: 21

sagiegurari/envmnt

Environment variables utility functions.

Language: Rust - Size: 3.9 MB - Last synced: 9 days ago - Pushed: 4 months ago - Stars: 27 - Forks: 5

sagiegurari/misc-test

misc tests

Size: 88.9 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

sagiegurari/simple-oracledb

Extend capabilities of oracledb with simplified API for quicker development.

Language: JavaScript - Size: 983 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 36 - Forks: 3

sagiegurari/c_thread_pool

Thread Pool for C

Language: C - Size: 23.4 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

sagiegurari/bootkit-rs Fork of memN0ps/redlotus-rs

Rusty Bootkit - Windows UEFI Bootkit in Rust (Codename: RedLotus)

Size: 1.77 MB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

sagiegurari/fax4j

Java fax library.

Language: Java - Size: 2.43 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 23 - Forks: 7

sagiegurari/fsio

File System and Path utility functions.

Language: Rust - Size: 3.3 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 8 - Forks: 2

sagiegurari/event-emitter-enhancer

Extends the Node.js events.EventEmitter to provide additional functionality.

Language: JavaScript - Size: 242 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 11 - Forks: 3

sagiegurari/node-spider-script 📦

Run spider script files as javascript modules in NodeJS.

Language: JavaScript - Size: 139 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 6 - Forks: 0

sagiegurari/js-project-commons 📦

Common web and node.js grunt tasks/lint configs/md templates and so on...

Language: JavaScript - Size: 202 KB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

sagiegurari/HTML5-Desktop-Notifications Fork of ttsvetko/HTML5-Desktop-Notifications 📦

Desktop notifications plugin for Chrome, Safari, Firefox and IE9+

Language: JavaScript - Size: 1.98 MB - Last synced: 12 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

sagiegurari/node-later

Defer function calls to the start of the next cycle.

Language: JavaScript - Size: 123 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

sagiegurari/sagiegurari.github.io

https://sagiegurari.github.io

Language: HTML - Size: 2.41 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

sagiegurari/userscripts-hackernews

Improved mobile usability and modern styling for Hackernews

Language: JavaScript - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

sagiegurari/grunt-markdownlint

A grunt task for markdown style checker and lint tool.

Language: JavaScript - Size: 236 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 6 - Forks: 2

sagiegurari/oracledb-upsert

UPSERT (insert/update) extension to oracledb

Language: JavaScript - Size: 142 KB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

sagiegurari/multiple-redis

Run redis commands against multiple redis instances.

Language: JavaScript - Size: 191 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 13 - Forks: 2

sagiegurari/funcs-js

Function wrappers for enhanced behavior.

Language: JavaScript - Size: 79.1 KB - Last synced: 20 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

sagiegurari/angular-number-input

AngularJS number input directive.

Language: JavaScript - Size: 141 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

sagiegurari/scriptexec

Run complex native scripts with a single command, similar to system commands.

Language: R - Size: 145 KB - Last synced: 26 days ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0