Ecosyste.ms: Repos

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

GitHub topics: builtin-functions

php-mock/php-mock-phpunit

Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.

Language: PHP - Size: 172 KB - Last synced: 6 days ago - Pushed: about 2 months ago - Stars: 161 - Forks: 17

Gouravspopale/GPYTHON

This repository contains basic of python language with all Built in function and (CSV_FILE)projects

Language: Jupyter Notebook - Size: 1.83 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 9 - Forks: 0

ashrafmo-1/Lessons-and-challenges-js-ts

javaScript and typeScript lessons, exampels to learn and problem solving

Language: JavaScript - Size: 466 KB - Last synced: 22 days ago - Pushed: 23 days ago - Stars: 3 - Forks: 3

p-ranav/walnut.v1 📦

The Walnut programming language

Language: C++ - Size: 852 KB - Last synced: 23 days ago - Pushed: about 5 years ago - Stars: 8 - Forks: 0

Guiribei/my_shell

A lightweight, reduced version of the Bash shell written in C.

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

php-mock/php-mock

Mock built-in PHP functions (e.g. time(), exec() or rand())

Language: PHP - Size: 694 KB - Last synced: 29 days ago - Pushed: 4 months ago - Stars: 354 - Forks: 19

thevickypedia/pynotification

Python module to trigger system notifications on Linux, Windows and macOS

Language: Python - Size: 237 KB - Last synced: 5 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

wellingtonmwadali/simple_shell

ALX simple shell project implementation that functions similarly like UNIX system in its simple form.

Language: C - Size: 546 KB - Last synced: 14 days ago - Pushed: 3 months ago - Stars: 5 - Forks: 3

aneeshlalwani/number-programs-in-java

This Repository contains a "Number Program". These programs are solved in "Java"

Language: Java - Size: 39.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

OurCodeBase/bash-sdk

A bash library to create standalone scripts.

Language: Shell - Size: 59.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

robkle/42sh

Unix shell

Language: C - Size: 3.69 MB - Last synced: 5 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

k-allard/my_own_shell

My own bash

Language: C - Size: 4.1 MB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

s3valkov/Database-Basics-MySQL

MySQL May 2019 Course at Software University

Language: TSQL - Size: 2.63 MB - Last synced: 6 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

php-mock/php-mock-mockery

Mock non deterministic built-in PHP functions (e.g. time() or rand()) with Mockery.

Language: PHP - Size: 106 KB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 37 - Forks: 4

alizainaslam/JavaScript-arrays

A basic web app for practice with the help of Html5, Css3 and JavaScript (DOM). Where I write code for user experience with the help of 'objects' and try to destructure some built-in methods of Array.

Language: JavaScript - Size: 8.79 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

milaan9/04_Python_Functions

The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.

Language: Jupyter Notebook - Size: 1.27 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 223 - Forks: 248

php-mock/php-mock-prophecy

Mock built-in PHP functions (e.g. time()) with Prophecy (phpspec).

Language: PHP - Size: 108 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 16 - Forks: 3

artmenlope/high-precision-calculations-str

A set of Python 3 defined functions. They can provide high decimal precision calculations using numbers in "str" format. The algorithms used are the same as those used when performing the calculations by hand. All using Python 3 built-in functions.

Language: Python - Size: 46.9 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

quepas/matlab-builtins

Scraper for retrieving names of the matlab's built in functions and classes.

Language: R - Size: 113 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

tdakkota/sun

Python-compatible built-ins for Starlark written in Go.

Language: Go - Size: 154 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

dthung1602/pyobfusinator

A Python obfuscator, written as a code golf

Language: Python - Size: 271 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

b-mc2/MiniMath

MiniMath is an experiment to create different math functions using a single line of Python code using only built-in functions.

Language: Python - Size: 22.5 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

haid-er/C-Language

Repository contains the codes about programming fundamentals of C Language.

Language: C - Size: 9.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MBadriNarayanan/DBMSLab 📦

Database Management Systems and Application Lab work done during III Semester

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

b0n21en5/DSA-Python

Data structures & Algorithms in Python Programming

Language: Python - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

osmosx/minishell

[minishell] project school 42. The goal of this project is to create a simple shell. You are going to learn a lot about processes and file descriptors.

Language: C - Size: 801 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

HackBinghamtonArchives/Intermediate-Python-Tutorial

🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.

Language: Jupyter Notebook - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 12 - Forks: 0

knaxus/native-javascript

Can you re-implement your own version of JavaScript built-in functions? Let's try it out.

Language: JavaScript - Size: 323 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 22 - Forks: 23

yaserdemet/react-filtered-search

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

hcvazquez/python-string-manipulation

Python string manipulations functions

Size: 6.84 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 2

KNET-KWU/DoPython

Do Python from the source

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

JBLarson/ezDT

simple python functions for the datetime & time built-in packages

Language: Python - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AliceFromWardenfell/minishell

Custom shell with handled pipes, redirections, and builtin-functions. The project was done in July 2021.

Language: C - Size: 201 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Joshua-Enrico/CUSTOM-SHELL

Shell project

Language: C - Size: 357 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

myselfswk/StopWatch-UWP

StopWatch Using C# UWP

Language: C# - Size: 1.85 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

amssdias/python-advanced_topics

Advanced topics in Python Language

Language: Python - Size: 424 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

sumanth-lingappa/justforfun

fun coding & my experiments with code

Language: Python - Size: 1.9 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

andrakis/node-lithp

A small Lisp-like programming language, with a very small interpreter

Language: JavaScript - Size: 261 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0