Stars
A small rust library for adding custom derives to enums
derive(Error) for struct and enum error types
Flexible concrete Error type built on std::error::Error
A safe, extensible ORM and Query Builder for Rust
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A (mostly) pure-Rust implementation of various cryptographic algorithms.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Tools for concurrent programming in Rust
A very simple thread pool for parallel task execution
Mirror of https://git.lede-project.org/?p=source.git Please send your PRs against this tree. They will be merged via staging trees and appear in this tree once the staging trees get merged back int…
coolsnowwolf / openwrt
Forked from lede-project/sourceOpenWrt Stable Version
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTo…
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.