GitHub topics: gcd
SteveTrewick/GCDSocket
A lightweight Swift library for unix domain and local TCP/UDP sockets
Language: Swift - Size: 26.4 KB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 1 - Forks: 0

malcommac/Repeat
🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD
Language: Swift - Size: 179 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 1,463 - Forks: 91

stdlib-js/math-base-special-gcd
Compute the greatest common divisor (gcd).
Language: JavaScript - Size: 402 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

afeiship/ushell-module-git
Unix like shell module for git.
Language: Shell - Size: 85.9 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

malcommac/Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Language: Swift - Size: 2.12 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1,972 - Forks: 112

GianniCarlo/DirectoryWatcher
LIstener for changes in a specified folder
Language: Swift - Size: 38.1 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 51 - Forks: 7

NJHu/iOSProject
iOS project comprising a collection of demos for iOS Apps, developed in Objective-C;iOSProject iOSdemo iOSdemos ocdemo ocdemos
Language: Objective-C - Size: 469 MB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 5,439 - Forks: 1,626

gijs-pennings/rocq-wf-recursion
A tutorial on well-founded recursion in Rocq
Language: HTML - Size: 56.6 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

NShunjian/IOSProject
IOS综合项目,完善的框架,路由模块化设计,集成科大讯飞SDK方便iOS基本输入控件实现语音辅助输入,UI效果参照京东APP,JS与OC交互,ionic跨平台开发,MQTT 协议,即时通讯协议,视屏播放,跑马灯效果 仿美团地图定位,城市收索, 友盟分享,基础动画 增加FCUIID帮助类,引导页功能模块,照片上传 ,UIView自定义导航栏,文件下载,Masonry 案例,fmdb,数据库,sqlite,百度地图,二维码,照片上传,照片上传有进度,列表倒计时,H5和原生交互,自定义各种弹框,常见表单类型,人脸识别,列表加载图片,列表拖拽,日历操作,导航条渐变,核心动画,动画特效等等
Language: Objective-C - Size: 158 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 393 - Forks: 109

nixzhu/dev-blog
翻译、开发心得或学习笔记
Size: 1.59 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 3,932 - Forks: 707

Raajokiaa-Ritu/NUMBER_THEORY_2.0
FOR ALL TOPICS IN NUMBER THEORY
Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

itenfay/iOS-interview-questions
相信很多 iOS 程序猿都有进入 BAT、字节跳动、美团、京东、360和小米等大厂的梦想,进入唯一途径就是通过面试,面试的关键就是硬实力,也就是知识储备和行业工作经验。感谢 icofans 的资料!在线查看地址:https://ios.nobady.cn
Size: 208 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 50 - Forks: 15

stdlib-js/math-base-special-lcm
Compute the least common multiple (lcm).
Language: Python - Size: 488 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

MisterBooo/ReadyForBAT
慕课网iOS面试实战项目总结:iOS面试题思维导图与回答
Language: Objective-C - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1,723 - Forks: 445

moosesue/Cryptography-algorithms
Collection of algorithms used in cryptography.
Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hemantasapkota/GCDTimer
Well-tested GCD Timer in Swift
Language: Swift - Size: 104 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 191 - Forks: 22

moosesue/Extended-GCD
Extended GCD algorithm in Python and Rust
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

moosesue/GCD
Standard GCD algorithm in Python and Rust
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stephenkopylov/SKAsyncGLViewController
SKAsyncGLViewController. Ready to use asynchronous GCD-based OpenGL stack for iOs.
Language: Objective-C - Size: 8.41 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 7

shakurocom/TaskManager
Manager of different background tasks
Language: Swift - Size: 1.71 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 14 - Forks: 0

belozierov/PosixDispatch
A fast, small, efficient analog of GCD in Swift
Language: Swift - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 4

venkatasubbareddy1/python
All my python codes will be available here
Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lapets/egcd
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.
Language: Python - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

kartiknagar333/AlgorithmViewer
Sorting Algorithms Visualization Swift iOS App Algorithms Animation Xcode Educational
Language: Swift - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nodef/extra-math
JavaScript utilities for numbers, arithmetic, divisors, geometry, and statistics.
Language: TypeScript - Size: 371 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

nodef/extra-number
A collection for common number functions (queries, comparisons, rounding, divisors, etc).
Language: TypeScript - Size: 420 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gcdf
Compute the greatest common divisor (gcd).
Language: JavaScript - Size: 310 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

volk-r/ImageFeed Fork of Yandex-Practicum/iOS-ImageFeed-Public
ImageFeed (UIKit/MVP: Kingfisher, ProgressHUD, SwiftKeychainWrapper) / Yandex Practicum: iOS developer - многостраничное приложение, предназначено для просмотра изображений через API Unsplash.
Language: Swift - Size: 6.15 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nodef/extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
Language: TypeScript - Size: 333 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

stdlib-js/math-base-special-lcmf
Compute the least common multiple (lcm) of two single-precision floating-point numbers.
Language: Python - Size: 247 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

