An open API service providing repository metadata for many open source software ecosystems.

Topic: "trivial"

skx/math-compiler

A simple intel/AMD64 assembly-language compiler for mathematical operations

Language: Go - Size: 137 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 64 - Forks: 5

MasterCruelty/robbot

My personal Telegram bot made in Python. It has several features and it's based on Pyrogram.

Language: Python - Size: 671 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 1

Hexstream/enhanced-typep

Obsoletes all TYPEP thin wrappers.

Language: Common Lisp - Size: 20.5 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 5 - Forks: 0

Hexstream/macro-level

MACRO-LEVEL is an embarrassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))

Language: Common Lisp - Size: 27.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 5 - Forks: 0

Hexstream/enhanced-eval-when

Provides an enhanced EVAL-WHEN macro that supports (eval-when t ...) as a shorthand for (eval-when (:compile-toplevel :load-toplevel :execute) ...), addressing concerns about verbosity. An ENHANCED-EVAL-WHEN alias is also supported, as well as an EVAL-ALWAYS macro and package nickname, for good measure.

Language: Common Lisp - Size: 28.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 1

jeandrek/tvsh 📦

A TriVial SHell

Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

Hexstream/enhanced-multiple-value-bind

Provides an enhanced MULTIPLE-VALUE-BIND macro that adds support for lambda keywords by expanding to a MULTIPLE-VALUE-CALL when necessary. This makes catching multiple-value &rest and &key much more lightweight and convenient. A MULTIPLE-VALUE-&BIND alias is supported.

Language: Common Lisp - Size: 29.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

Hexstream/enhanced-unwind-protect

Provides an enhanced UNWIND-PROTECT that makes it easy to detect whether the protected form performed a non-local exit or returned normally.

Language: Common Lisp - Size: 6.84 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

xaionaro-go/backdoor

A trivial SSH server (a static binary to run on any Linux, including Android)

Language: Go - Size: 2.78 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ZenekeZene/frontend-orama

Juego que consiste en responder a preguntas relacionadas con el desarrollo de software, de momento, con temática Front-End.

Language: Vue - Size: 9.7 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

codepr/rackchain

Trivial implementation of a blockchain POC

Language: Racket - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

formiat/Huffman_Archiver

Visual Studio 2017 C++ Console Project

Language: C++ - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Hexstream/fakenil

Provides a canonical stand-in for NIL for contexts where NIL means "no value".

Language: Common Lisp - Size: 18.6 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 1

alvaro-cuesta/instant-trivia

Instant Trivia game using Open Trivia DB

Language: JavaScript - Size: 687 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Jaolmos/TrivialGame_webform_asp.net

Aplicación de Juego de Trivial en ASP.NET WebForms

Language: Visual Basic .NET - Size: 26.5 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

alexbs01/Trivial

Intento de crear un Trivial en C

Language: C - Size: 171 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

iasjem/bmi-calculator-android

A simple app that calculates BMI for weight loss

Language: Java - Size: 123 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 4

iasjem/lottery-game-java

Simulates a lottery game

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

iasjem/truth-table-java

A simple program that demonstrates how a Truth Table works

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 4

Hexstream/enhanced-boolean

Provides a canonical way of converting generalized booleans to booleans.

Language: Common Lisp - Size: 20.5 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Hexstream/www.hexstream.expert

This is the source code for the portal to my professional profile.

Language: HTML - Size: 48.8 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

missn0body/yup

An exercise into the sizes of binaries, featuring a limited implementation of the UNIX command "yes"

Language: Assembly - Size: 14.6 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zJUNAIDz/Javascript

A repo to record some fo my trivial concepts which I have been learning

Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Hexstream/hexstream-project-template

I unsophistically copy/paste and rename/modify these files to start a new project, currently.

Language: Common Lisp - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leoz0214/Cpp-Learning

Random, simple, trivial C++ programs written to aid my learning of C++.

Language: C++ - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GabrielCrackPro/trivial-html

Trivial sobre conceptos de HTML

Language: JavaScript - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DavidGarrido1400/EntornosDeDesarrollo

Juego Trivial

Language: Java - Size: 320 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

juanlinares181/Proyectotrivial

En este repositorio se subirá el proyecto del juego de trivial, realizado en el lenguaje de programación de JAVA de Entornos de Desarrollo

Language: Java - Size: 557 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jesusgm1/trivial1

juego hecho mediante un lenguaje basico de java

Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Pablolb98/Trivial

Juego de trivial realizado con java eclipse contiene 10 preguntas en las que tienes que indicar cual de las 3 o 4 respuestas es verdadera

Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Valle8/JuegoTrivial

Proyecto sobre un Juego de Trivial para el módulo "Entorno de Desarrollo" del primer curso de DAW.

Language: Java - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alemolamg/JuegoTrivial

Juego de Trivial creado para la práctica 01 de Entornos Desarrollo.

Language: Java - Size: 890 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ruanox96/JuegoTrivial

Esto es el repositorio de Antonio Ruiz-Ruano para el juego del trivial, 1DAW

Language: Java - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

