samrat / rug
A stripped-down version of Git, implemented in Rust
☆132Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for rug
- A clean, efficient parser combinator☆124Updated 2 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A language for designing slides☆116Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Inline expression interpolation for Rust.☆200Updated last year
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Data parallelism library for async-std.☆93Updated 9 months ago
- Safely combine results☆81Updated 2 months ago
- A cross platform rust debugger hook☆63Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- indexlist: A doubly linked list, backed by a vector☆83Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- A C/C++ build system/project manager written in Rust☆154Updated 3 years ago
- skiplist☆140Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- Rust UI Core☆157Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Help me help you!☆110Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- A port of Rob Pike's Go lexer to Rust☆48Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆98Updated 4 months ago