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

All Skills β€” coding

817 skills in "coding"

⭐ GitHub
glot
Glot is a plotting library for Golang built on top of gnuplot.
⭐ GitHub
pydantic/monty
A minimal, secure Python interpreter for running LLM-generated code in AI agents, with microsecond startup, strict sandboxing, and snapshotting support [![CI](https://github.com/pydantic/monty/actions/workflows/ci.yml/badge.svg)](https://github.com/pydantic/monty/actions/workflows/ci.yml)
⭐ GitHub
uefi-rs
Rusty wrapper for the Unified Extensible Firmware Interface. This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
⭐ GitHub
SeaQL/sea-orm
🐚 An async & dynamic ORM [![crate](https://img.shields.io/crates/v/sea-orm.svg)](https://crates.io/crates/sea-orm) [![docs](https://img.shields.io/docsrs/sea-orm/latest)](https://docs.rs/sea-orm) [![build status](https://github.com/SeaQL/sea-orm/actions/workflows/rust.yml/badge.svg)](https://github
⭐ GitHub
RustAudio/cpal
Low-level cross-platform audio I/O library. [![Actions Status](https://github.com/RustAudio/cpal/workflows/cpal/badge.svg?branch=master)](https://github.com/RustAudio/cpal/actions)
⭐ GitHub
modAL
A modular active learning framework for Python, built on top of scikit-learn.
⭐ GitHub
Python Programming for the Humanities
Course for Python programming for the Humanities, assuming no prior knowledge. Heavy focus on text processing / NLP.
⭐ GitHub
moka-rs/moka
A high performance concurrent caching library inspired by the Caffeine library for Java [![build badge](https://github.com/moka-rs/moka/workflows/CI/badge.svg)](https://github.com/moka-rs/moka/actions/workflows/CI.yml)
⭐ GitHub
Placeholders.js
A JavaScript polyfill for the HTML5 placeholder attribute.
⭐ GitHub
sciter-sdk/rust-sciter
Sciter bindings [![build badge](https://ci.appveyor.com/api/projects/status/github/sciter-sdk/rust-sciter?svg=true)](https://ci.appveyor.com/project/sciter-sdk/rust-sciter)
⭐ GitHub
FradSer/dotclaude
A comprehensive development environment with specialized AI agents for code review, security analysis, and technical leadership.
⭐ GitHub
FOSSBilling
Hosting and billing automation. Integrates with WHM, CWP, cPanel and HestiaCP. Full API and easily extensible. ([Demo](https://fossbilling.org/demo), [Source Code](https://github.com/FOSSBilling/FOSSBilling)) `Apache-2.0` `PHP/Docker`
⭐ GitHub
Galette
Membership management web application aimed towards non profit organizations. ([Source Code](https://github.com/galette/galette)) `GPL-3.0` `PHP`
⭐ GitHub
GRR
Assets management and booking for small/medium companies. ([Source Code](https://github.com/JeromeDevome/GRR)) `GPL-2.0` `PHP`
⭐ GitHub
stalwartlabs/mail-parser
[[mail-parser](https://crates.io/crates/mail-parser)] - A fast and robust e-mail parsing library with full MIME support [![build badge](https://github.com/stalwartlabs/mail-parser/actions/workflows/rust.yml/badge.svg)](https://github.com/stalwartlabs/mail-parser/actions/workflows/rust.yml)
⭐ GitHub
SRE, noun. See also: confidence, trust.
SRE, noun. See also: confidence, trust. - Culture
⭐ GitHub
Bittrex
USA. Trust: 3.8/5. Many altcoins.
⭐ GitHub
Debugging Latency in Go 1.11
Debugging Latency in Go 1.11 - Monitoring & Observability & Alerting
⭐ GitHub
Realtime deployment
Tutorial on Python time-series model deployment.
⭐ GitHub
12 free Data Science projects to practice Python and Pandas
12 free Data Science projects to practice Python and Pandas - Tutorials
⭐ GitHub
InTokenWeTrust
News aggregator platform with all media and blogs about cryptocurrency.
⭐ GitHub
KotlinDL
Deep learning framework written in Kotlin.
⭐ GitHub
Bagisto
Leading Laravel open source e-commerce framework with multi-inventory sources, taxation, localization, dropshipping and more exciting features. ([Demo](https://demo.bagisto.com/), [Source Code](https://github.com/bagisto/bagisto)) `MIT` `PHP`
⭐ GitHub
A Brief History of Rust. Part 1
From a developer's pursuit of software stability to a project that nearly destabilized its creator. [Part 2](https://medium.com/rustaceans/make-it-mandatory-a-brief-history-of-rust-part-2-981d61451aa5). [Part 3](https://medium.com/rustaceans/make-it-mandatory-a-brief-history-of-rust-part-2-b8c0f7a7e
⭐ GitHub
estk/log4rs
highly configurable logging framework modeled after Java's Logback and log4j libraries [![CircleCI](https://circleci.com/gh/estk/log4rs.svg?style=shield)](https://app.circleci.com/pipelines/github/estk/log4rs)
⭐ GitHub
biopython
Biopython is a set of freely available tools for biological computation.
⭐ GitHub
ptpython
Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit).
⭐ GitHub
hannobraun/inotify-rs
[inotify](https://en.wikipedia.org/wiki/Inotify) bindings [![Rust](https://github.com/hannobraun/inotify-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/hannobraun/inotify-rs/actions/workflows/rust.yml)
⭐ GitHub
PyNLPl
Python Natural Language Processing Library. General purpose NLP library for Python. Also contains some specific modules for parsing common NLP formats, most notably for [FoLiA](https://proycon.github.io/folia/), but also ARPA language models, Moses phrasetables, GIZA++ alignments.
⭐ GitHub
Dedupe
A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
⭐ GitHub
Auto_ViML
> Automatically Build Variant Interpretable ML models fast! Auto_ViML is pronounced "auto vimal", is a comprehensive and scalable Python AutoML toolkit with imbalanced handling, ensembling, stacking and built-in feature selection. Featured in <a href="https://towardsdatascience.com/why-automl-is-an-
⭐ GitHub
data-science-ipython-notebooks
Continually updated Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines.
⭐ GitHub
Learning Rust With Entirely Too Many Linked Lists
in-depth exploration of Rust's memory management rules, through implementing a few different types of list structures.
⭐ GitHub
Rust in Action
A hands-on guide to systems programming with Rust by [Tim McNamara](https://github.com/timClicks) (paid)
⭐ GitHub
Rust Servers, Services and Apps - MEAP
Build backend servers, services, and front-ends in Rust to get fast, reliable, and maintainable applications.
⭐ GitHub
unittest
(Python standard library) Unit testing framework.
⭐ GitHub
jProcessing
Kanji / Hiragana / Katakana to Romaji Converter. Edict Dictionary & parallel sentences Search. Sentence Similarity between two JP Sentences. Sentiment Analysis of Japanese Text. Run Cabocha(ISO--8859-1 configured) in Python.
⭐ GitHub
sqlalchemy
The Python SQL Toolkit and Object Relational Mapper.
⭐ GitHub
pandas cookbook
Recipes for using Python's pandas library.
⭐ 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
wxPython
A blending of the wxWidgets C++ class library with the Python.
← PrevPage 17 / 18 (817 skills)Next β†’