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

Topic: "utility-functions"

1313e/CMasher

Scientific colormaps for making accessible, informative and 'cmashing' plots

Language: Python - Size: 217 MB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 445 - Forks: 29

eyalroz/cuda-kat

CUDA kernel author's tools

Language: Cuda - Size: 1.57 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 107 - Forks: 8

pavlosdais/Abstract-Data-Types

A set of efficient data structures in C, created in a generic way

Language: C - Size: 369 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 0

mity/c-reusables

Collection of highly reusable C utilities.

Language: C - Size: 254 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 2

voting-tools/pref_voting

pref_voting is a Python package that can be used to study and run elections with different preferential voting methods (graded voting methods and cardinal voting methods are also included for comparison).

Language: Python - Size: 23.4 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 17 - Forks: 5

dsheiko/extras

Type manipulation utility-belt bringing JavaScript-like development experience to PHP

Language: PHP - Size: 1.94 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 3

syamdanda/JavaScriptUtils

Utility functions written in Javascript

Language: JavaScript - Size: 40 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 5

tonix-tuft/react-js-utl

React JS utility functions and hooks.

Language: JavaScript - Size: 11.5 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

akzhar/vba-helpers

A free collection of VBA helpers

Language: TypeScript - Size: 16.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Abhrankan-Chakrabarti/java-math-utils

Collection of Java programs for mathematical computations, including tools for calculating square roots, solving Pell's equation, and other numerical tasks.

Language: Java - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

xyluo25/pyufunc

A set of utility functions that keep Python sweet

Language: Python - Size: 33.9 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

ecomplus/utils

Isomorphic JS utility functions to E-Com Plus (not only) related apps

Language: JavaScript - Size: 3.51 MB - Last synced at: about 5 hours ago - Pushed at: 16 days ago - Stars: 2 - Forks: 1

harmoniqs/TrajectoryIndexingUtils.jl

Utility functions for indexing and slicing trajectory data vectors

Language: Julia - Size: 301 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

rockyessel/utility-codes

This repository contains a collection of utility functions for various purposes. Developers are encouraged to contribute their utility functions to enhance the usefulness of this repository

Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

esotericenderman/esoteric-utility.kt

All of the Kotlin/Java utility used by the Esoteric Foundation.

Language: Kotlin - Size: 214 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rozek/javascript-interface-library

various classification, validation and utility functions

Language: TypeScript - Size: 377 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

neilveil/devils

A collection of useful front-end web development utility functions

Language: TypeScript - Size: 108 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Marcus-Johnson/Ultan

A collection of utility functions that can be used in various types of JavaScript projects.

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

cerob/google-cloud-functions-tools

A set of utility tools (planned mostly to be decorators) for Google Cloud Functions, in Python

Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Swish78/strkitN

strkitN is a powerful Python package for manipulating strings. It provides a wide range of functions to perform common string operations easily. You can format strings, extract substrings, change case, remove punctuation, calculate length, validate alphanumeric content, process numeric values, analyze character frequencies, reverse text, replace su

Language: Python - Size: 18.6 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

INOS-soft/AZURE-FUNCTION

Language: C - Size: 28.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

connorrothschild/cr

📦 Custom plot theme for personal use, some other functions

Language: R - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

code-archived/ds-gringotts

A funky name for a funky project - check the wide variety of compiled python utility function's documentations.

Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mikaelvesavuori/aws-serverless-utils

Utility functions for AWS serverless services like Lambda, EventBridge, and DynamoDB.

Language: TypeScript - Size: 547 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

alyxshang/coutils

A set of useful functions for Rust. :gear:

Language: Rust - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

onedionys/onedionys-string-utils

Provides useful functions for manipulating strings and can be used in typescript/javascript.

Language: TypeScript - Size: 59.6 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sofiane-abou-abderrahim/react-investment-calculator

This project demonstrates essential React features: modular components, state management, conditional rendering, and value conversion. Users can estimate investment values by inputting parameters. Explore the code to enhance your React skills and start estimating investments effortlessly!

Language: JavaScript - Size: 381 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mcaskill/js-html-build-attributes

Generate a string of HTML attributes.

Language: JavaScript - Size: 354 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mayankbhaisora/flutter-utilities

This repository contains the reusable source code for some of the common requirements.

Language: Dart - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rlapoele/scss-lang-utils

Commonly used Sass utility functions written in SCSS.

Language: SCSS - Size: 616 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dhodi-fahad/codesnip-util-library

This repository serves as a curated collection of utility functions and concise code snippets in both Python and JavaScript. These snippets are accumulated from day-to-day coding activities, providing a quick reference and reusable solutions for common tasks.

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

tbdsux/mini-go

Random go functions for easy life :)

Language: Go - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tonix-tuft/js-utl

A collection of JS utility functions to be used across several applications or libraries.

Language: JavaScript - Size: 992 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tonix-tuft/gospel

Utility functions for tweaking CSS-related stuff and animating things in JS.

Language: JavaScript - Size: 1.96 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Aro1914/Singularity-Filter

A utility function that filters two arrays of objects for unique objects

Language: JavaScript - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

democritus-project/d8s-utility

Democritus functions for working with utility functions.

Language: Python - Size: 89.8 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

anpep/nih

Implementation of commonly used data-structures and snippets

Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Related Topics