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

GitHub topics: from

stdlib-js/number-float32-base-from-word

Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

Language: Python - Size: 646 KB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

Artem-Romanenia/o2o

Object to Object mapper for Rust

Language: Rust - Size: 780 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 47 - Forks: 2

DErDYAST1R/BEKernelDriverUpdated

This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of code cleanup.

Language: C++ - Size: 2.13 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 95 - Forks: 22

satyajitghana/PadhAI-Course

Repository containing the colab-notebooks of the course i did on deep learning from One-Fourth-Labs

Language: Jupyter Notebook - Size: 134 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 47

stdlib-js/random-base-reviver

Revive a JSON-serialized pseudorandom number generator (PRNG).

Language: JavaScript - Size: 5.61 MB - Last synced at: 13 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

tech-srl/code2seq

Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"

Language: Python - Size: 4.27 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 558 - Forks: 165

nodef/extra-version

A version is a set of numbers that identify a unique evolution of a system.

Language: TypeScript - Size: 82 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/streams-node-from-array

Create a readable stream from an array-like object.

Language: JavaScript - Size: 1.62 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/complex-float32-reviver

Revive a JSON-serialized 64-bit complex number.

Language: JavaScript - Size: 193 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/streams-node-from-circular-array

Create a readable stream from a circular array-like object.

Language: JavaScript - Size: 1.61 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

EanNewton/Awesome-Elden-Ring-Resources

Awesome list of Elden Ring resources.

Size: 1.07 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 2

Emilien-B/receive-sms

receive_sms is a library which allows to receive SMS in python free and unlimited.

Language: Python - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 3

valheimPlus/ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.

Language: C# - Size: 17.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 974 - Forks: 238

es-shims/iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

Language: JavaScript - Size: 330 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 2

stdlib-js/buffer-reviver

Revive a JSON-serialized Buffer.

Language: JavaScript - Size: 821 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

gbonacini/tssh

A SSH 2.0 client written from scratch in C++20, starting from the RFCs. Openssh compatible.

Language: C++ - Size: 1.18 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 28 - Forks: 6

stdlib-js/error-reviver

Revive a JSON-serialized error object.

Language: JavaScript - Size: 959 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/complex-float64-reviver

Revive a JSON-serialized 128-bit complex number.

Language: JavaScript - Size: 173 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-from-words

Create a double-precision floating-point number from a higher order word and a lower order word.

Language: JavaScript - Size: 600 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-reviver

Revive a JSON-serialized complex number.

Language: JavaScript - Size: 675 KB - Last synced at: about 17 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

fabiospampinato/string-from-charcodes

An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.

Language: TypeScript - Size: 8.79 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-from-entries

Create an object from key-value pairs.

Language: JavaScript - Size: 730 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

bearddan2000/docker-desktop-from-iso-ubuntu-xfce

This is a POC project to demonstrate ubuntu 23.04 iso to local docker image.

Language: Shell - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stdlib-js/array-reviver

Revive a JSON-serialized typed array.

Language: JavaScript - Size: 1.44 MB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

MayankGhatawal/react-form

React Form

Language: JavaScript - Size: 440 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

anbuleo/InfiniteScroll

infinite scroll app

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

stdlib-js/complex-base-parse

Parses a string representing a complex number into a complex like object.

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

r3c/custom_from

Plugin for Roundcube webmail, enable virtual email sender input.

Language: PHP - Size: 268 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 20 - Forks: 16

ahronl/SandBox

questions from job interviews

Language: C# - Size: 3.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

roqjayson/sql_learn

This repo will be used to store and maintain codes related to our SQL sessions. README file is WIP (Work in Progress).

Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AnuragAnalog/Machine-learning

Machine Learning with some codes.

Language: Python - Size: 184 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

iamkgehlot/AnimeWorld

Website To Stream Anime along with various functions based on Angular

Language: HTML - Size: 2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

nickzone/ke-form

通用配置化表单组件

Language: JavaScript - Size: 2.45 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 4

PedroJoTe/IoT-unsrat

Language: C++ - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ansshhhhhh/Spam-Message-Detector

An End-to-End project to detect spam Text messages.

Language: Jupyter Notebook - Size: 138 MB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

sanielrx/Get-data-titile-music-api-from-zeno.fm-javascript-Js-print-on-tag-html

Get data titile music api from zeno.fm javascript Js print on tag html

