• Stars
    star
    1,222
  • Rank 38,381 (Top 0.8 %)
  • Language
    Rust
  • License
    ISC License
  • Created about 9 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.

libloading

Bindings around the platform's dynamic library loading primitives with greatly improved memory safety. The most important safety guarantee of this library is the prevention of dangling Symbols that may occur after a Library is unloaded.

Using this library allows the loading of dynamic libraries, also known as shared libraries, as well as the use of the functions and static variables that these libraries may contain.

libloading is available to use under ISC (MIT-like) license.

More Repositories

1

msi-rgb

Linux utility for controlling RGB header on select MSI motherboards
Rust
417
star
2

rust_tracy_client

Tracy client libraries for Rust
C++
165
star
3

django-bfm

[Not really maintained anymore] BFM is an Apache Licenced server file manager for Django made with ease of use and new web technologies in mind.
Python
40
star
4

math.rs

Implementation of libm in rust
Rust
33
star
5

rust_rdrand

An implementation of random number generator based on rdrand instruction
Rust
25
star
6

Manga-Fox-Grabber

GUI to download manga from mangafox, make it into PDF, and maybe read in your EBook reader.
Python
11
star
7

tokio-periodic

Asynchronous, periodic, mostly zero cost cross-platform timers
Rust
9
star
8

unicodeblocks

Python module for unicode blocks.
Python
9
star
9

marksman_escape

HTML escaping and unescaping in Rust
Rust
7
star
10

psm

Portable stack manipulation and introspection routines
Assembly
7
star
11

e4rat-preload-lite

More efficient way to preload e4rat file lists.
C
5
star
12

s3-directory-listing

Static S3 directory listing generator
Python
4
star
13

gnome-shell-theme-min

A GNOME-Shell theme without bells or whistles
Shell
3
star
14

Feeds

Feed Reader for GNOME.
Python
3
star
15

llvm_build_utils.rs

LLVM build utils for cargo build scripts
Rust
2
star
16

kazlauskas.me

My website. Built with Hakyll, Nix and other good stuff.
Haskell
2
star
17

target_build_utils.rs

Utility crate to handle the `TARGET` environment variable passed into build.rs scripts
Rust
2
star
18

django-localflavor-lt

Country-specific Django helpers for Lithuania.
Python
1
star
19

obis

Work with OBIS codes as defined by the IEC 62056-61 standard
Rust
1
star
20

prefix-sum-vec

Rust library for compressed storage for highly repeating elements, with O(log n) lookups
Rust
1
star
21

QLCoverArtReimagined

Automatically fetch covers from Last.fm and MusicBrainz. Plugin for quodlibet.
Python
1
star
22

nixpkg-openhab

A no-frills automatically-updated package of OpenHAB for nix
Nix
1
star
23

node-red-dsmr

DSMR stream demux nodes for NodeRED
TypeScript
1
star