dl
Library loader
A runtime dynamic library loader for Go
Runtime dynamic library loader (dlopen / dlsym) for Go (golang)
275 stars
15 watching
48 forks
Language: Go
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rainycape/gondola | A web framework written in Go that enables faster site development. | 312 |
aplescia/lets-go | Provides common utilities for building Golang applications on the cloud | 7 |
philippgille/libra-sdk-go | A Go SDK for interacting with the Libra cryptocurrency network | 21 |
richardknop/go-fixtures | Tools and utilities for loading data into databases using pre-defined fixtures | 29 |
rainu/go-command-chain | A Go library that simplifies executing complex command pipelines by abstracting away shell-specific details and providing control over input streams and output redirection. | 62 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
bluenviron/gohlslib | A Go library for working with the HLS (HTTP Live Streaming) protocol and related media formats. | 92 |
nlopes/slack | A Slack API implementation in Go, providing a client library to interact with the Slack platform. | 13 |
bytebase/air | Live reload utility for Go applications | 3 |
zegl/goriak | A Go library that simplifies interaction with Riak KV using a type-safe interface | 30 |
edwingeng/live | A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,575 |
gnulnx/goperf | A Go-based tool for simulating concurrent web traffic to test load and performance of web applications. | 38 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |