An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with initialization

A curated list of projects in awesome lists tagged with initialization .

https://github.com/google/wire

Compile-time Dependency Injection for Go

codegen dependency-injection go golang initialization

Last synced: 13 May 2025

https://github.com/liyuanlucasliu/transformer-clinic

Understanding the Difficulty of Training Transformers

initialization nmt transformer wmt

Last synced: 09 Apr 2025

https://github.com/LiyuanLucasLiu/Transformer-Clinic

Understanding the Difficulty of Training Transformers

initialization nmt transformer wmt

Last synced: 08 May 2025

https://github.com/mvdan/benchinit

Benchmark the init cost of Go packages

benchmark cost go init initialization performance

Last synced: 09 Apr 2025

https://github.com/ferdinand-beyer/init

Dependency injection a la carte

clojure dependency-injection initialization

Last synced: 21 Oct 2025

https://github.com/tomhea/farray

Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.

array bit constant-space constant-time cpp data-structures header header-only implementation initialization library o1 paper template

Last synced: 16 Jul 2025

https://github.com/hmmhmmhm/typescript-json

๐Ÿ“ฆ Initialize JSON data according to type schema

init initialization initializer json schema typescript

Last synced: 06 Oct 2025

https://github.com/nisrulz/android-lib-init-examples

[Examples] Simple basic isolated android examples to showcase various library initialization mechanisms

android android-app android-application android-library appstart appstartup initialization initializer startup

Last synced: 22 Apr 2025

https://github.com/vita-group/gradientgcn

[NeurIPS 2022] Old can be Gold: Better Gradient Flow can Make Vanilla-GCNs Great Again by Ajay Jaiswal*, Peihao Wang*, Tianlong Chen, Justin F Rousseau, Ying Ding, Zhangyang Wang

deep-gcns gradient-flow graph-neural-networks initialization

Last synced: 14 Aug 2025

https://github.com/lus/nicegres

A simple postgres Docker image with initial users and databases

database docker init initialization postgres setup user

Last synced: 03 Jan 2026

https://github.com/whitfin/global-lazy

Lazy global initialization for Elixir, without state

global-state initialization lazy-loading

Last synced: 19 Apr 2025

https://github.com/nivisi/ensure_initialized

โฒ Await until an object initialises before using it.

await await-async dart dart-package dartlang ensure flutter flutter-package future initialization

Last synced: 03 Sep 2025

https://github.com/kibotu/khan

Khan is to iOS what androidx.startup is to android.

dependency initialization ios startup swift

Last synced: 02 Jan 2026

https://github.com/hamog/aes

Encrypt and Decrypt data with AES algorithm

aes aes-encryption decryption encryption initialization iv php vector

Last synced: 19 Jun 2025

https://github.com/equalogic/ts-class-initializable

TypeScript abstract class allowing instance property initialization from a plain object

class initialization typescript

Last synced: 10 Oct 2025

https://github.com/qtle3/ms_rolling_dice

This Python program lets you create and use a multi-sided die, just like the ones youโ€™d use in board games. With this class, you can make dice with any number of sides, roll them to get a random number, and set or check the current value showing on the die. The program also includes a simple example to show how it works.

class-definition encapsulation initialization randomization

Last synced: 08 Apr 2025

https://github.com/alphatechnolog/node-init

Initialize your nodejs project more easy

automation dependencies initialization nodejs npm template yarn

Last synced: 24 Feb 2025

https://github.com/w-henderson/init

๐Ÿ Initialise any project with just one command.

cli command-line-tool init initialization initializer

Last synced: 03 Mar 2025

https://github.com/szapp/patch-template

Initialize a new Gothic VDF patch right here on GitHub

ci daedalus gothic gothic1 gothic2 initialization modding-gothic ninja template vdf

Last synced: 02 Jan 2026

https://github.com/01barthez/learn_datastructure_c

In the university context, learning C language is a prerequisite for success in certain subjects such as INF131, INF231... To make up for this deficit, I'm going to learn complex data structures in C (Stack, File, Lists...).

c data-structures file initialization list makefile pile programming-exercises

Last synced: 04 Mar 2025

https://github.com/coolephp/options-resolver

Elegant verification class initialization options and configuration. - ไผ˜้›…็š„ๆ ก้ชŒ็ฑปๅˆๅง‹ๅŒ–้€‰้กนใ€้…็ฝฎใ€‚

config configuration init initialization initializer option options

Last synced: 14 Jan 2026

https://github.com/pietromoro/activerse

Rails gem that allows a public project to be distributed with a terminal interface to easly setup initial configurations (api-keys, secrets, ...), working with rails 5.2's credentials feature

credentials initialization rails rails-gem rails6

Last synced: 06 Oct 2025

https://github.com/mazrean/kessoku

Next-generation google/wire with parallel dependency injection for Go

codegen dependency-injection go golang initialization

Last synced: 22 Jul 2025

https://github.com/alimy/wire

Compile-time Dependency Injection for Go

codegen dependency-injection go initialization

Last synced: 09 Oct 2025

https://github.com/istealersn-dev/claude-code-init

Comprehensive toolkit for initializing new projects and migrating existing projects to use Claude Code with best practices

automation claude-code developer-tools initialization productivity project-setup

Last synced: 26 Aug 2025

https://github.com/simonusher/neural-network-optimizers

My solution to an assignment on neural network initializers and optimizers. Contains some of the most popular approaches such as Xavier/He initialization and SGD, Momentum, AdaGrad, AdaDelta and Adam optimizers.

assignment initialization neural-network optimization

Last synced: 25 Feb 2025

https://github.com/pujolsluis/stringlistgenerator

Program to generate a collection of strings for a Collection Initialization (Vector, List, etc).

collections cpp generator initialization list strings utils vector

Last synced: 26 Dec 2025

https://github.com/meowlove/lisk

Quickly initialize and configure your Linux system with LISK: a simple, secure, and extensible setup toolkit. Automate essential tasks and customize your setup with ease.

admin auto-config automation bash configuration deployment devops initialization linux linux-init-setup-kit lisk management script server setup shell sysadmin system toolkit

Last synced: 25 Jul 2025

https://github.com/soenneker/soenneker.enums.initializationmodes

Defines how an instance is initialized (sync or async), including whether a key and/or cancellation token is used.

csharp dotnet enum enums initialization initializationmode initializationmodes mode

Last synced: 14 Jan 2026

https://github.com/potatomaster101/inits

Scripts to initialise systems

initialization mit-license scripts

Last synced: 11 Nov 2025

https://github.com/cxw42/perl-vars-i

vars::i - Perl pragma to declare and simultaneously initialize global variables.

compile-time declarations initialization perl variables

Last synced: 07 Dec 2025

https://github.com/narendrayogi/init-go

Examine how GO initialisation works!

go initialization methodology

Last synced: 26 Mar 2025

https://github.com/stevencyb/golang-functional-options

Flexible configuration with functional options pattern.

configuration go golang initialization instantiation options pattern

Last synced: 07 Sep 2025

https://github.com/indhra/deep-learning

coursera deep learning python notebooks solved and all

deep-learning initialization neural-network

Last synced: 08 Sep 2025

https://github.com/ivonnebenitesrodriguez/mini-max-sum

This is a Hackerrank challenge named mini-max-sum. The solutions are in JavaScript.

addition hackerrank-solutions initialization iteration javascript loops min-max variables

Last synced: 11 Jun 2025