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

GitHub topics: custom-library

valyriasteel/Libft

A foundational C library reimplementing standard functions to master memory management, string operations, and low-level programming — built as part of the 42 school curriculum.

Language: C - Size: 1.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Dristro/PureTorch

Raw implementation of PyTorch using NumPy. Structured similar to PyTorch, used to create deep learning models without using PyTorch and/or TensorFlow.

Language: Python - Size: 69.3 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

sharmahdk13s/react-native-apple-signin-modifier

React-Native custom library which provides short discovery about how to integrate Turbo modules using react-native code with iOS and Android native code.

Language: Kotlin - Size: 1.52 MB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

lhmson/mini-component-kit

Just want to start a custom UI kit for my personal project

Language: TypeScript - Size: 217 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

PanagiotisKotsorgios/cdsx.h

The Official C DataTypes Extended Library ==== CROSS PLATFORM LIBRARY ====

Language: C - Size: 1.12 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zeynepcol/Animation-Cpp

I used C++ and a custom library to animate sprite sheets featuring "Powerpuff Girls" pixel art.

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

NsAveek/GraphView

This is a custom graph library where you can customize the graph as you want. The key features are you can take the full control over drawing the path, change the gradient color (Start Color - End Color), Change the circle color, Change the circle radius, Change the path color, Change the line thickness, On/Off Gridlines, Change the grid line color, On/Off Graduations, Change the graduation text color, Draw graph with different starting point, Draw graph from the left border (X0 - coordinate), Draw graph with exact coordinates given, Draw graph from left border and stretch until the end of the screen and it is Supported on OS - JellyBean 4.1 and above

Language: Kotlin - Size: 319 KB - Last synced at: 30 days ago - Pushed at: almost 5 years ago - Stars: 70 - Forks: 5

vernon-gant/prestashop-orders-client

PrestaShop Orders Client - A simple Python library, published on PyPI, designed specifically for extracting orders using the PrestaShop API.

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

pin3dev/42_ft_Printf

Replicates standard printf function in C. This project deepens understanding of variadic functions, data formatting, and low-level I/O management.

Language: C - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

pin3dev/42_Libft

Custom C library that replicates standard functions and introduces extra utilities for handling strings, memory, and lists. This project serves as a foundation for mastering low-level programming and understanding function implementation in C.

Language: C - Size: 122 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

wridgeu/UI5-custom-library

Demo Repository for learning the creation and consumption of a UI5 custom control & theme library.

Language: JavaScript - Size: 1.25 MB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

mwlt68/MEG

MEG is a solution that includes libraries that I think will be useful for .NET developers and that I have developed by putting my experience into use.

Language: C# - Size: 83 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

noturlee/TaskTracker-Windows-App

This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module

Language: C# - Size: 14.8 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ytam/JetPicker

JetPicker is a Jetpack Compose library that provides a customizable picker view component for selecting items in a list.

Language: Kotlin - Size: 2.41 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Daksh2060/custom-malloc-free

A custom C memory allocator library for dynamic memory management using First-Fit allocation. Features my_malloc for allocation and my_free for deallocation. Emphasizes efficiency through automatic block coalescing to reduce external block fragmentation.

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

AmrAhmed109/DetectiveApplication

An App through which the user can identify the child by Face Recognition And Face Aging (Face Prediction), whether he was a kidnapped child or not, and also create a case of the child whether he is Kidnapped or you found a child For this, I used MVVM architecture, Coil, Retrofit, Dagger-Hilt, Coroutines, Navigation Component and more

Language: Kotlin - Size: 2.55 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

gokulnair2001/Capo

A custom Framework used to add animations and effect to UIButtons.

Language: Swift - Size: 218 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

Ariful17/Bangla-Text-SMS

This is a project using Arduino and GSM module for receiving Bangla Text with the help of an oled display.

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

SureshKumarD/staggered-progressbar

Language: Objective-C - Size: 175 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

j0j032/OC-dev-REACT-P14_HRnet-front

⚛️ Front end of Hrnet P14 project built with React to display an interface to retrieve and make CRUD operations with a list of employees in terms of a company. Main features are: Search engine, Sort Engine, Different views (card/table), light/dark mode, company themes, Upload and update pictures..

Language: JavaScript - Size: 8.93 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sunmeat/CustomBottomBar

roughike bottombar library android example

Language: Java - Size: 102 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

MyNameIsBond/libraryitem

tutorial on how to add custom library on Xcode

Language: Swift - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

timbatt/cpp-linked-lists

My implementation of linked-lists in c++

Language: C++ - Size: 62.5 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

go-on-the-way/ng-wl-ui

Language: TypeScript - Size: 109 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

asachan2707/Anuglar7-virtualScroll

Virtual scroll in angular 7 (cdk)

Language: TypeScript - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0