franciscofl12/JuegoTrivial

Juego para asignatura de Entornos de Desarrollo

Language: Java - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Elisj02/Trivial

Juego de trivial con preguntas y 4 posibles respuestas realizado en java.

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

zulit12/Trivial

Juego de Trivial creado en Java para la asignatura de Entornos de Desarrollo.

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Almudena188/Trivial

Juego de Trivial creado en el lenguaje de programación Java para la asignatura Entornos de Desarrollo del ciclo superior de Desarrollo de Aplicaciones Web.

Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

codepr/rtis

Utterly simple text indexer server

Language: Rust - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

guenther-brunthaler/someplace-trivial__filesystem-j5332hkcsy3kc5u53vlqnbzlh

A file system for block devices simple enough to be handled by shell scripts, can be used as a replacement for a partition table or actual file system

Language: Shell - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ch-graveyard/57exercises 📦

A collection of solutions to Exercises for Programmers by Brain P. Hogan as a trivial refresher for programming after NS

Language: C - Size: 22.5 KB - Last synced at: about 9 hours ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jserrape/Trivial_ios

Language: Swift - Size: 2.5 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

iasjem/basic-math-quiz-swift

A short program that asks a user to solve simple math problem and checks if the user answers the question correctly or not.

Language: Swift - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iasjem/vowel-counter-java

Counts the number of vowels in a sentence

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iasjem/multiplication-table-swift

A simple Swift program that demonstrates how Multiplication table works

Language: Swift - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iasjem/addition-table-swift

A simple Swift program that demonstrates how an Addition Table works

Language: Swift - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iasjem/even-odd-numbers-swift

Tells user if entered number is even or odd.

Language: Swift - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/fibonacci-sequence-swift

A simple Swift program that demonstrates the concept of Fibonacci Sequence

Language: Swift - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/max-and-min-numbers-swift

Find the maximum and minimum numbers within an array.

Language: Swift - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/even-odd-number-kotlin

Kotlin version of determining whether number entered by user is even or odd

Language: Kotlin - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/lucky-nine-game-java

Simulates a Lucky 9 game

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/selection-sort-algorithm-java

Demonstrates the selection sort algorithm

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/linear-search-algorithm-java

Demonstrates how a linear search algorithm works

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/even-odd-numbers-android

Tells user if entered number is even or odd.

Language: Java - Size: 123 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/even-odd-numbers-java

Tells user if entered number is even or odd.

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

iasjem/hex-decimal-converter-java

Converts hexadecimal to decimal and vice versa.

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

iasjem/octal-decimal-converter-java

Converts decimal to octal and vice versa

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/binary-decimal-converter-java

Converts binary numbers to decimal numbers and vice versa

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/max-and-min-numbers-java

Find the maximum and minimum numbers within an array.

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/max-and-min-numbers-kotlin

Find the maximum and minimum numbers within an array.

Language: Kotlin - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

formiat/ES_IDE

IDE for creating Expert Systems

Language: C++ - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/fibonacci-sequence-java

Java version of a simple program that demonstrates the concept of Fibonacci Sequence

Language: Java - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/fibonacci-sequence-kotlin

A simple Kotlin program that demonstrates the concept of Fibonacci Sequence

Language: Kotlin - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/multiplication-table-java

A simple java program that demonstrates how Multiplication table works

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/multiplication-table-kotlin

A simple Kotlin program that demonstrates how Multiplication table works

Language: Kotlin - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/addition-table-java

A simple program that demonstrates how an Addition Table works.

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/addition-table-kotlin

A simple Kotlin program that demonstrates how an Addition Table works

Language: Kotlin - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/bit-conversion-table-java

A simple program that displays the bit conversion table from yokto-byte (yB) to Yotta-byte (YB)

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Ouyancheng/clang_analyze_arguments 📦

Language: C++ - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iasjem/bmi-calculator-java

A simple program that calculates BMI for weight loss

Language: Java - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

iasjem/basic-math-quiz-java

A short program that asks a user to solve simple math problem and checks if the user answers the question correctly or not.

Language: Java - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

tokenrove/trivial-pb-dump

Trivial protobuf dumper experiment

Language: Rust - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

tokenrove/trivial-crc32c

Trivial SSE4.2 CRC32C from Rust

Language: Rust - Size: 2.93 KB - Last synced at: 22 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

tokenrove/trivial-leb128

Trivial LEB128 en/decoding for Rust

Language: Rust - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

druchefavour/TriviaGame

A Trivia game using JavaScript for the logic and jQuery to manipulate HTML. Layout of the app is done with valid HTML and stylish CSS.

Language: JavaScript - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mvidner/just-roll-one-die

A minimal useful Android app to roll one six-faced die

Language: Java - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mvidner/3d-building-instructions

Language: Java - Size: 340 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

gmobrien/appx-uptime.py

Print approximate system uptime in plain English. *Deprecated in favour of [appxuptime](https://gitlab.com/gmobrien/appxuptime).*

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

gmobrien/inst.sh

Script to install files stored in a repository based on a simple manifest.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0