Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with no-dependencies

A curated list of projects in awesome lists tagged with no-dependencies .

https://github.com/catchorg/catch2

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

bdd cpp cpp14 framework no-dependencies tdd test-framework testing

Last synced: 13 Jan 2025

https://github.com/catchorg/Catch2

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

bdd cpp cpp14 framework no-dependencies tdd test-framework testing

Last synced: 25 Oct 2024

https://github.com/malwaredllc/byob

An open-source post-exploitation framework for students, researchers and developers.

encrypted-connections no-dependencies platform-independent post-exploitation reverse-shells

Last synced: 14 Jan 2025

https://github.com/olton/metro-ui-css

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

bootstrap bootstrap-replacement component-library components css css-framework css-frameworks html html5 javascript jquery less metro metro-style metro-ui metro-ui-css metro4 no-dependencies no-jquery-required

Last synced: 06 Jan 2025

https://github.com/olton/metroui

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

bootstrap bootstrap-replacement component-library components css css-framework css-frameworks html html5 javascript jquery less metro metro-style metro-ui metro-ui-css no-dependencies no-jquery-required

Last synced: 19 Jan 2025

https://github.com/olton/Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

bootstrap bootstrap-replacement component-library components css css-framework css-frameworks html html5 javascript jquery less metro metro-style metro-ui metro-ui-css metro4 no-dependencies no-jquery-required

Last synced: 25 Oct 2024

https://github.com/cferdinandi/smooth-scroll

A lightweight script to animate scrolling to anchor links.

anchor-links animate-scrolling javascript javascript-plugin no-dependencies vanilla-js

Last synced: 29 Sep 2024

https://github.com/neargye/magic_enum

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum enum-to-string header-only metaprogramming no-dependencies reflection serialization single-file string-to-enum

Last synced: 14 Jan 2025

https://github.com/Neargye/magic_enum

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum enum-to-string header-only metaprogramming no-dependencies reflection serialization single-file string-to-enum

Last synced: 31 Oct 2024

https://github.com/cliutils/cli11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

cli cli-parser cpp11 no-dependencies

Last synced: 14 Jan 2025

https://github.com/CLIUtils/CLI11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

cli cli-parser cpp11 no-dependencies

Last synced: 02 Nov 2024

https://github.com/mpaland/printf

Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.

embedded embedded-systems format iot libc no-dependencies printf replacement snprintf sprintf threadsafe tiny tinyprintf

Last synced: 18 Jan 2025

https://github.com/zingchart/zingtouch

A JavaScript touch gesture detection library for the modern web

gesture javascript no-dependencies touch

Last synced: 17 Jan 2025

https://github.com/neargye/nameof

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum-to-string header-only metaprogramming nameof nameof-operator no-dependencies reflection serialization single-file

Last synced: 16 Jan 2025

https://github.com/Neargye/nameof

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 enum-to-string header-only metaprogramming nameof nameof-operator no-dependencies reflection serialization single-file

Last synced: 31 Oct 2024

https://github.com/kingdido999/zooming

🔍 Image zoom that makes sense.

image image-zoom javascript no-dependencies zoom

Last synced: 14 Jan 2025

https://github.com/martinus/robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

c-plus-plus container cpp cpp11 cpp14 hash hash-tables header-only no-dependencies single-file stl-containers unordered-maps

Last synced: 17 Jan 2025

https://github.com/Cylix/cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis

asynchronous cpp cpp11 multi-platform no-dependencies redis redis-client unix windows

Last synced: 26 Oct 2024

https://github.com/cylix/cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis

asynchronous cpp cpp11 multi-platform no-dependencies redis redis-client unix windows

Last synced: 18 Jan 2025

https://github.com/veselink1/refl-cpp

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).

cpp cpp17 header-only metaprogramming no-dependencies production-ready refl-cpp reflection

Last synced: 19 Jan 2025

https://github.com/martinus/unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