Language: HTML - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ErickWendel/how-minifying-code-and-source-maps-work-in-practice

A video tutorial about Creating your own UglifyJS - Minifying code and generating source maps from scratch

Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

stdlib-js/complex-reviver-float64 📦

Revive a JSON-serialized 128-bit complex number.

Language: JavaScript - Size: 479 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-reviver-float32 📦

Revive a JSON-serialized 64-bit complex number.

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

Saroj205/Respopnsive-Contact-Templete

About Explore our responsive login page! This modern design adjusts seamlessly to different screen sizes for a user-friendly experience across devices. Built with HTML, CSS, it offers both style and functionality. Customize it to suit your branding and needs.

Language: CSS - Size: 771 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

naseemakhtar994/SCGLab Fork of SungHunJung/SCGLab

Language: Java - Size: 971 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

naseemakhtar994/poliwhirl Fork of FlashLight13/poliwhirl

Little image processing library

Language: Kotlin - Size: 310 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

isragohar/ghoomophro

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

manthankool/hotel-price-comparison-api

Travel portal development, hotel extranet, hotel mapping, hotel api, car rental system

Language: Python - Size: 42 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 8

suryakanta-mohanty/Camp-Activities-Inquiry-dev.to-challenge

Camp Activities Inquiry form challenge from dev website

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

julianacastilloaraujo/SQL-Clase

Codear Futura: Data Analytics con @jumpeducacion | Clase 11 - Profe: Sabrina Ianni Lucio 👩‍💻🇦🇷 | Uso de sentencias, CREATE, INSERT, ALTER, SELECT, FROM, DROP | Uso de #SQLServer

Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Mahamad-Jameer-Makandar/Travego-Travellers

Implemented MySQL schema for Travego Travellers, recording diverse passenger data and travel prices. Proficient in SQL commands, the project enhances decision-making for travel planning and pricing strategies.

Size: 201 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m2mlorawan/single_chan_pkt_fwd

Language: C++ - Size: 359 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 11

balamuruganky/depthmap_to_pcd

Extract Point ClouD (PCD) from Depth Map information from 3D camera (OpenNI and FreeNECT supported)

Language: C++ - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

jvsinghk/video-player

A React application for a responsive video player.

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

matty0077/Motor_Bliss

A quick n' clean DC motor controller using the raspberry pi computer and the adafruit DC/stepper motor shield for the raspberry pi

Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Jaimston/Minecraft-1.8

its eaglercraft 1.8

Language: HTML - Size: 17.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

lyuchunhao/GattLib Fork of labapart/gattlib

Library to access GATT information from BLE (Bluetooth Low Energy) devices

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

TAA73/Sound-Move

Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

HsharmaCoding/Angular-NodeJs-Graphql-API-Mysql

Angular16-NodeJs-GraphQL-API-Mysql

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

engrshuvodas/SMS__Data-Entry-From

Language: HTML - Size: 1.91 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheCodeCreators1/Checkout-Form-with-HTML-CSS

Create Checkout Form with HTML & CSS

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

rogeriojunio/sql-fundamentals

Learning about SQL commands

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

munir131/attachment-downloader

Gmail attachment downloader

Language: JavaScript - Size: 164 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 12

MulliganB/Responsive-Dashboard-Bootstrap

A simple example of a system dashboard using bootstrap from design (see link) - https://dribbble.com/shots/2240807-Business-Intelligence-Dashboards/attachments/417854

Language: HTML - Size: 638 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

NoahtheDeveloper/Discord-Alts

These are Alternate Accounts I am keeping a record of.

Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

gezim999/-gezim999c Fork of bitcoin/bitcoin

Gezim999

Language: C++ - Size: 188 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

agusnovi/buildJs

secret development

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

updSI/PcControlClient

Control PC from Android

Language: Java - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

verloka/CSharpLinq

Language: C# - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

agt24/2016-06-09-NIH

Materials from the Software Carpentry Workshop held for NIH Graduate Partnership Program (GPP) students

Language: Python - Size: 883 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

bladechen/autotag

forked from https://github.com/craigemery/vim-autotag

Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Vimalraj571/git-cmds 📦

The git COMMANDS Start from scratch..!

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

ATLS6339728029/EscAPEfromTArkOv_ExTernaL_ESp

PoC of an ESP in Escape from Tarkov via External (Modified)

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

