daniel-samson / paginate
π¦ A framework agnostic pagination crate that is especially suited for databases, slices and collections.
β16Updated 9 months ago
Related projects β
Alternatives and complementary repositories for paginate
- Open a file or link in the system default program.β56Updated 3 months ago
- Count directory entriesβ`ls | wc -l` but fasterβ27Updated 10 months ago
- An experimental allocated buffer suitable for image data (Rust library).β28Updated last month
- Rust crate for controlling the tray of a CD driveβ23Updated last year
- A maintained fork of the app-dirs-rs project.β35Updated 2 months ago
- Asynchronous signal handlingβ15Updated 3 weeks ago
- A library for validating and modeling user input.β20Updated 10 months ago
- Easy to use I18n for Rustβ33Updated last year
- A cursed macro that compiles and executes Rust and spits the output directly into your Rust codeβ29Updated last year
- system-level helper functions for the dirs and directories cratesβ41Updated 7 months ago
- Humansize - A flexible crate for humanizing file sizesβ112Updated 4 months ago
- π¦ A browser extension to explore rust cargo dependencies on GitHub reposβ24Updated 2 years ago
- A tar archive reading/writing library for async Rust.β26Updated 6 months ago
- A Rust library for interacting with HTTP API endpointsβ31Updated 6 months ago
- CSRF (Cross-Site Request Forgery) protection for Axumβ25Updated 2 weeks ago
- Parse integers directly from `[u8]` slices in safe codeβ53Updated 10 months ago
- Hitori is a generic regular expressions library.β52Updated last year
- Get a unique thread ID in Rustβ41Updated 2 weeks ago
- Fast new algorithms for finding the medians, implemented in Rustβ11Updated 4 months ago
- Token De/Serializer for testing De/Serialize implementationsβ14Updated this week
- Serde error messages for humans.β34Updated 11 months ago
- An async virtual filesystem interface in Rustβ37Updated last year
- Shared object println β for all your xgraph dynamic linking debugging needsβ16Updated 3 months ago
- Embed property list files like Info.plist directly in your Rust executable binaryβ40Updated 2 years ago
- Obsessively tiny error derive macroβ84Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rustβ44Updated this week
- Extensions for the Rust standard libraryβ38Updated 7 months ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logicβ25Updated 2 years ago
- Catergorise ANSI - ANSI escape code parser and categoriserβ16Updated 2 years ago
- A More dynamic Hash and Hasher trait for Rust