c-plus-plus cpp cpp17 hash hash-tables header-only-library no-dependencies stl-containers unordered-map unordered-set

Last synced: 17 Jan 2025

https://github.com/nholthaus/units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.

compile-time cpp14 dimensional-analysis header-only no-dependencies template-metaprogramming unit-conversion

Last synced: 18 Jan 2025

https://github.com/gsl-lite/gsl-lite

gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later

cpp11 cpp14 cpp17 cpp98 gsl gsl-implementations header-only no-dependencies single-file

Last synced: 16 Jan 2025

https://github.com/wakirin/Litepicker

Date range picker - lightweight, no dependencies

datepicker daterange daterangepicker lightweight no-dependencies nojquery picker range-picker

Last synced: 21 Nov 2024

https://github.com/ThibaultJanBeyer/DragSelect

An easy JavaScript library for selecting and moving elements. With no dependencies. Drag-Select & Drag-And-Drop. – Examples:

drag drag-and-drop drag-n-drop drag-select drag-selection drag-selection-library dragselect javascript lightweight no-dependencies npm production-ready selection

Last synced: 14 Oct 2024

https://github.com/zewish/rmodal.js

A simple 1.2 KB modal dialog with no dependencies

dialog javascript minimal modal no-dependencies

Last synced: 19 Nov 2024

https://github.com/dominikserafin/vuebar

(🗃️ Archived) Vue 2 directive for custom scrollbar that uses native scroll behavior. Lightweight, performant, customizable and without dependencies. Used successfully in production on https://ggather.com

directive no-dependencies scroll scrollbar vue vue-directive vue2 vuejs vuejs2

Last synced: 27 Sep 2024

https://github.com/DominikSerafin/vuebar

(🗃️ Archived) Vue 2 directive for custom scrollbar that uses native scroll behavior. Lightweight, performant, customizable and without dependencies. Used successfully in production on https://ggather.com

directive no-dependencies scroll scrollbar vue vue-directive vue2 vuejs vuejs2

Last synced: 19 Nov 2024

https://github.com/easepick/easepick

Date range picker. Uses Shadow DOM, lightweight size, no dependencies.

datepicker daterangepicker no-dependencies supports-plugins typescript

Last synced: 26 Oct 2024

https://github.com/cferdinandi/tabby

Lightweight, accessible vanilla JS toggle tabs.

javascript javascript-plugin no-dependencies tabs toggle-tabs vanilla-js

Last synced: 18 Jan 2025

https://github.com/john-doherty/swiped-events

Adds `swiped` events to the DOM in 1k of pure JavaScript

cordova html5 hybrid-apps javascript no-dependencies swipe touch vanilla-js

Last synced: 17 Jan 2025

https://github.com/cferdinandi/atomic

A tiny, Promise-based vanilla JS Ajax/HTTP plugin with great browser support.

ajax javascript javascript-plugin no-dependencies promise promise-wrapper vanilla-js xhr

Last synced: 19 Jan 2025

https://github.com/martinmoene/span-lite

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library

cpp11 cpp14 cpp17 cpp20 cpp98 header-only no-dependencies single-file span span-implementation

Last synced: 17 Jan 2025

https://github.com/lucagrulla/node-tail

The zero dependency Node.js module for tailing a file

coffeescript logs no-dependencies nodejs npm-package tail

Last synced: 17 Jan 2025

https://github.com/martinmoene/string-view-lite

string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library

cpp17 cpp98 header-only no-dependencies single-file string-view string-view-implementations

Last synced: 18 Jan 2025

https://github.com/martinmoene/expected-lite

expected lite - Expected objects in C++11 and later in a single-file header-only library

cpp11 expected-implementations header-only no-dependencies single-file

Last synced: 19 Jan 2025

https://github.com/weaveworks/tcptracer-bpf

eBPF program using kprobes to trace TCP events without run-time compilation dependencies

connection-tracking ebpf golang no-dependencies tcp

Last synced: 29 Sep 2024

