🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” coding

433 skills in "coding"

⭐ GitHub
sqlmodel
SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy.
⭐ GitHub
beanie
An asynchronous Python object-document mapper (ODM) for MongoDB.
⭐ GitHub
iplib
Library for working with IP addresses (net.IP, net.IPNet), inspired by python [ipaddress](https://docs.python.org/3/library/ipaddress.html) and ruby [ipaddr](https://ruby-doc.org/stdlib-2.5.1/libdoc/ipaddr/rdoc/IPAddr.html)
⭐ GitHub
go-hit
Hit is an http integration test framework written in golang.
⭐ GitHub
apiflask
A lightweight Python web API framework based on Flask and Marshmallow.
⭐ GitHub
microdot
The impossibly small web framework for Python and MicroPython.
⭐ GitHub
in-toto
Go implementation of the in-toto (provides a framework to protect the integrity of the software supply chain) python reference implementation.
⭐ GitHub
OpenZiti
A full, open source zero trust overlay network. Including numerous SDKs for numerous languages such as [golang](https://github.com/openziti/sdk-golang) allowing you to embed zero trust principles directly into your applications. The [OpenZiti Test Kitchen](https://github.com/openziti-test-kitchen) h
⭐ GitHub
DalekJS
Automated cross browser functional testing with JavaScript
⭐ GitHub
swig
(Archived) A simple, powerful, and extendable Node.js and browser-based JavaScript template engine.
⭐ GitHub
Cheatsheets for experienced React developers getting started with TypeScript
Cheatsheets for experienced React developers getting started with TypeScript - React
⭐ GitHub
Learn Vue by Building and Deploying a CRUD App
This course is focused on teaching the fundamentals of Vue by building and testing a web application using Test-Driven Development (TDD).
⭐ GitHub
Ruffle
Ruffle is an Adobe Flash Player emulator. Ruffle targets both the desktop and the web using WebAssembly. [![CI](https://github.com/ruffle-rs/ruffle/actions/workflows/test_rust.yml/badge.svg)](https://github.com/ruffle-rs/ruffle/actions/workflows/test_rust.yml)[![CI](https://github.com/ruffle-rs/ruff
⭐ GitHub
conda
Cross-platform, Python-agnostic binary package manager.
⭐ GitHub
PyStanfordDependencies
Python interface for converting Penn Treebank trees to Stanford Dependencies.
⭐ GitHub
MALLET
A Java-based package for statistical natural language processing, document classification, clustering, topic modelling, information extraction, and other machine learning applications to text.
⭐ GitHub
python-timbl
A Python extension module wrapping the full TiMBL C++ programming interface. Timbl is an elaborate k-Nearest Neighbours machine learning toolkit.
⭐ GitHub
grpcio
HTTP/2-based RPC framework with Python bindings, built by Google.
⭐ GitHub
PySS3
Python package that implements a novel white-box machine learning model for text classification, called SS3. Since SS3 has the ability to visually explain its rationale, this package also comes with easy-to-use interactive visualizations tools ([online demos](http://tworld.io/ss3/)).
⭐ GitHub
Qdrant
An open source vector similarity search engine with extended filtering support [![Tests](https://github.com/qdrant/qdrant/actions/workflows/rust.yml/badge.svg)](https://github.com/qdrant/qdrant/actions)
⭐ GitHub
RustFS
[[RustFS](https://crates.io/crates/rustfs)] - πŸš€ RustFS is an open-source,S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph. [![status-badge](https://github.com/rustfs/rustfs/actions/workflows/ci.yml/ba
⭐ GitHub
Pydata book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
πŸ”§ Dify
Spark (Dify)
Apache Spark is an open-source, distributed computing system designed for big data processing and analytics. It provides high-level APIs in Java, Scala, Python, and R, and supports a wide array of data processing tasks, from SQL queries to machine learning and graph processing. Please apply for an API Key, API Secret and APPID from the [iFLYTEK open platform](https://console.xfyun.cn/services). Th
⭐ GitHub
xml2map
XML to MAP converter written Golang.
⭐ GitHub
xmlquery
xmlquery is Golang XPath package for XML query.
⭐ GitHub
rust-parallel
Fast command line app using Tokio to execute commands in parallel. Similar interface to GNU Parallel or xargs. [![Crate](https://img.shields.io/crates/v/rust-parallel.svg?logo=rust)](https://crates.io/crates/rust-parallel) [![Build Status](https://github.com/aaronriekenberg/rust-parallel/actions/wo
⭐ GitHub
suckit
Recursively visit and download a website's content to your disk. [![Crate](https://img.shields.io/crates/v/suckit.svg?logo=rust)](https://crates.io/crates/suckit) [![Build Status](https://github.com/Skallwar/suckit/workflows/Build%20and%20test/badge.svg)](https://github.com/Skallwar/suckit/blob/mast
⭐ GitHub
rathole-org/rathole
A secure, high-performance reverse proxy for NAT traversal with Noise Protocol/TLS encryption and hot-reload config support ![CI](https://img.shields.io/github/actions/workflow/status/rathole-org/rathole/rust.yml?branch=main)
⭐ GitHub
cargo-bins/cargo-binstall
[[cargo-binstall](https://crates.io/crates/cargo-binstall)] - A fast binary installer for Rust crates, fetching pre-built artifacts instead of compiling from source [![CI](https://github.com/cargo-bins/cargo-binstall/actions/workflows/ci.yml/badge.svg)](https://github.com/cargo-bins/cargo-binstall/a
⭐ GitHub
huggingface/tokenizers
Hugging Face's tokenizers for modern NLP pipelines (original implementation) with bindings for Python. [![Build Status](https://github.com/huggingface/tokenizers/workflows/Rust/badge.svg?branch=master)](https://github.com/huggingface/tokenizers/actions)
⭐ GitHub
njord
β›΅ A versatile, feature-rich Rust ORM [![build status](https://github.com/njord-rs/njord/actions/workflows/core.yml/badge.svg)](https://github.com/njord-rs/njord/actions/workflows/core.yml) ![crates.io](https://img.shields.io/crates/v/njord.svg)
⭐ GitHub
launchbadge/sqlx
async PostgreSQL/MySQL/SQLite connection pool with strong typing support [![build badge](https://img.shields.io/github/workflow/status/launchbadge/sqlx/Rust/master?style=flat-square)](https://github.com/launchbadge/sqlx)
⭐ GitHub
SeaQL/sea-schema
🌿 SQL schema definition and discovery [![crate](https://img.shields.io/crates/v/sea-schema.svg)](https://crates.io/crates/sea-schema) [![docs](https://img.shields.io/docsrs/sea-schema/latest)](https://docs.rs/sea-schema) [![build status](https://github.com/SeaQL/sea-schema/actions/workflows/rust.yml
⭐ GitHub
rust-cli/rexpect
[[rexpect](https://crates.io/crates/rexpect)] - automate interactive applications such as ssh, ftp, passwd, etc [![CI](https://github.com/rust-cli/rexpect/actions/workflows/ci.yml/badge.svg)](https://github.com/rust-cli/rexpect/actions/workflows/ci.yml)
πŸ€– LobeHub
Mestre Python VSCode
Especialista em Python e VS Code, suporte prΓ‘tico e eficiente
⭐ GitHub
bluez/bluer
[[bluer](https://crates.io/crates/bluer)] - Official BlueZ bindings. [![build badge](https://github.com/bluez/bluer/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/bluez/bluer/actions/workflows/rust.yml)
⭐ GitHub
Rust Cookbook
A collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.
⭐ GitHub
tencent/tquic
A high-performance, lightweight, and cross-platform QUIC library [![Build Status](https://img.shields.io/github/actions/workflow/status/tencent/tquic/rust.yml)](https://github.com/Tencent/tquic/actions/workflows/rust.yml)
⭐ GitHub
remoc-rs/remoc
[[remoc](https://crates.io/crates/remoc)] - Remoc provides channels (broadcast, mpsc, oneshot, watch) similar to Tokio's and trait calling over any remote transport. [![build badge](https://github.com/remoc-rs/remoc/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/remoc-rs/rem
⭐ GitHub
Comprehensive Rust πŸ¦€
A 3-day course on Rust Fundamentals plus 1-day courses on Android, Bare-metal Rust, and Concurrency. Available in English, [Brazilian Portuguese](https://google.github.io/comprehensive-rust/pt-BR/), and [Korean](https://google.github.io/comprehensive-rust/ko/).
⭐ GitHub
Node.js
Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
⭐ GitHub
Java
Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
⭐ GitHub
Artalk
Comment system built in Golang, providing a lightweight and highly customizable solution for adding comments to your website. ([Source Code](https://github.com/ArtalkJS/Artalk)) `MIT` `Go/Docker`
⭐ GitHub
React
JavaScript library for building user interfaces.
⭐ GitHub
podcast
iTunes Compliant and RSS 2.0 Podcast Generator in Golang
⭐ GitHub
How to Implement Role-Based Access Control (RBAC) Authorization in Golang
A guide to implementing Role-Based Access Control (RBAC) in Golang, including code examples, covering various methods to secure app endpoints with role-based authorization.
⭐ GitHub
mocha
Simple, flexible, fun JavaScript test framework for node.js & the browser.
⭐ GitHub
pythonnet
Python Integration with the .NET Common Language Runtime (CLR).
← PrevPage 9 / 10 (433 skills)Next β†’