davewingate's Stars
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
dcmoura/spyql
Query data on the command line with SQL-like SELECTs powered by Python expressions
yannbriancon/spring-hibernate-query-utils
Library giving tools to detect N+1 queries and count the queries generated with Spring and Hibernate
jmhodges/opposite_of_a_bloom_filter
Implementations of a data structure with false negatives but no false positives.
ankitpokhrel/jira-cli
🔥 Feature-rich interactive Jira command line.
bpedro/postman-openapi-sync
Postman OpenAPI sync makes sure that your local OpenAPI spec is in sync with Postman.
RobertDeRose/virtualenv-autodetect
Makes you forget that you have virtualenv's (if you use cd). Works in Zsh and Bash.
runabol/piper
piper - a distributed workflow engine
WillPhillipsCVdemo/Raspberry-Pi-Camera-Motion-Detection.
Using Python code with a Raspberry-Pi, PIR motion and a Picamera, you can create a device which will email you a snapshot image when someone enters your room.
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
westy92/html-pdf-chrome
HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium
lmenezes/cerebro
jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
aws-samples/lambda-refarch-streamprocessing
Serverless Reference Architecture for Real-time Stream Processing
aws-samples/lambda-refarch-webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
aws-samples/lambda-java8-dynamodb
amazon-archives/aws-lambda-zombie-workshop
Code and walkthrough labs to set up a serverless chat application for the Zombie Apocalypse Workshop
spockframework/spock
The Enterprise-ready testing and specification framework.
Baqend/Orestes-Bloomfilter
Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.
rokhmanov/akka-percolator
Realtime logs percolation in Java 8 using Akka and Elasticsearch
huginn/huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
feihong/tulip-talk
Source code for my talk on PEP 3156 and Tulip
aws-samples/amazon-kinesis-learning
Learning Amazon Kinesis Development
dart-maven-plugin/dart-maven-plugin
Maven plugin for building google dart projects
pi-hole/pi-hole
A black hole for Internet advertisements
Evernote/evernote-thrift
Thrift IDL files for the Evernote Cloud API
redis/jedis
Redis Java client
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
tbroyer/guice-persist-neo4j
Using Neo4j with Guice Persist – THIS PROJECT IS DEPRECATED!