Alllti/EsCapEfrOMTarkOV_eXtErnaL_esP

PoC of an ESP in Escape from Tarkov via External (Modified)

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dwithchenna/SfM

Structure from Motion (SfM) using Factorization Method

Language: MATLAB - Size: 51.9 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

MuhamadRifqiAshari/From-Login-UI-Design2

From Login UI Design2 (DIBAWAH INI ADALAH TAMPILAN DEMO NYA)

Language: CSS - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ispoljari/linear-array

Javascript / Node.js utility library. Returns a set of utility functions, available through the lineArr namespace, which serve to generate arrays populated with sequences such as natural or stepWithOffset sequence, and to check if an array is a sequence of a certain type (like a natural sequence [0,1,2,3,4])

Language: JavaScript - Size: 46.9 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

MuhamadRifqiAshari/Trans-Login-From

Trans Login From (DIBAWAH INI ADALAH TAMPILAN DEMO NYA)

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

NullCharacter0/Insert-Python-dataframe-into-SQL-table

Inserting Python dataframe into SQL table if the table is created

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

Avnsx/EFT_Flea_Market_Bot 📦

Escape from Tarkov Flea Market bot, to generate a lot of in-game currency within shortest time, while not even having to actively play the game!

Language: Python - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 9

namkyu1999/namkyu1999.github.io

밑바닥부터 만드는 __

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

umberd/PSU_minishell2_2019 📦

Starting from scratch, recreate a UNIX command interpreter that looks like the one you use. Tech1 Project.

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

thewillyhuman/willyOS-c 📦

TPP Course from Prof. Jose Manuel Redondo at University of Oviedo

Language: C# - Size: 27.1 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

Zeziroth/EscapeFromTarkov_External_ESP

PoC of an ESP in Escape from Tarkov via External

Language: C# - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 23 - Forks: 24

pasindupeiris/Client-mail-Contact-Form

Client contact from through the Mail

Language: CSS - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DoranLyong/Shape_from_Focus

Shape from Focus via Python

Language: Python - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

sclear/Validator

:zap:轻量级的JavaScript数据验证,可用于任何使用JavaScript的项目中

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

rmanovv/python

python tasks

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

ngotron/internship

This is my layout on PC, mobile and tablets

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

paghdjob/configurationForm

library for generating forms dynamically using JSON.

Language: JavaScript - Size: 1.66 MB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zuolung/react-form-design

React form assembly, implementing the React form data external

Language: JavaScript - Size: 1.09 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

muhammadnurulahsan/Module-6-HTML-5-Semantic-tags-audio-video-table-form

Semantic Tags, Audio, Video, Table, Form Practice

Language: HTML - Size: 30.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

idogoshen1/SQL-query

Language: PLpgSQL - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jdruk/lsf

Linux From Scratch

Language: Shell - Size: 480 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

shambu09/deep-learning

Implementation of basic Neural Network, backprop and learning algorithms in plain numpy.

Language: Python - Size: 2.73 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

dzucconi/a-room-illuminated-only-by-the-light-from-burning-incense

March 4, 2013. Canon Inc. Canon develops 35 mm full-frame CMOS sensor for video capture...

Language: JavaScript - Size: 964 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MAHMOUDPD/modi

Language: Jupyter Notebook - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

alainiliho/K-means-From-Scratch

This implementation is done for the purpose of understanding and getting an overview of clustering and K-means especially. Any suggestions for improvement are welcome or something the same way is warmly welcome.

Language: Jupyter Notebook - Size: 2.35 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rayan2228/from-validation

from validation with vanilla javascript

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

EvaRoets/crud

This repo contains all the files for the crud challenge, part of BeCode's Full Stack Junior Web Developer training.

Language: PHP - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ArthasEdit/Project-for-Python

Project For Python {Valikhan; ArthasEdit}

Language: Jupyter Notebook - Size: 21.7 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

little-core-labs/random-access-storage-from

Creates a random access storage instance from a given input.

Language: JavaScript - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

chan4est/Crystals

Meme page inspired by the HS community

Language: HTML - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MehrajLatifli/SELECT-INSERT-UPDATE-DELETE-in-MSSQL-Server

SELECT (From, AS, Where was used as Transact-SQL Reference), INSERT, UPDATE, DELETE in MSSQL Server

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