phip1611 / diplomarbeit-impl
Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.
☆42Updated this week
Alternatives and similar repositories for diplomarbeit-impl:
Users that are interested in diplomarbeit-impl are comparing it to the libraries listed below
- A simple library to use Rust's type system to handle endianness.☆16Updated 4 months ago
- ☆35Updated 6 months ago
- Full precision decimal representation of f64☆25Updated last week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Fallible allocation support for Rust's Vec☆28Updated 9 months ago
- An exploration of Storages☆36Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- Take a value atomically once.☆27Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Extensions to the Rust standard library☆43Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Easy access to individual bits of integers.☆48Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Useful types for dealing with PCI☆32Updated 4 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated 3 weeks ago
- ☆18Updated last month
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 3 months ago
- Profiling tool for Rust code.☆43Updated last month
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- ☆20Updated 3 years ago