gershnik/objc-helpers
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
Language: C++ - Size: 189 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

eleev/concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Language: Swift - Size: 165 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 3

indutny/bulk-gcd
Bulk GCD in Rust
Language: Rust - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 3

SSDUT-Caiyq/UFG-NCD
(CVPR2024 Highlight) Novel Class Discovery for Ultra-Fine-Grained Visual Categorization (UFG-NCD)
Language: Python - Size: 720 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 19 - Forks: 0

alreich/gaussian_integers
Gaussian Integers and Gaussian Rational Numbers
Language: Jupyter Notebook - Size: 6.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

IrinaMuravyova/eReader
An application for a website of categorized books for English language practice
Language: Swift - Size: 248 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mjmsmith/gcdobjc
Objective-C wrapper for Grand Central Dispatch
Language: Objective-C - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 351 - Forks: 34

ucomah/DispatchTimer
DispatchSourceTimer based timer implementation that allows calling start-resume multiple times.
Language: Swift - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

konstantinpavlikhin/KSPDispatchSourceFileWatcher
A convenient Objective-C wrapper for a Vnode dispatch sources API
Language: Objective-C - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

freeagles1991/ToDoList-ios-VIPER
Language: Swift - Size: 87.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sturdytea/Camera
Custom camera
Language: Swift - Size: 569 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AbdallahHemdan/Algorithmic-Toolbox-San-Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Language: C++ - Size: 2.03 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 109 - Forks: 81

thinkphp/react-euclid
React Euclid Algorithm Component
Language: JavaScript - Size: 422 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nzrsky/ODDispatch 📦
Header-only GCD/DispatchQueue syntax sugar for ObjC 🚦
Language: Objective-C - Size: 37.1 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hurchalla/factoring
EPR: A Factoring and Primality checking library for C++
Language: C++ - Size: 3.37 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

webbro-software/gcd-calculator
Greatest Common Divisor Calculator
Language: Python - Size: 58.6 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

Soren2007/algorithm-GCD-and-LCM-590
The Greatest Common Divisor (GCD) of two integers is the largest positive integer that divides both numbers without leaving a remainder.The Least Common Multiple (LCM) of two integers is the smallest positive integer that is a multiple of both numbers.
Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SAJAD-net/Mohajer_University_CSharp_Codes
برنامه های ساده ای با زبان سی شارپ که برای آموزش برنامه نویسی در دانشگاه مهاجر اصفهان نوشتم. (ترم یک)
Language: C# - Size: 552 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

chipjarred/Async
Swift Async package that makes creating and using asynchronous tasks easier.
Language: Swift - Size: 138 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

1Git2Clone/hackerrank-hw
University homework assignments rewritten in rust as well as testing
Language: Rust - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

drewcrawford/dispatchr
Drew's Rust bindings for libdispatch, a.k.a. GCD
Language: Rust - Size: 125 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

dourgulf/JCDispatch
C++ implementation like Apple's GCD API
Language: C++ - Size: 25.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

vadhub/ModulChit
Mobile application for android, which is a visualization of some classic programming algorithms
Language: Java - Size: 23.6 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

courseworks/AUT_BP_2024_Fall_HW2
The second assignment for AUT's Basic Programming course (Fall 2024) challenges students with various C programming exercises, including generating prime numbers, calculating Fibonacci series, creating multiplication tables, and building patterns. This assignment aims to develop students’ skills in loop structures and logical problem-solving.
Language: C - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

JoyM268/sdmcet-m2
Repository of all the programs taught in M2 Lab at SDMCET, 2022 - 23
Language: Jupyter Notebook - Size: 7.32 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

CodingJury/math-gcd
Greatest Common Divisor (Long Division Method) Visualizer
Language: JavaScript - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ffried/GCDOperations
Swift Operations based purely on GCD.
Language: Swift - Size: 1.21 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

D-Integral/AlamofireContributors
A test task for CouchSurfing. The app displays all the contributors of Alamofire. I didn't use any third-party libraries to demonstrate my ability to code. I used URLSession for networking, GCD for asynchronous image loading and NSCache for caching.
Language: Swift - Size: 148 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

dufrane/byteCoin
💵 byteCoin is a single view app that shows bitcoin price, you can choose currency - app fetches data from net and parse it
Language: Swift - Size: 1.67 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

frewsxcv/rust-gcd
Small Rust library for calculating greatest common divisor
Language: Rust - Size: 32.2 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 6

detailyang/fastgcd-go
fastgcd-go implements the binary gcd in go
Language: Go - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

s4rvesh/GolangCodes
Basic Go Lang codes
Language: Go - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ron4fun/BigIntegerCPP
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
Language: C++ - Size: 52.7 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 10

songhailiang/Async
More easier to use GCD in Swift.
Language: Swift - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

sergeyleschev/www.motivations.coach
Health & Fitness Web Site / Fitness Motivation @ S. Leschev.
Language: HTML - Size: 3.31 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 18

