-
cargo-bitbake Public
Forked from meta-rust/cargo-bitbakecargo extension that can generate BitBake recipes utilizing the classes from meta-rust
Rust Apache License 2.0 UpdatedOct 18, 2024 -
-
-
-
procfs Public
Forked from eminence/procfsRust library for reading the Linux procfs filesystem
Rust Other UpdatedNov 23, 2022 -
swupdate Public
Forked from sbabic/swupdateSoftware Update for Embedded Systems
C GNU General Public License v2.0 UpdatedDec 4, 2020 -
meta-swift Public
Forked from fdlg/meta-swiftYocto meta-layer for building swift applications
BitBake UpdatedOct 23, 2020 -
-
-
docker-dropbox Public
Forked from cturra/docker-dropboxDropbox Linux client in a Docker container
-
-
-
nats.c Public
Forked from nats-io/nats.cA C client for NATS
C Apache License 2.0 UpdatedSep 30, 2020 -
GoCircularChannels Public
An example of circular channel use in Go.
Go BSD 3-Clause "New" or "Revised" License UpdatedMay 20, 2020 -
-
-
DBus Public
Forked from PureSwift/DBusSwift library for D-Bus
Swift MIT License UpdatedMar 28, 2019 -
-
-
-
CDBus Public
Forked from PureSwift/CDBusSwift C Module for DBus
Swift MIT License UpdatedJan 25, 2019 -
-
-
-
-
-
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and R…
C Other UpdatedMar 28, 2018 -
rust-enum-derive Public
rust-enum-derive is a simple program for generating rust enums and associated traits from text files. To simplify converting C code these text files are allowed to look like C enums or C #defines.
-
-
queue-example Public
Examples of using sys/queue.h.