luojia65 / tm1637-display-demoLinks
A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust
☆15Updated 5 years ago
Alternatives and similar repositories for tm1637-display-demo
Users that are interested in tm1637-display-demo are comparing it to the libraries listed below
Sorting:
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆24Updated 2 years ago
- A benchmark library.☆16Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Markdown translation tool.☆17Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆46Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆15Updated 6 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 5 months ago