Git Product home page Git Product logo

notes's Introduction

Metrics

notes's People

Contributors

janosimas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

2xw aeyup8127

notes's Issues

Add nix page

Add example of shell.nix and limitations of remote connection

Do something with this curated list of rust crates

source: https://www.reddit.com/r/rust/comments/17zxyku/what_are_the_rust_crates_you_use_in_almost_every/

Dependencies
anyhow: Enhanced error handling with added context.

thiserror: Macro for creating specific errors from enums.

educe: Macro for more options in implementing built-in traits.

validator: Field validation macros for structs.

tap: Utilities for declarative and procedural coding.

lazy_static: Run code at runtime and save the results statically.

joinery: Adds joining functionality to iterables.

log: Logging interface with various levels.

fern: Logging implementation.

once_cell: Provides lazy types and OnceCell.

chrono: Date and time utilities.

pin-project: Safe pin projection in Rust.

soa_derive: Transform AOS to SOA (Struct of Arrays).

derive_more: Derive traits for wrapper classes.

conv: Type conversions with more specificity.

derive_builder: Macro for creating builder structs.

serde: Serialization and deserialization framework.

tokio: Asynchronous I/O runtime.

rayon: Async CPU runtime for parallelism.

Dev Dependencies
fakeit: Generate fake data for testing.

insta: Snapshot testing and comparison.

pretty_assertions: Enhanced assertions with diff display.

proptest: Property-based testing with random input generation.

trybuild: Test that certain code variants do not compile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.