STBoyden / oceanLinks
A C/C++ build system/project manager written in Rust
☆156Updated 4 years ago
Alternatives and similar repositories for ocean
Users that are interested in ocean are comparing it to the libraries listed below
Sorting:
- A minimalistic async/await executor for Rust☆231Updated last year
- Write and execute C code inside Rust.☆151Updated 8 months ago
- Extremely generic linear algebra libary for Rust☆226Updated 7 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Generate structured man pages☆175Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- ☆162Updated 10 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Compile-time reference counting☆448Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Minimal non-blocking I/O for Rust☆166Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Build and Test Your Rust Projects with Zero Configuration☆101Updated 3 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- generators☆208Updated last year