issues
search
dcuddeback
/
libusb-rs
A safe Rust wrapper for libusb.
MIT License
200
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
updated bit-set
#51
cpt-n3mo
opened
3 months ago
1
dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use
#50
cpt-n3mo
opened
3 months ago
1
Is this maintained?
#49
epage
opened
6 months ago
1
Cant build libusb on gnu x64
#48
jcbritobr
opened
2 years ago
1
Regenerate docs, please
#47
ratijas
opened
2 years ago
0
adds function function to get BOS descriptor
#46
qianchenzhumeng
opened
2 years ago
0
Fix cargo error in bit-set crate by implementing own minimal BitSet
#45
AzazKamaz
opened
3 years ago
0
Add methods to retrieve "extra" bytes from config and interface
#44
cecton
opened
3 years ago
1
More modern idioms
#43
richo
opened
3 years ago
0
Richo/hotplug events
#42
richo
opened
3 years ago
0
Context as Arc
#41
magistrser
closed
4 years ago
0
Асинхронный Transfer
#40
magistrser
closed
4 years ago
0
Transfer Ownership
#39
fpagliughi
closed
4 years ago
4
prevent panic when call read_control()
#38
zoumi
opened
4 years ago
0
drop old style try! in favor of ? pattern
#37
jonlil
closed
4 years ago
1
Panic when call read_control() with 256 bytes buf
#36
zoumi
closed
4 years ago
2
Hello i make fork and plan to maintain it
#35
a1ien
closed
4 years ago
0
ascii strings
#34
anton-dutov
opened
5 years ago
0
Is this project actively maintained?
#33
AJAnderson
closed
4 years ago
1
Unable to store, or Box, a `DeviceHandle`.
#32
stevenroose
opened
5 years ago
2
native USB support for Rust
#31
naturallymitchell
closed
4 years ago
1
Run through rustfmt, update to Rust 2018, rework to use Arc instead of lifetimes.
#30
jeamland
opened
5 years ago
2
impl Eq and PartialEq for Device
#29
richo
opened
5 years ago
0
Don't return error on timeout when transferred > 0
#28
valff
opened
5 years ago
0
Add binding of libusb_clear_halt
#27
Y-Nak
opened
6 years ago
0
Add accessors to underlying data.
#26
pantsman0
opened
6 years ago
0
Isochronous transfers
#25
whitequark
opened
6 years ago
1
hotplug callback
#24
gad2103
opened
6 years ago
2
Add function to read the port number of a device
#23
adriankumpf
opened
6 years ago
1
read_device example returns error on ArchLinux
#22
mrcbax
closed
6 years ago
2
read_languages() returns Err(Overflow)
#21
Boscop
closed
6 years ago
6
Linking on Windows
#20
TomasHubelbauer
opened
7 years ago
6
Claiming interface: Access denied (insufficient permissions)
#19
xeniagda
closed
7 years ago
2
Make variables immutable where mut is not required
#18
link2xt
opened
7 years ago
0
can't be build with msvc
#17
bitbegin
opened
7 years ago
15
Add clear halt functionality
#16
richardkiene
closed
4 years ago
1
Updated bit-set crate to version 0.4
#15
debris
opened
7 years ago
3
no_std support?
#14
spamwax
closed
7 years ago
6
Refactor examples
#13
Nicoretti
closed
7 years ago
3
Is there any safe wrapper for libusb_get_descriptor?
#12
jeandudey
closed
7 years ago
1
Update read_device.rs USAGE
#11
nelsonjchen
closed
8 years ago
1
Fix use-after-free in tests, and mark corresponding functions unsafe
#10
kevinmehall
closed
8 years ago
2
Add Device::active_config_descriptor
#9
kevinmehall
closed
8 years ago
1
fix(device_handle): Allow SET_IDLE requests with direction out
#8
oberien
closed
8 years ago
2
InvalidParam
#7
manvir-singh
closed
8 years ago
13
Device method mutability?
#6
goertzenator
closed
8 years ago
2
Tweaks to make the API more ergonomic and flexible
#5
kevinmehall
closed
8 years ago
9
async API?
#4
goertzenator
opened
8 years ago
11
Holding an InterfaceHandle in a struct
#3
awelkie
closed
9 years ago
17
Add control_transfer implementation
#2
r3n4ud
closed
9 years ago
5
Next