https://github.com/martinmoene/optional-lite

optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library

cpp17 cpp98 header-only no-dependencies optional optional-implementations single-file

Last synced: 18 Jan 2025

https://github.com/martinmoene/lest

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)

bdd cast cpp11 cpp98 header-only no-dependencies single-file tdd testing tiny-framework

Last synced: 19 Jan 2025

https://github.com/huakunyang/SummerTTS

SummerTTS 是一个基于C++的独立编译的中文和英文语音合成项目,可以本地运行不需要网络,而且没有额外的依赖,一键编译完成即可用于中文和英文的语音合成。SummerTTS is a standalone Chinese and English speech synthesis(TTS) project that has almost no dependency and could be easily used for Chinese TTS with just one key build out

cplusplus no-dependencies speech-synthesis standalone tts vits

Last synced: 28 Oct 2024

https://github.com/Cylix/tacopie

C++ TCP Library - NO LONGER MAINTAINED

cpp cpp11 no-dependencies tcp tcp-client tcp-server

Last synced: 26 Oct 2024

https://github.com/eidheim/tiny-process-library

A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process

cpp library no-dependencies platform-independent process

Last synced: 26 Oct 2024

https://github.com/john-doherty/long-press-event

Adds `long-press` event to the DOM in 1k of pure JavaScript

custom-events dom javascript no-dependencies vanilla-javascript

Last synced: 19 Jan 2025

https://github.com/mvneerven/pure-pwa

Ultra-lean, Web Components enhanced, no-build, no-dependencies boilerplate for PWAs

html-css-javascript no-build no-dependencies no-framework progressive-web-app pwa webdevelopment

Last synced: 14 Jan 2025

https://github.com/zingchart/zingchart

A declarative, efficient, and simple JavaScript library for building responsive charts

charts javascript no-dependencies responsive

Last synced: 17 Jan 2025

https://github.com/zingchart/ZingChart

A declarative, efficient, and simple JavaScript library for building responsive charts

charts javascript no-dependencies responsive

Last synced: 01 Nov 2024

https://github.com/julianneswinoga/yabfc

Yet Another Brainfuck Compiler; No dependencies and from the ground up

brainfuck compiler compiler-optimization no-dependencies

Last synced: 17 Jan 2025

https://github.com/0x20f/paris

Logger and ANSI formatter in Rust for pretty colors and text in the terminal with no dependencies. Aiming for a relatively simple API

ansi cli crates customisation formatter icons logger no-dependencies rust rust-lang simple-api terminal-colors terminal-icons

Last synced: 15 Jan 2025

https://github.com/fallenastaroth/stink

🚀 Stealer on built-in libraries only, which doesn't create any temp files on data collecting, with 4 sending methods and lots of functionality.

malware no-dependencies python stealer trojan virus windows

Last synced: 15 Jan 2025

https://github.com/martinmoene/variant-lite

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library

cpp17 cpp98 header-only no-dependencies single-file variant variant-implementations

Last synced: 14 Jan 2025

https://github.com/dinohamzic/displaceable

A tiny, performant and configurable JavaScript library that smoothly displaces elements on mouse move.

animation css-transforms css-transitions es6 javascript no-dependencies

Last synced: 06 Dec 2024

https://github.com/juancarlospaco/css-html-js-minify

StandAlone Async cross-platform Minifier for the Web.

css css3 html html5 minify no-dependencies python3 scss xhtml

Last synced: 28 Oct 2024

https://github.com/fusionauth/java-http

A full featured, stand-alone, high-performance HTTP server and client written entirely in plain Java

http http-client http-server java java17 no-dependencies

Last synced: 18 Jan 2025

https://github.com/nichollascarter/subjx

Drag/Resize/Rotate Javascript library

drag javascript no-dependencies resize rotate snap svg vanilla-javascript

Last synced: 19 Jan 2025

https://github.com/rigtorp/seqlock

An implementation of Seqlock in C++11

