sebastienrousseau / libmake
A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀
☆30Updated 10 months ago
Alternatives and similar repositories for libmake:
Users that are interested in libmake are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Code to accompany blog post☆18Updated 8 months ago
- a fast async pool based on channel☆24Updated 4 months ago
- A small markdown TUI note keeper☆14Updated this week
- Wrapper for macOS system manager☆34Updated 3 months ago
- A very fast, accurate and wasm ready port of Diff Match Patch in Rust. The diff implementation is based on Myers' diff algorithm.☆33Updated last month
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆40Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 5 months ago
- Syslog client written in Rust☆16Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- ☆45Updated 2 years ago
- Vulkan Engine in Rust for Animation☆17Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A new schemaless, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core☆20Updated this week
- Wait for a collection of async tasks to finish.☆34Updated 8 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- State machine pattern for Rust☆29Updated 5 months ago
- Wrap a Command, to spawn processes in a group or session or job object etc (successor to command-group)☆19Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆42Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- Multi-source configuration library for Rust.☆37Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Get a mock REST APIs with zero coding within seconds.☆30Updated 5 months ago
- ☆24Updated 2 years ago
- 📐 A collection of distance metrics on strings☆33Updated 10 months ago
- Rust cli tool for running multiple commands in parallel☆21Updated 5 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 10 months ago