vunb/anhttt
public-key-crypto-js. An ninh hệ thống thông tin. Chương trình mô phỏng các thuật toán mã hóa công khai, cài đặt mã bằng javascript
Language: HTML - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

AlvinaC/BasicJavaPrograms
Programming questions Java/ codechef problems
Language: Java - Size: 145 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dushantSW/CombineNetwork
A lightweight swift network layer with Combine, Async-Await, and a traditional completion block.
Language: Swift - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

ilya-smut/BasicUtils
This repository aims to streamline your programming tasks with a variety of utility functions. Currently featuring encoding and decoding utilities, bit operations, finding modular inverse, and input sanitization.
Language: Python - Size: 132 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

emzeat/xdispatch2
Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends
Language: C++ - Size: 589 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

cnatom/GCDThreadApp
Objective-C多线程经典样例(GCD)
Language: Objective-C - Size: 210 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

AdamWhiteHat/Polynomial
Comprehensive univariate polynomial class. All arithmetic performed symbolically. Some advanced features include: Arithmetic of polynomial rings over a finite field, the Tonelli-Shanks algorithm, GCD, exponentiation by squaring, irreducibility checking, modular arithmetic (obviously) and polynomials from roots.
Language: C# - Size: 233 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

AliaksandrPustahvar12/MyLib
Books list app, with some detail information about every book.
Language: Swift - Size: 368 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

abhishek0508/Large-numbers
Through this library we can calculate factorial, exponentiation & gcd of invariably large numbers.
Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alanveloso/ppgcc-ufpa-ics-2021
Code from Introduction to Computer Security course from PPGCC at UFPA with Roberto Samarone
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

EPAM-External-Trainee/Task_01
Task01. Declaring_and_calling_methods
Language: C# - Size: 233 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sunimp/GCD
基于 GCD 的封装
Language: Objective-C - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

barracuda156/apple-libdispatch-powerpc Fork of apple-oss-distributions/libdispatch
libdispatch for macOS PowerPC: work in progress
Size: 1.88 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Riverscapes/fis-dem-error
Fuzzy inference systems for modelling DEM error
Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Riverscapes/gcd
Geomorphic Change Detection For Windows
Language: C# - Size: 20.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 5

netromdk/math
Math library written in C++
Language: C - Size: 559 KB - Last synced at: 22 days ago - Pushed at: over 9 years ago - Stars: 4 - Forks: 0

canertol/crypto-algorithms
Basic crypto algorithms
Language: Python - Size: 46.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

avijeetpandey/concurrency-examples
A swift playground to demonstrate usage of concurrency in swift and iOS
Language: Swift - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aadishgoel/Cryptography-Codes
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

ron4fun/IntXLib4CPP
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
Language: C++ - Size: 146 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 3

sergeyleschev/sergeyleschev.github.io
Github Pages. Static content.
Language: HTML - Size: 16.3 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 17

future-challenger/Swift-GCD
Language: Objective-C - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 28 - Forks: 3

udacity/ios-nd-gcd
Resources for Udacity's Grand Central Dispatch course.
Language: Swift - Size: 748 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 56

daedalus/math
misc scripts
Language: Python - Size: 141 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

imdm04/Python-Tips-And-Tricks
easy python
Language: Python - Size: 405 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

danieldotwav/Greatest-Common-Divisor-of-Strings
This program offers a C++ solution to compute the Greatest Common Divisor (GCD) of two strings, showcasing an application of the Euclidean algorithm for string manipulation.
Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

bgagan911/GCD
Great Circle Distance (GCD) calculator made in Visual Basic 6.0. It's a simple, User-Friendly Calculator for Calculating Distance between 2 geographical points.
Language: VBA - Size: 988 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

mgalang229/Codeforces-1920C-Partitioning-the-Array
Language: C++ - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sudomango/Python-Algo-Tasks
Решено 36 алгоритмических задач различной сложности на языке Python. Оформлен файл Readme.md с описанием каждой задачи и ссылками на исходный код с решениями.
Language: Python - Size: 552 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sudomango/PHP-Algo-Tasks
Решение 20 алгоритмических задач на языке PHP. Полное описание всех задач и ссылки на исходный код с решениями - в Readme.md.
Language: PHP - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

esplusnin/SimbirDiary
Тестовое задания для практикума Практикум SimbirSoft
Language: Swift - Size: 354 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

miscelleanous-projs/binary-gcd
Binary GCD Algorithm
Language: D - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ManishAhire/iOS-Threading
Welcome to the iOS Threading Concepts repository! This repository is designed to provide a comprehensive guide and examples for understanding and implementing various threading concepts in iOS using Swift.
Language: Swift - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ramesaliyev/facty
Integer Factorization Approaches with JavaScript
Language: JavaScript - Size: 30.3 KB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

stone-payments/ansible-gcd 📦
Ansible role to install and configure gcd. -- Arquivado por Foundation Platform dia 2023-11-28
Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1
