allevo's Stars
xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
ggerganov/llama.cpp
LLM inference in C/C++
lmammino/tinykit
A tiny FREE and open-source alternative to ConvertKit for lead generation. Built with Serverless Rust on AWS
allevo/seqflow-js
Fresh javascript framework for Frontend
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
capricorn86/happy-dom
A JavaScript implementation of a web browser without its graphical user interface
oramasearch/seqproto
Extremely fast, compact, binary serialization/deserialization for your structured data
caderek/benny
A dead simple benchmarking framework for JS/TS libs
davidmarkclements/0x
🔥 single-command flamegraph profiling 🔥
Schroedinger-Hat/sh-sessions
jonhoo/flurry
A port of Java's ConcurrentHashMap to Rust
aws-samples/talk-dev-to-me-twitch
This repo is a collection of code samples and links to previous twitch live stream sessions. If you have any ideas or suggestions for future episodes, feel free to open an issue.
MarcoBuster/quanto-manca
Quando torneremo alla normalità?
lloydmeta/todddo-openapi-rs
Survey of the Rust web scene in mid-2019, covering async/await, DDD-esque structure, testing, mocking, OpenAPI, and Actix
Project-OSRM/osrm-backend
Open Source Routing Machine - C++ backend
fastify/fast-json-stringify
2x faster than JSON.stringify()
mcollina/hello-fastify
A Fastify "hello world" template, with tests
fastify/fastify-caching
A Fastify plugin to facilitate working with cache headers
hemerajs/fastify-graceful-shutdown
Gracefully shutdown fastify
mcollina/make-promises-safe
A node.js module to make the use of promises safe
fastify/fastify-example-twitter
Fastify example - clone twitter
fastify/website-metalsmith
This project is used to build the website for fastify web framework and publish it online.
nodejs/node-addon-examples
Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html
mathiasbynens/jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
nodejs/node-v0.x-archive
Moved to https://github.com/nodejs/node
mattrobenolt/sourcemap-validator
Service for validating sourcemaps
dominictarr/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
caolan/async
Async utilities for node and the browser
restify/node-restify
The future of Node.js REST development
mongodb/node-mongodb-native
The official MongoDB Node.js driver