WildPixelGames / gdt-cpusLinks
Game Developer's Toolkit for CPU Management
☆89Updated last month
Alternatives and similar repositories for gdt-cpus
Users that are interested in gdt-cpus are comparing it to the libraries listed below
Sorting:
- ☆62Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- ☆39Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Fantastic serialization library☆159Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆137Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Utilities for working with shared slices of memory☆70Updated last week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆73Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Cargo subcommand to sort derive attributes 📦☆57Updated 3 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆96Updated 2 months ago