atomic concurrency cpp cpp11 header-only lock-free no-dependencies

Last synced: 18 Jan 2025

https://github.com/mariordev/mailtoui

A simple way to enhance your mailto links with a convenient user interface.

interface javascript lean mailto no-dependencies ui vanilla-javascript vanilla-js

Last synced: 29 Oct 2024

https://github.com/rigtorp/Seqlock

An implementation of Seqlock in C++11

atomic concurrency cpp cpp11 header-only lock-free no-dependencies

Last synced: 08 Nov 2024

https://github.com/eram/typescript-fsm

TS-FSM is a strongly typed finite state machine for TypeScript that is using async operations. Library uses generics to take the user states and events. Zero dependencies!

fsm generics no-dependencies promise state-machine typescript

Last synced: 18 Jan 2025

https://github.com/tagconcierge/consent-banner-js

A zero-dependency, lightweight (~3kB), consent platform agnostic, cookie banner for any website (compatible with Google Consent Mode).

consent consent-management consent-mode consent-mode-v2 cookie-consent google-analytics google-tag google-tag-manager no-dependencies zero-dependency

Last synced: 18 Jan 2025

https://github.com/krpors/hx

Hex editor for the terminal using plain C99 + POSIX libs.

c cli hex-editor no-dependencies

Last synced: 31 Oct 2024

https://github.com/hube12/minemap

An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

map map-visualization minecraft multithreaded no-dependencies seed viewer

Last synced: 19 Dec 2024

https://github.com/tylerbrock/colorjson

Fast Color JSON Marshaller + Pretty Printer for Golang

color golang json marshaller no-dependencies pretty-print

Last synced: 14 Jan 2025

https://github.com/martinmoene/ring-span-lite

ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library

cpp11 cpp14 cpp17 cpp98 header-only no-dependencies ring ring-buffer ring-span single-file

Last synced: 10 Jan 2025

https://github.com/ricab/scope_guard

A modern C++ scope guard that is easy to use but hard to misuse.

c-plus-plus cpp cpp11 cpp14 cpp17 guard header-only idioms no-dependencies raii scope-exit scope-guard single-file

Last synced: 19 Nov 2024

https://github.com/TylerBrock/colorjson

Fast Color JSON Marshaller + Pretty Printer for Golang

color golang json marshaller no-dependencies pretty-print

Last synced: 12 Nov 2024

https://github.com/basiliscos/cpp-bredis

Boost::ASIO low-level redis client (connector)

asio boost cpp11 header-only network no-dependencies redis redis-client

Last synced: 20 Dec 2024

https://github.com/michal-z/eneida

Experimental demoscene project using C99 and Direct3D 12. Fully standalone with custom windows, and d3d12 headers. No Windows SDK, libc or Visual Studio dependency. C and HLSL compilers included.

c direct3d12 from-scratch graphics no-dependencies proceduralgeneration

Last synced: 01 Nov 2024

https://github.com/jamesob/coldcore

Trust-minimized Bitcoin wallet

bitcoin bitcoin-wallet no-dependencies

Last synced: 16 Jan 2025

https://github.com/martinmoene/any-lite

any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library

any any-implementations cpp17 cpp98 header-only no-dependencies single-file

Last synced: 03 Jan 2025

https://github.com/rust-cli/climake

The simplistic, dependency-free cli library ✨

cli cli-library no-dependencies rust

Last synced: 12 Nov 2024

https://github.com/ImJimmi/JIVE

The ultimate JUCE extension for building GUIs

cmake cpp17 declarative-ui gui juce no-dependencies reactive tdd ui

Last synced: 14 Nov 2024

https://github.com/josias-r/boarding.js

A light-weight, no-dependency, vanilla JavaScript engine to create powerful onboardings and drive the user's focus across the page

feature-introductions focus-shifters javascript no-dependencies overlay overlays popover spotlight tour typescript user-onboarding vanilla-js walkthrough

Last synced: 15 Jan 2025