open_namespace
Class loader
A Ruby library that enables dynamic loading of classes and modules from other gems.
Allows namespaces to load constants on-demand
5 stars
3 watching
1 forks
Language: Ruby
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
fxn/zeitwerk | An efficient and thread-safe code loader for Ruby, allowing projects to autoload classes and modules on demand or upfront. | 2,001 |
postmodern/wordlist.rb | A Ruby library and CLI for managing wordlists by reading, manipulating, and combining text data | 48 |
postmodern/ruby-install | A tool for installing and managing different versions of the Ruby programming language | 1,918 |
ankane/torchdata-ruby | A Ruby library for composable data loading and preprocessing of datasets. | 11 |
kirillzzy/kaloader | An animation-based placeholder library for showing loading data | 107 |
classpreloader/classpreloader | Generates a single PHP file containing all the autoloaded classes required by an application. | 361 |
thinkpixellab/pxloader | A JavaScript library for preloading resources before taking action on a website or app | 1,108 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 133 |
jacksierkstra/picasso | A C# wrapper for a popular image loading library used in Android apps | 28 |
ankane/torchtext-ruby | A Ruby library providing data loaders and abstractions for text and NLP tasks | 35 |
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
postmodern/net-http-server | A pure Ruby HTTP server implementation | 69 |
jacopotarantino/preloadables | Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
ffi/ffi | A Ruby library for loading and calling functions from native libraries | 2,090 |
anthony-leclerc/dynlib-loader | A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 |