phip1611 / diplomarbeit-implLinks
Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.
☆43Updated 2 months ago
Alternatives and similar repositories for diplomarbeit-impl
Users that are interested in diplomarbeit-impl are comparing it to the libraries listed below
Sorting:
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Easy access to individual bits of integers.☆49Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆36Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- An exploration of Storages☆35Updated last year
- Library facilitating safe pinned initialization☆41Updated this week
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Utilities for enhanced slicing and indexing☆30Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆20Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Memory validation framework for Rust☆68Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Easy and safe destructuring for more types.☆32Updated last month